Initial upload
This commit is contained in:
parent
15ea465f53
commit
fe696adecc
917 changed files with 54 additions and 115079 deletions
|
|
@ -24,6 +24,6 @@ spec:
|
|||
helm:
|
||||
valueFiles:
|
||||
- $values/otc//stacks/observability-client/metrics-server/values.yaml
|
||||
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
|
||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
|
|
|||
|
|
@ -24,6 +24,6 @@ spec:
|
|||
helm:
|
||||
valueFiles:
|
||||
- $values/otc//stacks/observability-client/vector/values.yaml
|
||||
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
|
||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ customConfig:
|
|||
._msg = parse_json(.message) ?? .message
|
||||
del(.message)
|
||||
# Add the cluster environment to the log event
|
||||
.cluster_environment = "dns_zone"
|
||||
.cluster_environment = "observability"
|
||||
sinks:
|
||||
vlogs:
|
||||
type: elasticsearch
|
||||
|
|
|
|||
|
|
@ -22,9 +22,9 @@ spec:
|
|||
helm:
|
||||
valueFiles:
|
||||
- $values/otc//stacks/observability-client/vm-client-stack/values.yaml
|
||||
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
|
||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
|
||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
|
||||
targetRevision: HEAD
|
||||
path: "otc//stacks/observability-client/vm-client-stack/manifests"
|
||||
|
|
|
|||
|
|
@ -792,7 +792,7 @@ vmagent:
|
|||
selectAllByDefault: true
|
||||
scrapeInterval: 20s
|
||||
externalLabels:
|
||||
cluster_environment: "dns_zone"
|
||||
cluster_environment: "observability"
|
||||
# For multi-cluster setups it is useful to use "cluster" label to identify the metrics source.
|
||||
# For example:
|
||||
# cluster: cluster-name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue