Understanding Stack Architecture with Prometheus Integration
TLDR Tarek asked for help on understanding the stack architecture with Prometheus integration in a k8s infra agent helm chart. Pranay suggested specifying different targets in Prometheus and provided resources.
Aug 17, 2023 (3 months ago)
Tarek
03:14 PMPranay
07:52 PMYou can check the examples here -
https://signoz.io/docs/userguide/send-metrics/#enable-a-prometheus-receiver
https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/prometheusreceiver#getting-started
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Issues with Azure Prometheus Metrics Scraping
Alex is encountering problems scraping metrics from Azure Prometheus and shared their config details. Srikanth suggested a possible issue with the target's accessibility, although Alex affirmed its accessibility despite the lack of a /metrics endpoint in Azure. The issue remains unresolved.
Monitoring JDBC and HIKARI Metrics in SigNoz
Ragulraj is unable to monitor JDBC and HIKARI metrics in their spring boot application using SigNoz. Srikanth suggests configuring `scrape_configs` in `otel-collector-metrics`.
Difficulty Configuring SigNoz on AzureK8s with Prometheus
saptarshi seeks guidance on configuring SigNoz with Prometheus in AzureK8s, and Srikanth provides a link to documentation. saptarshi still faces issues and suggests adding data sources in the UI.