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

Remove incorrect ES field #33263

Merged
merged 4 commits into from
Oct 11, 2022

Commits on Oct 6, 2022

  1. Remove incorrect ES field

    Removes elasticsearch.node_stats.indices.bulk.avg_time.bytes
    
    The field doesn't exist in https://github.com/klacabane/elasticsearch/blob/fede65858555e4106027b7498f6dfda85df87c8e/x-pack/plugin/core/src/main/resources/monitoring-es-mb.json and also doesn't make sense that we'd have bytes under a time grouping.
    matschaffer committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f08d7c2 View commit details
    Browse the repository at this point in the history
  2. Changelog entry

    matschaffer committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    4921622 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    9fb4702 View commit details
    Browse the repository at this point in the history
  2. More whitespace fiddling

    matschaffer committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    77e3a74 View commit details
    Browse the repository at this point in the history