Kong / charts

Helm chart for Kong
Apache License 2.0
237 stars 473 forks source link

Add support for "relabelings" field in ServiceMonitor #1096

Open luqic opened 2 weeks ago

luqic commented 2 weeks ago

Hello,

The Kong ServiceMonitor does not support the "relabelings" field. My team requires this field to add pod labels to metrics.

Can we add this field into the ServiceMonitor template?

Thanks!