Slackbot
09/09/2023, 10:49 AMPrashant Shahi
09/09/2023, 6:33 PMotlp
exporter configuration?
endpoint: <http://signals-collector.qualix.ai:4317|signals-collector.qualix.ai:4317>
tls:
insecure: true
Sudhansu Bandha
09/11/2023, 1:17 AMapiVersion: <http://opentelemetry.io/v1alpha1|opentelemetry.io/v1alpha1>
kind: OpenTelemetryCollector
metadata:
name: sidecar-collector
spec:
mode: sidecar
config: |
receivers:
otlp:
protocols:
http:
grpc:
processors:
batch:
exporters:
logging:
otlp:
endpoint: <http://signals-collector.qualix.ai:4317|signals-collector.qualix.ai:4317>
tls:
insecure: true
service:
pipelines:
traces:
receivers: [otlp]
processors: [batch]
exporters: [logging, otlp]
metrics:
receivers: [otlp]
processors: [batch]
exporters: [logging, otlp]
Prashant Shahi
09/11/2023, 8:56 AMPrashant Shahi
09/11/2023, 8:57 AMSigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.
Powered by