percona / mongodb_exporter

A Prometheus exporter for MongoDB including sharding, replication and storage engines
Apache License 2.0
1.16k stars 425 forks source link

New release? #883

Open iokill opened 1 month ago

iokill commented 1 month ago

Describe the bug It appears that the lastest release is from Nov 2023 and there have been quite some additions to the exporter since then. E.g. it now can expose shard metrics. Also, the official container image is still stuck on the last release 0.40.0 from 2023 which means these features are only available if one builds the main branch themselves.

It looks like using the official release will now (potentially) have security implications: https://github.com/percona/mongodb_exporter/issues/879

What are the plans to create a new release and if so when?

To Reproduce Steps to reproduce the behavior:

  1. Use latest release binary from GitHub or container image from Docker Hub with --collector.shards.

Expected behavior New releases and container images being available.

BupycHuk commented 1 month ago

Hello @iokill we are planning to release 0.41.0 in the middle of august

iokill commented 1 month ago

@BupycHuk awesome thanks for the quick reply! :+1:

Deshke commented 1 week ago

@BupycHuk did the release got pushed back ?