-
Notifications
You must be signed in to change notification settings - Fork 525
[Elastic Agent] Remove hardcoded agent.name filter from Agent Metrics dashboard
#13497
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
[Elastic Agent] Remove hardcoded agent.name filter from Agent Metrics dashboard
#13497
Conversation
agent.name filter from Agent Metrics dashboard
leehinman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dashboard change LGTM, linter should be complaining about the changelog / manifest version mismatch and the link formatting.
packages/elastic_agent/changelog.yml
Outdated
| changes: | ||
| - description: Remove hardcoded agent.name filter | ||
| type: bugfix | ||
| link: "TODO" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link needs updating, and so will the manifest.yml to point to new version.
💚 Build Succeeded
|
|
|
Package elastic_agent - 2.2.1 containing this change is available at https://epr.elastic.co/package/elastic_agent/2.2.1/ |




Proposed commit message
This PR removes the
agent.namefilter with the hardcoded value9ca5ae305860from the Agent Metrics dashboard. Currently, with this filter present, no metrics are displayed:Checklist
changelog.ymlfile.Related issues
Screenshots