Articles
Query Prometheus Metrics in Elasticsearch with Native PromQL Support
Elasticsearch now supports PromQL natively as a first-class source command in ES|QL. Run familiar Prometheus queries on your time series data directly in Kibana.

Your PromQL queries now run in Kibana!
With PromQL now natively supported in Kibana, write and execute PromQL for analyzing metrics in Discover, in Dashboards visualizations, in alerting rules and wherever else ES|QL is supported. PromQL is currently available in Tech Preview for common metrics analytics use cases.

How Prometheus Remote Write Ingestion Works in Elasticsearch
A look under the hood at Elasticsearch's Prometheus Remote Write implementation: protobuf parsing, metric type inference, TSDS mapping, and data stream routing.

Ship Prometheus Metrics to Elasticsearch with Remote Write
Elasticsearch natively supports Prometheus Remote Write. Add a single remote_write block to your Prometheus config and use Elasticsearch as Prometheus-compatible long-term storage.

Improving the Elastic APM UI performance with continuous rollups and service metrics
We made significant improvements to the UI performance in Elastic APM to make it scale with even the most demanding workloads, by pre-aggregating metrics at the service level, and storing the metrics at different levels of granularity.

Simplifying log data management: Harness the power of flexible routing with Elastic
The reroute processor, available as of Elasticsearch 8.8, allows customizable rules for routing documents, such as logs, into data streams for better control of processing, retention, and permissions with examples that you can try on your own.
