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

Collector/building/... : links to specific authenticators are invalid #6234

Open
Tracked by #6196
chalin opened this issue Feb 6, 2025 · 0 comments
Open
Tracked by #6196
Assignees
Labels
bug Something isn't working sig:collector

Comments

@chalin
Copy link
Contributor

chalin commented Feb 6, 2025

Links to specific authenticators are invalid, for example:

- [go.opentelemetry.io/collector/config/configauth/ServerAuthenticator](https://pkg.go.dev/go.opentelemetry.io/collector/config/configauth#ServerAuthenticator)
- [go.opentelemetry.io/collector/config/configauth/GRPCClientAuthenticator](https://pkg.go.dev/go.opentelemetry.io/collector/config/configauth#GRPCClientAuthenticator)
- [go.opentelemetry.io/collector/config/configauth/HTTPClientAuthenticator](https://pkg.go.dev/go.opentelemetry.io/collector/config/configauth#HTTPClientAuthenticator)

The following PR might help us address this issue, by providing us with anchors to (at least) the server- and client-authenticator sections:

@chalin chalin added bug Something isn't working sig:collector labels Feb 6, 2025
@chalin chalin self-assigned this Feb 6, 2025
github-merge-queue bot pushed a commit to open-telemetry/opentelemetry-collector that referenced this issue Feb 6, 2025
- Adds headings so as to have anchor IDs that the docs can refer to.
- This is proposed, in part, to help address
open-telemetry/opentelemetry.io#6234

/cc @open-telemetry/docs-maintainers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sig:collector
Projects
None yet
Development

No branches or pull requests

1 participant