Slackbot
05/10/2022, 1:03 PMPranay
Jonathan Berrios
05/11/2022, 6:43 AMclickhousemetricswrite
exporter to achieve this ?
I appreciate your help,Jonathan Berrios
05/11/2022, 4:35 PMPranay
Prashant Shahi
05/12/2022, 5:28 AMclickhousemetricswrite
exporter
• set up another collector (SigNoz OtelCollector or OpenTelemetry Collector of v0.43.0) and configure prometheus receiver configuration and relay it to SigNoz OTLP receiverAnkit Nayan
clickhousemetricswrite
exporter and hence signoz's version of otel-collector will be needed when writing to clickhouse. prometheusreveiver
can be used in both signoz's otel-collector or the upstream.
You can set prometheus scrape config at 2 places:
1. At otel-collector-metrics
running as part of signoz which can then write the scraped data to clickhouse using clickhousemetricswrite
2. At otel-collector
which is not part of signoz. It can run in every node or as deployment just like prometheus in any cluster/region. You need to specify scrape configs at prometheusreceiver
there and use otlpexporter
to send metrics to signoz's otel-collector
which can then write to clickhouse using clickhousemetricswrite
exporter which is available in signoz's distribution of otel-collectorJonathan Berrios
05/12/2022, 7:39 AMprometheus
receiver it cannot connect because it only listens to port 8888
and not 8080
, which I need, I believe this is more Otel side but could you recommend a way so I listen to both ports ?
Very appreciated,SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.
Powered by