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

feat(telemetry): replace unique ids for resources with a slug #21166

Merged
merged 2 commits into from
Apr 8, 2021

Conversation

williamhbaker
Copy link
Contributor

Closes #21163

Backports #21158

In kit/transport/http/middleware.go the properties and methods associated with ID's have been moved from influxdb to platform per #21101 on master. Since the 2.0 branch continues to use influxdb for ID's, this backport uses influxdb.IDLength and influxdb.IDFromString(...) instead of their respective platform equivalents on the master branch.

@williamhbaker williamhbaker changed the title * feat(telemetry): replace unique ids for resources with a slug feat(telemetry): replace unique ids for resources with a slug Apr 8, 2021
@williamhbaker williamhbaker force-pushed the wb-backport-telemetry-improvements-21163 branch from 6f858a9 to 14f319b Compare April 8, 2021 16:11
@williamhbaker williamhbaker marked this pull request as ready for review April 8, 2021 16:50
@williamhbaker williamhbaker requested a review from danxmoran April 8, 2021 16:50
@williamhbaker williamhbaker merged commit b412dda into 2.0 Apr 8, 2021
@williamhbaker williamhbaker deleted the wb-backport-telemetry-improvements-21163 branch April 8, 2021 17:37
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