Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MedusaBackupJob metrics is not available in Prometheus #1417

Open
saranya-nallasamy opened this issue Sep 26, 2024 · 1 comment
Open

MedusaBackupJob metrics is not available in Prometheus #1417

saranya-nallasamy opened this issue Sep 26, 2024 · 1 comment
Labels
question Further information is requested

Comments

@saranya-nallasamy
Copy link

saranya-nallasamy commented Sep 26, 2024

Hi Team,

We are not able to view the Prometheus metrics for medusa container in the cluster. Looks like it is enabled only for cassandra and reaper containers.

Our need is to enable grafana or kibana notifications on unfinished Cassandra backup everyday. Since Prometheus enablement is not available for medusa container, we are not able to take the output of it and send notifications.

And on elk stack, elastic search is not receiving logs of medusa container and below is the few lines of configuration.

type tail
id in_tail_container_logs
path /var/log/containers/*.log
exclude_path ["/var/log/containers/istio.log", "/var/log/containers/fluentd.log"]
pos_file /opt/bitnami/fluentd/logs/buffers/fluentd-docker.pos

Kindly help us on this or suggest us how to enable notification for unfinished Cassandra backups.

Thanks.

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: K8OP-260

@saranya-nallasamy saranya-nallasamy added the question Further information is requested label Sep 26, 2024
@adejanovski
Copy link
Contributor

We don't expose Medusa metrics yet. That's definitely something we need to address in the server mode with a Prometheus endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants