Merge pull request 'fix: remove invalid k8scluster receiver to resolve OpenTelemetry startup error' (#43) from Nicolas_local_ops into master

Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/43
This commit is contained in:
Nicolas 2025-08-01 00:27:30 +00:00
commit cb70534764
2 changed files with 1 additions and 18 deletions

View File

@ -54,16 +54,7 @@ spec:
- type: json_parser
parse_from: body
parse_to: attributes
otlp:
protocols:
grpc:
endpoint: 0.0.0.0:4317
http:
endpoint: 0.0.0.0:4318
# Add container logs receiver
k8scluster:
collection_interval: 1s
auth_type: serviceAccount
processors:
resource:
attributes:

View File

@ -55,15 +55,7 @@ spec:
- type: json_parser
parse_from: body
parse_to: attributes
otlp:
protocols:
grpc:
endpoint: 0.0.0.0:4317
http:
endpoint: 0.0.0.0:4318
k8scluster:
collection_interval: 1s
auth_type: serviceAccount
processors:
resource:
attributes: