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

docs: adds note about defaultTags #519

Merged
merged 3 commits into from
Feb 9, 2024
Merged

docs: adds note about defaultTags #519

merged 3 commits into from
Feb 9, 2024

Conversation

jcchavezs
Copy link
Contributor

@@ -39,6 +39,8 @@ class Tracer {
localEndpoint,
/* eslint-disable no-console */
log = console,
// defaultTags allows the user to pass tahs that should be added to all spans by
Copy link
Member

Choose a reason for hiding this comment

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

I'd tighten it up though curious how this question came up.. where did they think the tags would go? maybe it can help revise the comment.

"defaultTags custom tags to add to all sampled spans. defaults to empty"

Copy link
Contributor Author

@jcchavezs jcchavezs Nov 13, 2020

Choose a reason for hiding this comment

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

I like documenting my issues so I was grabbing references to open hypertrace/agent-config#21 then I realized some params have comments and some don't and hence I felt the need to improve this.

Copy link
Member

@codefromthecrypt codefromthecrypt left a comment

Choose a reason for hiding this comment

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

thanks for the help

@codefromthecrypt codefromthecrypt merged commit f45567f into master Feb 9, 2024
@codefromthecrypt codefromthecrypt deleted the default_tags branch February 9, 2024 01:03
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