Skip to content

Commit

Permalink
NR-353035 added summary metrics to fluentbit onhost (#1866)
Browse files Browse the repository at this point in the history
rohit-bandlamudi-nr authored Jan 17, 2025
1 parent 01d9d0b commit 400f94a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions entity-types/ext-fluentbit_host/summary_metrics.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
operatingSystem:
title: Operating system
unit: STRING
tag:
key: host.os
hostName:
title: Host name
unit: STRING
tag:
key: host.name
version:
title: Fluent Bit version
unit: STRING
tag:
key: fluentbit.version

0 comments on commit 400f94a

Please sign in to comment.