mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
19 lines
No EOL
536 B
YAML
19 lines
No EOL
536 B
YAML
apiVersion: datadoghq.com/v1alpha1
|
|
kind: DatadogMetric
|
|
metadata:
|
|
name: foo-bar-metric-invalid
|
|
namespace: foo-namespace
|
|
status:
|
|
autoscalerReferences:
|
|
- hpa:foo-namespace/foo-bar-hpa
|
|
conditions:
|
|
- lastTransitionTime: "2025-02-05T00:03:00Z"
|
|
lastUpdateTime: "2025-06-17T17:49:45Z"
|
|
status: "True"
|
|
type: Active
|
|
- lastTransitionTime: "2025-02-05T00:03:00Z"
|
|
lastUpdateTime: "2025-06-17T17:49:45Z"
|
|
status: "False"
|
|
type: Valid
|
|
message: "The metric query is invalid"
|
|
currentValue: 0 |