Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnddias/ba8d716b1ca108db8d2194bed0056411 to your computer and use it in GitHub Desktop.
Save johnddias/ba8d716b1ca108db8d2194bed0056411 to your computer and use it in GitHub Desktop.
SDMP Scoreboard Metric Config
<?xml version="1.0" encoding="UTF-8"?>
<AdapterKinds>
<AdapterKind adapterKindKey="APPLICATIONDISCOVERY">
<ResourceKind resourceKindKey="ApplicationDiscoveryAdapterInstance">
<Metric attrkey="Instance Attributes|elapsed_collect_time" label="" unit="" yellow="" orange="" red=""/>
<Metric attrkey="Instance Attributes|new_metrics" label="" unit="" yellow="" orange="" red=""/>
<Metric attrkey="Instance Attributes|new_resources" label="" unit="" yellow="" orange="" red=""/>
<Metric attrkey="Instance Attributes|observations" label="" unit="" yellow="" orange="" red=""/>
</ResourceKind>
</AdapterKind>
</AdapterKinds>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment