mirror of
https://github.com/NVIDIA/nv-ingest.git
synced 2025-01-05 18:58:13 +03:00
Add missing receivers configuration for http protocol (#298)
This commit is contained in:
@@ -7,6 +7,9 @@ receivers:
|
||||
otlp:
|
||||
protocols:
|
||||
grpc:
|
||||
endpoint: 0.0.0.0:4317
|
||||
http:
|
||||
endpoint: 0.0.0.0:4318
|
||||
|
||||
exporters:
|
||||
# NOTE: Prior to v0.86.0 use `logging` instead of `debug`.
|
||||
|
||||
Reference in New Issue
Block a user