Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Update architecture to reflect our Jaeger support
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonguiu committed Oct 24, 2022
1 parent 8a6b7b8 commit fde61c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ exemplars.
(OTLP). Jaeger and Zipkin traces are supported via the OpenTelemetry Collector.
* **Grafana integration:** query and visualize your metrics and traces using the PromQL, SQL and Jaeger
datasources.
* **Jaeger integration:** visualize traces in Jaeger by configuring Promscale as a Jaeger's GRPC
backend storage. Use Promscale as the storage backend for the metrics required by the
[Service Performance Management UI](https://www.jaegertracing.io/docs/1.36/spm/). No need for a
separate system.
* **Jaeger integration:** integrate Jaeger with Promscale to store and visualize your traces by
configuring Promscale in Jaeger as GRPC backend storage. Use Promscale as the storage backend for
the metrics required by the [Service Performance Management UI](https://www.jaegertracing.io/docs/1.36/spm/).
No need for a separate Prometheus / PromQL compatible storage.
* **Durable and reliable storage:** built on top of the maturity of Postgres and TimescaleDB with
millions of instances worldwide. A trusted system that offers high availability, replication,
data integrity, data compression, backups, authentication, roles and permissions.
Expand Down
Binary file modified docs/assets/promscale-arch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fde61c9

Please sign in to comment.