Skip to content

Incorrect naming for the elasticsearch_jvm_gc_collection_seconds_count metric #1054

@anguswilliams

Description

@anguswilliams

The metric elasticsearch_jvm_gc_collection_seconds_count is incorrectly named, it counts GC events rather than GC time, so should be named elasticsearch_jvm_gc_collection_count.

This issue was fixed by this MR:
#324

But then reverted in this MR, due to it being a breaking change:
#430

Could this naming fix be re-added into an appropriate release cycle?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions