Add regex tests to prometheus collector tests#21228
Add regex tests to prometheus collector tests#21228dagwieers wants to merge 2 commits intoelastic:masterfrom
Conversation
This adds missing tests.
|
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
1 similar comment
|
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
|
❌ Author of the following commits did not sign a Contributor Agreement: Please, read and sign the above mentioned agreement if you want to contribute to this project |
❕ Build Aborted
Expand to view the summary
Build stats
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
|
Pinging @elastic/integrations-platforms (Team:Platforms) |
What does this PR do?
It adds missing regex-based tests for the prometheus collector module.
Why is it important?
This relates to #16568 (comment)
We have issues with excluding based on regex and this validates that it is working in the code as it should.
We don't know why the metricbeat RPM packages from Elastic are failing to work as documented, but at least here it works :-)
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.How to test this PR locally
go testRelated issues
Use cases
N/A
Screenshots
N/A
Logs
N/A