Skip to content

Report max system wide mmap count in metrics#7487

Merged
timvisee merged 1 commit intodevfrom
metrics-max-mmap-count
Oct 31, 2025
Merged

Report max system wide mmap count in metrics#7487
timvisee merged 1 commit intodevfrom
metrics-max-mmap-count

Conversation

@timvisee
Copy link
Member

@timvisee timvisee commented Oct 31, 2025

This adds the first:

# HELP qdrant_system_max_mmaps system wide limit of open mmaps
# TYPE qdrant_system_max_mmaps gauge
qdrant_system_max_mmaps 1048576
# HELP qdrant_process_open_mmaps count of open mmaps
# TYPE qdrant_process_open_mmaps gauge
qdrant_process_open_mmaps 668

All Submissions:

  • Contributions should target the dev branch. Did you create your branch from dev?
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

@timvisee timvisee added the release:1.16.0 Pull requests that should be merged for the Qdrant 1.16.0 release. label Oct 31, 2025
@qdrant qdrant deleted a comment from coderabbitai bot Oct 31, 2025
@timvisee timvisee merged commit 9569f89 into dev Oct 31, 2025
15 checks passed
@timvisee timvisee deleted the metrics-max-mmap-count branch October 31, 2025 12:29
@timvisee timvisee mentioned this pull request Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:1.16.0 Pull requests that should be merged for the Qdrant 1.16.0 release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants