You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.