Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added entity definition for fluent bit #1807

Next Next commit
feat: added entity definition for fluent bit
  • Loading branch information
rohit-bandlamudi-nr committed Dec 10, 2024
commit 00eada546feda4080d2e38d1f083884331c93547
Empty file.
20 changes: 20 additions & 0 deletions entity-types/ext-fluentbit/definition.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
domain: EXT
type: FLUENTBIT

synthesis:
rules:
- identifier: hostname
name: hostname
encodeIdentifierInGUID: true
conditions:
- attribute: eventType
value: Metric
- attribute: metricName
prefix: fluentbit_
dashboardTemplates:
newRelic:
template: dashboard.json

configuration:
entityExpirationTime: EIGHT_DAYS
alertable: true
Empty file.
Empty file.