-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
opentelemtry input error: invalid value type in pack_any_value #7840
Comments
OTEL protocol specify that if AnyValue cannot be transformed it should be considered empty opentelemetry/proto/common/v1/common.proto Fluentbit just discards the value otlp_pack_any_value |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the |
This issue was closed because it has been stalled for 5 days with no activity. |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the |
This issue was closed because it has been stalled for 5 days with no activity. |
Bug Report
Describe the bug
I use opentelemetry collector to watch Kube events, using the k8sobject receiver, and sent them to fluentbit.
opentelemetry collector config:
fluentbit config:
fluentbit stdout log:
Expected behavior
Screenshots
Your Environment
The text was updated successfully, but these errors were encountered: