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

add option --collector.dbstatsfreestorage to receive freeStorage stats from dbstats #666

Merged
merged 4 commits into from Aug 16, 2023

Conversation

hggh
Copy link
Contributor

@hggh hggh commented Jun 6, 2023

The freeStorage stats are nice to have in prometheus to check the level of free space not returned to the filesystem by mongodb.

#617

@hggh hggh requested a review from a team as a code owner June 6, 2023 08:32
@hggh hggh requested review from ademidoff and JiriCtvrtka and removed request for a team June 6, 2023 08:32
Copy link
Member

@ademidoff ademidoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for contributing! Looks good :)

@JiriCtvrtka JiriCtvrtka merged commit 7312f7b into percona:main Aug 16, 2023
7 checks passed
adnull added a commit to adnull/mongodb_exporter_mt that referenced this pull request Aug 17, 2023
* PMM-12339 remove go tip (percona#689)

* PMM-12339 remove go tip

* PMM-12339 use Go version from go.mod

* PMM-12339 fix the order of steps

* Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (percona#687)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.2...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/percona/exporter_shared (percona#686)

Bumps [github.com/percona/exporter_shared](https://github.com/percona/exporter_shared) from 0.7.4-0.20211108113423-8555cdbac68b to 0.7.4.
- [Release notes](https://github.com/percona/exporter_shared/releases)
- [Commits](https://github.com/percona/exporter_shared/commits/v0.7.4)

---
updated-dependencies:
- dependency-name: github.com/percona/exporter_shared
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* formatted code

* fixed linter warnings

* add option --collector.dbstatsfreestorage to receive freeStorage stats from dbstats (percona#666)

* add option --collector.dbstatsfreestorage to receive freeStorage stats from dbstats percona#617

* do not add freeStorage option per default. not suppored at mongodb 4.4

---------

Co-authored-by: Alex Tymchuk <alexander.tymchuk@percona.com>
Co-authored-by: Nurlan Moldomurov <bupychuk1989@gmail.com>

* Bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.1 (percona#696)

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.7 to 1.12.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.11.7...v1.12.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jiří Čtvrtka <62988319+JiriCtvrtka@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Alex Tymchuk <alexander.tymchuk@percona.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jiří Čtvrtka <62988319+JiriCtvrtka@users.noreply.github.com>
Co-authored-by: Jonas Genannt <jonas@brachium-system.net>
Co-authored-by: Nurlan Moldomurov <bupychuk1989@gmail.com>
@Aleksa-del
Copy link

Hello, @hggh! Thank you for your contributions! We would like to send you a gift from Percona. Please, contact us at community-team@percona.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants