We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
During the review for the authentication processor PRs, the following items came up:
attribute
header
internal/auth
config/configauth/internal
The text was updated successfully, but these errors were encountered:
Update Default Value for Jaeger Exporter Endpoint (open-telemetry#1824)
e43d9c0
* Update Default Value for OTEL_EXPORTER_JAEGER_ENDPOINT Env Var * update comments * fix documentation * update CHANGELOG * add missing tab * fix lint issue Co-authored-by: Anthony Mirabella <[email protected]>
Bump github.com/shirou/gopsutil/v3 from 3.22.6 to 3.22.7 in /tests (o…
b8b291c
…pen-telemetry#1824) * Bump github.com/shirou/gopsutil/v3 from 3.22.6 to 3.22.7 in /tests Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.6 to 3.22.7. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v3.22.6...v3.22.7) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * go mod tidy Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jeffreyc-splunk <[email protected]>
Fix opentelemetry-proto file exists check (open-telemetry#1824)
82d8cb4
No branches or pull requests
During the review for the authentication processor PRs, the following items came up:
attribute
to something else, possiblyheader
, although future receivers might not be HTTP-based at all. Context: Authentication Helper 1/4 - Add configauth #1807 (comment)internal/auth
toconfig/configauth/internal
. Context: Authentication processor 2/4 - Add auth context and interface #1808 (comment)The text was updated successfully, but these errors were encountered: