This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
Feature: add beat version info #32
Open
Description
Feature idea, add beat info metrics from the stats endpoint /
{
"beat": "pubsubbeat",
"hostname": "pubsub-sidekiq-inf-gstg",
"name": "pubsub-sidekiq-inf-gstg",
"uuid": "FOO",
"version": "7.5.1"
}
Would make a metrics like this:
pubsubbeat_build_info{version="7.5.1"} 1
pubsubbeat_beat_info{beat_name="pubsub-sidekiq-inf-gstg",uuid="FOO",} 1