Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.3 KB

PrometheusMetricDefinition.md

File metadata and controls

22 lines (19 loc) · 1.3 KB

PrometheusMetricDefinition

Properties

Name Type Description Notes
Identifier string [default to null]
MetricName string [default to null]
RiskProfile *RiskProfile [optional] [default to null]
Analysis *AnalysisDto [optional] [default to null]
Sli *Slidto [optional] [default to null]
Query string [optional] [default to null]
GroupName string [optional] [default to null]
ServiceInstanceFieldName string [optional] [default to null]
PrometheusMetric string [optional] [default to null]
ServiceFilter []PrometheusFilter [optional] [default to null]
EnvFilter []PrometheusFilter [optional] [default to null]
AdditionalFilters []PrometheusFilter [optional] [default to null]
Aggregation string [optional] [default to null]
IsManualQuery bool [optional] [default to null]

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