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

Alternative tagging strategies are not supported #24

Open
andrewmatthews opened this issue Mar 9, 2017 · 0 comments
Open

Alternative tagging strategies are not supported #24

andrewmatthews opened this issue Mar 9, 2017 · 0 comments

Comments

@andrewmatthews
Copy link

We are using DataDog, which supports tagging StatsD metrics also. However the tagging strategy is different: <node_name>|<value>|<tag_name=tag_value>|<tag_name=tag_value>|....

It would be great to be able to configure a tagging strategy to use, and not couple MessageEntity to that strategy.

For now, we are going to fork the repository to make it usable with DataDog, but we will try to create a PR to use the strategy pattern for this to make it extendible.

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

No branches or pull requests

1 participant