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

Unified Service Tagging support #51

Open
MeNsaaH opened this issue Jul 21, 2022 · 1 comment
Open

Unified Service Tagging support #51

MeNsaaH opened this issue Jul 21, 2022 · 1 comment

Comments

@MeNsaaH
Copy link

MeNsaaH commented Jul 21, 2022

https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging/

@DReigada
Copy link
Contributor

This is already sypported. You can specify those tags in the tracer configuration.

We're doing something like this:

config :spandex, YourTracer,
  env: :your_env,
  service: :your_service,
  service_version: :your_version,
 #....

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

2 participants