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

feat(metrics): Allow definition of custom tags [NATIVE-166] #569

Merged
merged 3 commits into from
Oct 14, 2021

Conversation

loewenheim
Copy link
Contributor

This subsumes the hostname_tag and environment_tag config options under a new custom_tags option that allows the definition of arbitrary tags and values to be reported with every metric. Note that before the host name and environment were automatically determined by symbolicator, whereas now they need to be set in the config file.

@loewenheim loewenheim requested a review from a team October 13, 2021 14:41
Copy link
Member

@Swatinem Swatinem left a comment

Choose a reason for hiding this comment

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

Please keep all the existing options as they are.

crates/symbolicator/src/cli.rs Outdated Show resolved Hide resolved
@loewenheim loewenheim merged commit f0f0ec9 into master Oct 14, 2021
@loewenheim loewenheim deleted the feat/custom-tags branch October 14, 2021 08:53
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