Skip to content

Refactor perfdata collection - #37

Merged
martialblog merged 3 commits into
mainfrom
refactor-perf
Aug 6, 2026
Merged

Refactor perfdata collection#37
martialblog merged 3 commits into
mainfrom
refactor-perf

Conversation

@martialblog

@martialblog martialblog commented Aug 5, 2026

Copy link
Copy Markdown
Member

Fixes #35

The new output will now be:

# HELP icinga2_otlpmetricswriter_work_queue_item_rate OTLPMetricsWriter icinga2_otlpmetricswriter_work_queue_item_rate
# TYPE icinga2_otlpmetricswriter_work_queue_item_rate gauge
icinga2_otlpmetricswriter_work_queue_item_rate{writer="otlp-elastic"} 0.55
icinga2_otlpmetricswriter_work_queue_item_rate{writer="otlp-metrics"} 0.55

@martialblog martialblog self-assigned this Aug 5, 2026
Comment thread internal/collector/api.go Outdated
Comment thread internal/collector/checker.go Outdated
@martialblog martialblog added this to the v0.2.0 milestone Aug 5, 2026
@martialblog
martialblog marked this pull request as ready for review August 6, 2026 13:44
@martialblog
martialblog merged commit 70d1d24 into main Aug 6, 2026
2 checks passed
@martialblog
martialblog deleted the refactor-perf branch August 6, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor perfdata metrics to support multiple writers

1 participant