elastic / elastic-agent

Elastic Agent - single, unified way to add monitoring for logs, metrics, and other types of data to a host.
Other
16 stars 144 forks source link

Dashboard for 30s metrics #3826

Open leehinman opened 11 months ago

leehinman commented 11 months ago

Describe the enhancement:

Start a Kibana Dashboard for the 30s metrics that are in the elastic-agent logs

Describe a specific use case for the enhancement or feature:

elasticmachine commented 11 months ago

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

leehinman commented 10 months ago

For this we should really add to the elastic-agent integration and the Dashboards there. Any of the Dashboards from https://github.com/elastic/elastic-agent/issues/3854 should be added to the elastic-agent integration. We can't just use re-use same Dashboards because the data for #3854 is coming in as a log, while the data for the elastic-agent integration is coming in as metrics with different field names.

elasticmachine commented 5 months ago

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)