(no title)
ramonguiu | 3 years ago
100% agree. OpenTelemetry solves half of the problem by standardizing and unifying instrumentation. With Promscale our aim is to solve the other half with a unified storage and query language for metrics, traces and logs. This release is a big step towards realizing that vision. It includes:
- Support for Prometheus metrics
- Support for OpenTelemetry traces
- PromQL alerts and recording rules (announcement coming shortly ;) )
- Integrated with Grafana for dashboarding as well as for the tracing experience. Note that Grafana offers a very similar experience to Jaeger for traces (they reused the Jaeger code) and we extend that experience with a set of dashboards that deliver additional visibility into your services (the blog post has more details about those)
- SQL for querying and correlating traces and metrics.
So pretty much everything you said except logging which is in our roadmap.
No comments yet.