SigNoz / signoz-web

SigNoz Website
https://signoz.io
Other
4 stars 21 forks source link

Guide - push metrics to ClickHouse using SigNoz OtelCollector #144

Open prashant-shahi opened 2 years ago

prashant-shahi commented 2 years ago

Currently, we have docs regarding metrics using pull-based mechanism, but not push.

Push-based mechanism would only require access and creds to ClickHouseDB via SigNoz OtelCollector.

Calm-Rock commented 9 months ago

@prashant-shahi do we have these docs now ?

prashant-shahi commented 9 months ago

Not really.

Though we can use OTLP endpoint to push metrics, but this was in context with prometheus remote write or equivalent.

For which, I supposed we would be blocked on having support by SigNoz for Prometheus remote write compatible backend.

Ref: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/prometheusremotewriteexporter