Jay Kumar
receivers: kafkametrics: protocol_version: 2.0.0 scrapers: - brokers - topics - consumers exporters: otlp: endpoint: <http://localhost:4317> tls: insecure: true logging: loglevel: debug # Logs metrics for debugging purposes service: pipelines: metrics: receivers: [kafkametrics] # Use both OTLP and Kafka metrics receivers exporters: [otlp, logging] # Export via OTLP and log for debugging
Prashant Shahi
localhost:9092
localhost
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.