elastic / elastic/integrations
[elastic_agent] Fix Logs Ingest in Agent Metrics dashboard
Open
bug
Integration:elastic_agent
Stalled
Team:Fleet
- Dominant language
- Handlebars
- Stars
- 333
- Forks
- 647
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 225
Description
As reported in https://github.com/elastic/sdh-beats/issues/5909, the Logs Ingest in Agent Metrics dashboard seems to always have the same value as Metrics Ingest. Upon inspection, it refers to `"indexPatternId": "metrics-*"`:
https://github.com/elastic/integrations/blob/3f34ff2428539bc72718c5143266e4b4a785a3e7/packages/elastic_agent/kibana/dashboard/elastic_agent-f47f18cc-9c7d-4278-b2ea-a6dee816d395.json#L951
The index pattern should therefore be corrected to logs.
Contributor guide
Assessment
This issue has not been assessed yet.