You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all database CRDs support only minimal configuration under spec.monitor.prometheus. There are other fields under ServiceMonitor CRD which users will be interested to configure like relabelings, metricRelabelings etc. This issue is to create additional fields in PrometheusSpec to support these. Probably via a generic field called additionalConfig.