Skip to content

Commit

Permalink
Update template.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
karunakar960 authored Nov 2, 2022
1 parent 98d8ee6 commit 642e8f7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions gitops/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,16 @@ spec:
opsmx:
profile: opsmx-profile
application: testanalysisreport1
baselineStartTime: "2022-03-08T10:46:00Z"
canaryStartTime: "2022-03-08T10:46:00Z"
user: user2
lifetimeMinutes: 3
gitops: true
threshold:
pass: 60
marginal: 40
services:
- metricTemplateName: "metrictemplate-01"
metricScopeVariables: "${namespace_key},${pod_key},${app_name}"
baselineMetricScope: "argocd,{{args.baseline-hash}},tmpl-gitops"
canaryMetricScope: "argocd,{{args.canary-hash}},tmpl-gitops"
- logTemplateName: logtemplate-01
logScopeVariables: "kubernetes.container_name"
baselineLogScope: "oes-platform-br"
canaryLogScope: "oes-platform-cr"

0 comments on commit 642e8f7

Please sign in to comment.