#support

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.

Powered by Struct AI
2
3mo
Solved
Join the chat
Aug 17, 2023 (3 months ago)
Tarek
Photo of md5-deb276f86ce9132a988547a1a84b3af0
Tarek
03:14 PM
Hi, I want to understand the stack architecture with prometheus integration, i'm trying to figure out how i can scrape the metrics from multiple prometheus instances, and multiple applications hosted in another cluster also i'm using k8s infra agent helm chart
Pranay
Photo of md5-8df7ce0274b2473ec07403336e48b574
Pranay
07:52 PM
you can specify different targets in prometheus receiver in your otel collector - that should be able to scrape diferent prometheus targets

You 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