marketplaceこのページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、
お気軽にご連絡ください。
Overview
The RapDev validator solves the problem for monitoring tag and Agent compliance in your Datadog environment. The integration accepts a list of tag keys and their values that you deem as acceptable per your environments tagging strategy, then reports these as metrics and service checks into your Datadog instance. This way, you can display whether the hosts in your environment have the correct tags applied to them.
Dashboards
- RapDev Validator Host Dashboard
- RapDev Validator Synthetic Dashboard
- RapDev Validator Dashboard
Monitors
- Host is missing required tag key
- Host has non-compliant value for tag key
Data Collected
Metrics
| |
---|
rapdev.validator.entity.checked (gauge) | Send in a 1 for every entity checked |
rapdev.validator.keys_checked (gauge) | Send in a 1 for every entity key checked |
rapdev.validator.bad_value (gauge) | Send in a 1 for every entity with a bad key value |
rapdev.validator.bad_value_checked (gauge) | Send in a 1 for every entity checked for a bad value |
rapdev.validator.missing_key (gauge) | Send in a 1 for every entity with a missing key |
rapdev.validator.tag.missing_key (gauge) | Send in a 1 for every missing tag key |
rapdev.validator.tag.bad_value (gauge) | Send in a 1 for tag value not in the conf.yaml |
rapdev.validator.agent.installed (gauge) | Send in a 1 for every installed agent |
Service Checks
rapdev.validator.tag.key_validator
Returns OK
if the key is found on the entity or CRITICAL
if it is not.
Statuses: ok, critical
rapdev.validator.tag.value_validator
Returns OK
if the key contains any of the allowed values in the spec.yaml or CRITICAL
otherwise.
Statuses: ok, critical
rapdev.validator.agent.is_installed
Returns OK
if the agent is present on source list or CRITICAL
if it is not.
Statuses: ok, critical
Support
For support or feature requests, contact RapDev.io through the following channels:
This application is made available through the Marketplace and is supported by a Datadog Technology Partner. Click Here to purchase this application.