Skip to content

Allow relabeling for promitor-agent-resource-discovery servicemonitor #172

Description

@afourneau

Hey,

Would it be possible to add relabeling for the service monitor of the agent discovery, like it's done for the agent scrapper:

{{- if .Values.metricSinks.prometheusScrapingEndpoint.serviceMonitor.relabelings }}
relabelings:
{{- toYaml .Values.metricSinks.prometheusScrapingEndpoint.serviceMonitor.relabelings | nindent 4 }}
{{- end }}

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions