prometheus-operator / prometheus-operator

Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes

Home Page:https://prometheus-operator.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document how to contribute to AlertManager and AlertManagerConfig CRD

slashpai opened this issue · comments

Component(s)

AlertManager, AlertManagerConfig

What is missing? Please describe.

I feel like it's confusing for new contributors on how to add a new feature to AlertManager as it needs to be added to AlertManager config (static config) as well as AlertManagerConfig CRD. It will make it easier to point to documentation rather than repeating same on all issues.

May be https://github.com/prometheus-operator/prometheus-operator/blob/main/CONTRIBUTING.md is a good place to add that?

Describe alternatives you've considered.

NA

Environment Information.

NA

@slashpai mam I will try to solve this.

Yes mam you are right https://github.com/prometheus-operator/prometheus-operator/blob/main/CONTRIBUTING.md is a good place to add that?
I will open PR for this.