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

[yarn] Add configurable application tags #3041

Merged
merged 3 commits into from
Dec 12, 2016

Conversation

degemer
Copy link
Member

@degemer degemer commented Nov 22, 2016

Rebased #2489 (and fixed typo).

Added application tags in the configuration file,
allowing set extra tags for app metrics like queue,
user, etc.

Also, added the tags functionality merged in
#2473
on tests

Added application tags in the configuration file,
allowing set extra tags for app metrics like queue,
user, etc.

Also, added the tags functionality merged in
#2473
on tests
Change config, hopefully with more documentation.
@degemer degemer force-pushed the feature/configure_application_tags branch 2 times, most recently from 4582224 to bdbbf49 Compare December 5, 2016 18:12
Copy link
Member

@olivielpeau olivielpeau left a comment

Choose a reason for hiding this comment

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

Had one last comment on the example yaml, feel free to merge once it's fixed

# application_tags:
# # tag_prefix: yarn_key
# - app_queue: queue
Copy link
Member

Choose a reason for hiding this comment

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

this example defines a list of dicts, not a dict, let's fix it

@degemer degemer force-pushed the feature/configure_application_tags branch from bdbbf49 to 0358b58 Compare December 12, 2016 11:07
@degemer degemer merged commit 0369d53 into master Dec 12, 2016
@degemer degemer deleted the feature/configure_application_tags branch December 12, 2016 13:04
@masci masci modified the milestones: 5.11.0, 5.12.0 Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants