Skip to content

Add OpenTelemetry to comparison doc #13928

Closed Answered by machine424
blkperl asked this question in Q&A
Discussion options

You must be logged in to vote

My understanding is that one of the tradeoffs of using OpenTelemetry for collection is that we lose the persistence function of Prometheus's tsdb.

Otel can export data into various backends, including Prometheus, for persistence https://opentelemetry.io/docs/concepts/components/#exporters. I suggest you explore other sections of the OpenTelemetry documentation as they are quite informative.

The use case is we need metrics to go to a third party service but we also need metrics locally for a short duration for things like Kubernetes Horizontal Pod Scaling with custom metrics. We are running a prometheus setup with 25 cores and 220Gi of memory and our calculations suggest that the OTEL c…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by blkperl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #13917 on April 14, 2024 09:22.