-
Notifications
You must be signed in to change notification settings - Fork 460
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
[CockroachDB] Revert metrics field definition to the format used befo… #7429
Conversation
…re introducing metric_type.
🌐 Coverage report
|
Why the reverting is done? Can you link to the related issue? |
This is the issue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Package cockroachdb - 1.5.1 containing this change is available at https://epr.elastic.co/search?package=cockroachdb |
What does this PR do?
Revert cockroachDB metrics field definition to the format used before introducing metric_type.
This is done because of this issue.
Although, CockroachDB remained unaffected by this issue. However, with the fix now accessible and the necessary changes present in the elastic-package, it's good to revert to the original format.
Checklist
changelog.yml
file.Related issues
Screenshots