Skip to content

cfg: fix all selector exclusion - #548

Merged
patapenka-alexey merged 1 commit into
masterfrom
mandesero/gh-547-exclude-selectors
Jun 26, 2026
Merged

cfg: fix all selector exclusion#548
patapenka-alexey merged 1 commit into
masterfrom
mandesero/gh-547-exclude-selectors

Conversation

@mandesero

Copy link
Copy Markdown
Contributor

This patch fixes a bug where exclude = {'all'} disabled only built-in metric groups, while custom metric selectors could still be collected.

Closes #547

Comment thread CHANGELOG.md Outdated
This patch fixes a bug where `exclude = {'all'}` disabled only built-in
metric groups, while custom metric selectors could still be collected.

Closes #547
@mandesero
mandesero force-pushed the mandesero/gh-547-exclude-selectors branch from 75db04c to 9e5fc9b Compare June 25, 2026 07:01

@patapenka-alexey patapenka-alexey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you for the patch!

@patapenka-alexey
patapenka-alexey merged commit a68ff55 into master Jun 26, 2026
16 checks passed
@patapenka-alexey
patapenka-alexey deleted the mandesero/gh-547-exclude-selectors branch June 26, 2026 13:01
@patapenka-alexey patapenka-alexey mentioned this pull request Jul 2, 2026
mandesero added a commit to mandesero/tarantool that referenced this pull request Jul 2, 2026
Bump metric package submodule to 1.8.1. Commits from PR[1] fixes bugs.

1. tarantool/metrics#548

NO_TEST=metrics submodule bump
NO_DOC=bugfix
sergepetrenko pushed a commit to tarantool/tarantool that referenced this pull request Jul 3, 2026
Bump metric package submodule to 1.8.1. Commits from PR[1] fixes bugs.

1. tarantool/metrics#548

NO_TEST=metrics submodule bump
NO_DOC=bugfix
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.

exclude = all does not exclude custom selectors

4 participants