Skip to content
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] Add additional output metrics to dashboards #8834

Closed

Commits on Jan 5, 2024

  1. [elastic_agent] Add additional output metrics to dashboards

    - beat.stats.libbeat.output.events.failed
    - beat.stats.libbeat.output.events.toomany
    - beat.stats.libbeat.output.events.dropped
    - beat.stats.libbeat.output.batches.split
    
    All four of these are useful to see if your agent is having non-fatal
    errors when using the output which can result in degraded performance.
    leehinman committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9120e2f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    1face9b View commit details
    Browse the repository at this point in the history