-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededsreRelated to SRE scenariosRelated to SRE scenarios
Description
Currently, the tools section is as such:
tools:
category: sre
selected:
- kubernetes-topology-monitorHowever, based on the grouping here, we may benefit from modifying this to be more like this.
tools:
finops:
enabled: boolean
tools: array [opt: opencost]
k8s_autoscaling:
enabled: boolean
k8s_events:
enabled: boolean
tools: array [opt: clickhouse]
logs:
enabled: boolean
tools: array [opt: clickhouse]
metrics:
tools: array [opt: prometheus]
traces:
enabled: boolean
tools: array [opt: clickhouse, jaeger]There would be no metrics section as metrics must be enabled in order to trigger the Prometheus Alerts. However, expanding the alert process to other tools, may relax or cause a rework here. Maybe worth adding there?
I'm not sure were to put in the options for the metrics server (maybe we just always deploy) or OpenCost. Perhaps Chaos-Mesh will no longer be a selectable option, but toggled on based on where or not there is a Chaos Mesh fault that is being injected.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededsreRelated to SRE scenariosRelated to SRE scenarios