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

DSET-3468: update dataset-go to latest, send more details in user-agent #4

Merged
merged 2 commits into from
Jun 22, 2023
Merged

DSET-3468: update dataset-go to latest, send more details in user-agent #4

merged 2 commits into from
Jun 22, 2023

Conversation

zdaratom-s1
Copy link
Collaborator

@zdaratom-s1 zdaratom-s1 commented Jun 22, 2023

Description: updated dataset-go library, send more details in user-agent
For more details see https://github.com/scalyr/dataset-go/releases/tag/v0.0.9

Link to tracking Issue: 20660 / DSET-3468

Testing: TBD

Documentation: see https://github.com/scalyr/dataset-go/blob/fbaead7856a9c5669262564dfa4a13aa14a0775d/examples/readme/main.go#L81

@zdaratom-s1 zdaratom-s1 merged this pull request into scalyr:DSET-3468 Jun 22, 2023

userAgent := fmt.Sprintf(
"%s;%s;%s",
"OtelCollector",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we also include datasetexporter somewhere in this fragment? Or you think it's not needed since it will always be dataset exporter when the fragment also contains OtelCollector.

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