Skip to content

Add optional Service and ServiceMonitor to helm chart to expose prometheus metrics #204

@michaeljmarshall

Description

@michaeljmarshall

Reference: aws/eks-charts#183 (comment)

The helm chart provides an option to expose prometheus metrics on a port. Prometheus metrics are often collected via a ServiceMonitor pointed at a Service, which in turn exposes the endpoints and their ports so that the prometheus server can scrape the metrics. As such, I think it'd be helpful to add an option to the helm chart that creates a ServiceMonitor and a Service to make metrics collection more easy to implement.

Let me know if you have any questions. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: EnhancementNew feature or requestType: QuestionAll types of questions to/from customers

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions