Skip to content

Commit

Permalink
Merge pull request #46 from chaosnative/CHAOS-3043
Browse files Browse the repository at this point in the history
chore: [CHAOS-3043]: Updates chaosengine crds for Dynatrace k8s probe
  • Loading branch information
neelanjan00 authored Dec 15, 2023
2 parents 03d12a7 + 5382543 commit 227a704
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions hce-saas/QA/hce-saas-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3243,17 +3243,17 @@ spec:
- criteria
- value
type: object
dynatraceEndPoint:
endpoint:
description: Endpoint of the dynatrace probe
type: string
metrics:
description: Raw metrcis details of the dynatrace
probe
properties:
dynatraceEntitySelector:
entitySelector:
description: Entiity Selector of the metrics
type: string
dynatraceMetricsSelector:
metricsSelector:
description: Query to get Dynatrace metrics
type: string
type: object
Expand All @@ -3263,7 +3263,7 @@ spec:
required:
- apiTokenSecretName
- comparator
- dynatraceEndPoint
- endpoint
- timeFrame
type: object
mode:
Expand Down
8 changes: 4 additions & 4 deletions hce-saas/QA/hce-saas-litmus-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2412,17 +2412,17 @@ spec:
- criteria
- value
type: object
dynatraceEndPoint:
endpoint:
description: Endpoint of the dynatrace probe
type: string
metrics:
description: Raw metrcis details of the dynatrace
probe
properties:
dynatraceEntitySelector:
entitySelector:
description: Entiity Selector of the metrics
type: string
dynatraceMetricsSelector:
metricsSelector:
description: Query to get Dynatrace metrics
type: string
type: object
Expand All @@ -2432,7 +2432,7 @@ spec:
required:
- apiTokenSecretName
- comparator
- dynatraceEndPoint
- endpoint
- timeFrame
type: object
mode:
Expand Down
8 changes: 4 additions & 4 deletions hce-saas/hce-saas-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3243,17 +3243,17 @@ spec:
- criteria
- value
type: object
dynatraceEndPoint:
endpoint:
description: Endpoint of the dynatrace probe
type: string
metrics:
description: Raw metrcis details of the dynatrace
probe
properties:
dynatraceEntitySelector:
entitySelector:
description: Entiity Selector of the metrics
type: string
dynatraceMetricsSelector:
metricsSelector:
description: Query to get Dynatrace metrics
type: string
type: object
Expand All @@ -3263,7 +3263,7 @@ spec:
required:
- apiTokenSecretName
- comparator
- dynatraceEndPoint
- endpoint
- timeFrame
type: object
mode:
Expand Down
8 changes: 4 additions & 4 deletions hce-saas/hce-saas-litmus-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2412,17 +2412,17 @@ spec:
- criteria
- value
type: object
dynatraceEndPoint:
endpoint:
description: Endpoint of the dynatrace probe
type: string
metrics:
description: Raw metrcis details of the dynatrace
probe
properties:
dynatraceEntitySelector:
entitySelector:
description: Entiity Selector of the metrics
type: string
dynatraceMetricsSelector:
metricsSelector:
description: Query to get Dynatrace metrics
type: string
type: object
Expand All @@ -2432,7 +2432,7 @@ spec:
required:
- apiTokenSecretName
- comparator
- dynatraceEndPoint
- endpoint
- timeFrame
type: object
mode:
Expand Down

0 comments on commit 227a704

Please sign in to comment.