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

ref(metrics): Rename tag-field to tags #3006

Merged
merged 2 commits into from
Jan 26, 2024
Merged

ref(metrics): Rename tag-field to tags #3006

merged 2 commits into from
Jan 26, 2024

Conversation

TBS1996
Copy link
Contributor

@TBS1996 TBS1996 commented Jan 26, 2024

It's a list, so the name should reflect that.

#skip-changelog

@TBS1996 TBS1996 requested a review from a team as a code owner January 26, 2024 10:24

## 0.8.44

- Add ability to block metrics matching a glob pattern. ([#2954](https://github.com/getsentry/relay/pull/2954))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

so this was added together with the 'various fixes and improvements', but this is more of a new feature. Not sure how to best retroactively add it

Copy link
Member

Choose a reason for hiding this comment

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

You did it right IMO. "Various fixes & improvements" seems to be a bot thing.

@@ -43,7 +43,7 @@ pub struct TagBlock {
/// Name of metric of which we want to remove certain tags.
pub name: GlobPatterns,
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't this also be "names" then?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

atm, we think of it as it should just be a single name pattern there, it's just the type we use allows for multiple. So, depends on if we should name after what we intend to do, or name after what we are able to do


## 0.8.44

- Add ability to block metrics matching a glob pattern. ([#2954](https://github.com/getsentry/relay/pull/2954))
Copy link
Member

Choose a reason for hiding this comment

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

You did it right IMO. "Various fixes & improvements" seems to be a bot thing.

@TBS1996 TBS1996 merged commit 8ef9825 into master Jan 26, 2024
20 checks passed
@TBS1996 TBS1996 deleted the tagrename branch January 26, 2024 12:56
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.

2 participants