Current version ID of library automatically included
Enhancements
Current version number of library automatically included #104. Before, maintainers had to manually update a version file with the current version number.
Version tag added to internal metrics only for the non-deprecated sender API. #104
Bug Fixes Documentation fixes and Dependency Updates
Documentation for SDKMetricsTags function fixed to mention that the "version" and "pid" tags are always included on internal metrics #104
Unit tests now use the net/http/httptest library rather than hard coded ports, so the unit tests run correctly regardless of what ports are currently in use. #105
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/wavefronthq/wavefront-sdk-go from 0.10.1 to 0.13.0.
Release notes
Sourced from github.com/wavefronthq/wavefront-sdk-go's releases.
... (truncated)
Commits
f767d37
fix: restore support for paths in URLs5994296
feat: allow configuring flush interval using time.Durationc16d579
tooling: add a script for notifying pkg.go.dev of newly released versionbf1691a
Bump github.com/stretchr/testify from 1.8.1 to 1.8.245f78be
Make request timeout and TLS properties configurable. (#122)373ef2f
Merge pull request #127 from LukeWinikates/make-godoc2e71c31
Merge pull request #126 from LukeWinikates/make-formatting-funcs-internal33d4d16
add make godoc target so new contributors can easily review godoc9bcf839
make most of the formatters internalebcfaea
Merge pull request #125 from LukeWinikates/ds-storeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)