Skip to content

Commit

Permalink
fixed otel collecter endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Logan Jones committed Feb 18, 2022
1 parent c2b6b56 commit 0c93546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/karavi-observability/otel-collector-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ receivers:
otlp:
protocols:
grpc:
endpoint: 0.0.0.0:55680
tls:
cert_file: /etc/ssl/certs/tls.crt
key_file: /etc/ssl/certs/tls.key
http:

exporters:
prometheus:
Expand Down

0 comments on commit 0c93546

Please sign in to comment.