Skip to content

[fix] [txn] Revert: Make txn metrics name conforms to the rule (#17905) - #18524

Closed
pgier wants to merge 2 commits into
apache:masterfrom
pgier:revert-make-txn-metrics-name-conforms-to-rule
Closed

[fix] [txn] Revert: Make txn metrics name conforms to the rule (#17905)#18524
pgier wants to merge 2 commits into
apache:masterfrom
pgier:revert-make-txn-metrics-name-conforms-to-rule

Conversation

@pgier

@pgier pgier commented Nov 17, 2022

Copy link
Copy Markdown
Contributor

This reverts commit 3715934. This change broke several unit tests around metrics. It should be reverted until the associated tests are fixed.

Signed-off-by: Paul Gier paul.gier@datastax.com

Motivation

Prometheus metrics unit tests are currently broken due to #17905. This temporarily reverts those changes
until the tests are fixed.

Modifications

git revert 3715934

Verifying this change

  • [ X ] Make sure that the change passes the CI checks.

This change is already covered by existing tests.

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • [ X ] doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: pgier#3

@pgier pgier changed the title [fix] [txn] Revert: Make txn metrics name conforms to the rule (#17905)" [fix] [txn] Revert: Make txn metrics name conforms to the rule (#17905) Nov 17, 2022
…e#17905)

This reverts commit 3715934.
This change broke several unit tests around metrics.  It should be reverted until the
associated tests are fixed.

Signed-off-by: Paul Gier <paul.gier@datastax.com>
@pgier
pgier force-pushed the revert-make-txn-metrics-name-conforms-to-rule branch from d050b03 to a422f30 Compare November 17, 2022 16:31
@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Nov 17, 2022
The broker PromtheusMetrics should be reliable enough to run in the main
broker test group.

Signed-off-by: Paul Gier <paul.gier@datastax.com>
@pgier
pgier force-pushed the revert-make-txn-metrics-name-conforms-to-rule branch from e7e5b48 to cd258d0 Compare November 17, 2022 19:40
@coderzc

coderzc commented Nov 18, 2022

Copy link
Copy Markdown
Member

@pgier I push a PR should can fix test issues: #18539

@pgier

pgier commented Nov 20, 2022

Copy link
Copy Markdown
Contributor Author

Closing this because it's resolved by #18539

@pgier pgier closed this Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants