Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.1 KB

IntegrationMetrics.md

File metadata and controls

15 lines (11 loc) · 1.1 KB

IntegrationMetrics

Properties

Name Type Description Notes
display list[str] Set of metrics that are displayed in the metric panel during integration setup
chart_objs list[Chart] Chart JSONs materialized from the links in `charts` [optional]
charts list[str] URLs for JSON definitions of charts that display info about this integration's metrics
required list[str] Set of "canary" metrics that define the "liveness" of this integration's metric ingestion
prefixes list[str] Set of metric prefix namespaces belonging to this integration
pps_dimensions list[str] For reported points belonging to this integration, these point tags are escalated to the internal point-rate counters so that reporting can be broken out by these dimensions [optional]

[Back to Model list] [Back to API list] [Back to README]