We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
event.name
receiver/k8sobjects
event.name attribute is empty when collecting any resource using watch mode.
Setup otel agent with following config
k8sobjects: auth_type: serviceAccount objects: - name: pods mode: pull interval: 15m - name: events mode: watch
event.name attribute should have a non-empty value for all the logs
event.name attribute is empty when using watch mode
0.66.0
OS: ("Ubuntu 20.04")
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Component(s)
receiver/k8sobjects
What happened?
Description
event.name
attribute is empty when collecting any resource using watch mode.Steps to Reproduce
Setup otel agent with following config
Expected Result
event.name
attribute should have a non-empty value for all the logsActual Result
event.name
attribute is empty when using watch modeCollector version
0.66.0
Environment information
Environment
OS: ("Ubuntu 20.04")
OpenTelemetry Collector configuration
No response
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: