Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OpenTelemetry metrics support #1065

@domdomegg

Description

@domdomegg

Summary

As "a user collecting metrics with OpenTelemetry"
I want "to send metrics about backups to my observability stack"
So that "I can monitor the success of backups"

Context

Currently, k8up supports sending metrics to prometheus's pushgateway via a promUrl. However, many users may not be using this specific metrics stack.

OpenTelemetry is a different, widely used and open metrics standard, that allows for exporting metrics to a much wider range of destinations. They are also a CNCF project.

It'd be great for k8up to support sending metrics to the OpenTelemetry collector, so that users can send on metrics to whatever downstream services they want (e.g. Prometheus without a pushgateway, Datadog, New Relic, Sentry, Amazon CloudWatch, many others...).

Out of Scope

No response

Further links

No response

Acceptance Criteria

No response

Implementation Ideas

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions