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

fix positive and negative matches on labels #17290

Merged
merged 4 commits into from Mar 29, 2024

Conversation

ktsaou
Copy link
Member

@ktsaou ktsaou commented Mar 29, 2024

Fixes: #17278

@ktsaou ktsaou merged commit 1293c2a into netdata:master Mar 29, 2024
129 of 131 checks passed
stelfrag pushed a commit to stelfrag/netdata that referenced this pull request Mar 29, 2024
* fix positive and negative matches

* fix typo

* fix unit tests

* unittest for rrdlabels pattern lists

(cherry picked from commit 1293c2a)
@stelfrag stelfrag mentioned this pull request Mar 29, 2024
@ktsaou ktsaou mentioned this pull request Mar 29, 2024
stelfrag pushed a commit to stelfrag/netdata that referenced this pull request Apr 1, 2024
* fix positive and negative matches

* fix typo

* fix unit tests

* unittest for rrdlabels pattern lists

(cherry picked from commit 1293c2a)
Ferroin pushed a commit that referenced this pull request Apr 1, 2024
* fix positive and negative matches

* fix typo

* fix unit tests

* unittest for rrdlabels pattern lists

(cherry picked from commit 1293c2a)
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Apr 11, 2024
https://build.opensuse.org/request/show/1166729
by user mia + anag+factory
- Update to 1.45.2
  * Improved PostgreSQL/MySQL local listener discovery to
    automatically check for connections using both TCP and Unix
    sockets, enabling support for passwordless Unix socket
    connections
    gh#netdata/netdata#17304
    gh#netdata/netdata#17305
  * Fixed an issue that prevented negative matching of host/chart
    labels in alert configurations
    gh#netdata/netdata#17290
    gh#netdata/netdata#17292
  * Improved go.d.plugin stability by preventing Netdata from
    shutting down the entire plugin due to an issue with
    registering jobs for unregistered modules
    gh#netdata/netdata#17289
  * Improved go.d.plugin HTTP requests now include a UserAgent
    string, enhancing identification in server log
    gh#netdata/netdata#17286
  * Improved Nginx discovery in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Alert configuration host labels simple pattern negative matches don't work.
2 participants