SigNoz, OpenTelemetry & Prometheus Metrics Format Inquiry
TLDR Justin inquired about metric naming conventions in SigNoz, OpenTelemetry, and Prometheus. Pranay clarified SigNoz's usage of ClickHouse filesystem, which mandates underscore notation.
Oct 16, 2023 (1 month ago)
Justin
09:18 PMI understand the OpenTelemetry uses dot
.
notation but Prometheus doesn’t.https://grafana.com/blog/2023/07/20/a-practical-guide-to-data-collection-with-opentelemetry-and-prometheus/#3-understand-namin[…]ons-and-limitations
I am testing SigNoz as a Collector to store metrics. The Metrics in ClickHouse use the underscore
_
notation.Does SigNoz store Metrics in Prometheus format as a rule? How does this effect the broader OpenTelemetry standard integrations?
Would metrics need to be converted for other OpenTelemetry Collector Exporters to be compliant with the dot notation?
https://github.com/open-telemetry/semantic-conventions/blob/main/docs/general/metrics.md
Oct 18, 2023 (1 month ago)
Pranay
05:37 AMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Unable to Monitor jdbc_connections_active Metrics in SigNoz
Ragulraj is unable to monitor jdbc_connections_active metrics with SigNoz despite modifying configurations and adding dependencies. Srikanth provided troubleshooting steps and info on alternatives, but the issue remains unresolved.
Querying ClickHouse Database and Exporting Data for Analysis
Ashish asked about querying certain data from ClickHouse database. nitya-signoz clarified the purpose of usage table and the storage of metrics. nitya-signoz offered guides and pointers on where to export data for external analysis.
Configuring SigNoz with Istio Traces and Service Monitors
Zakaria asked about integrating SigNoz with istio traces and Prometheus service monitors. Srikanth suggested using OpenTelemetry operator and provided guidance for troubleshooting and solving configuration issues in the process.