Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 240c90b

Browse files
Update _includes/gdi/collector-available-extensions.rst
Co-authored-by: Antoine Toulme <[email protected]>
1 parent afbce9b commit 240c90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/gdi/collector-available-extensions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- Description
88
* - :ref:`basic-auth-extension` (``basicauth``)
99
- Implements both ``configauth.ServerAuthenticator`` and ``configauth.ClientAuthenticator`` to authenticate clients and servers using basic authentication. The authenticator type has to be set to ``basicauth``.
10-
* - :ref:`bearertokenauth-extension` (``basicauth``)
10+
* - :ref:`bearertokenauth-extension` (``bearertokenauth``)
1111
- Implements both ``configauth.ServerAuthenticator`` and ``configauth.ClientAuthenticator``. It can be used in both http and gRPC exporters inside the ``auth`` settings to embed a static token for every RPC call made.
1212
* - :ref:`docker-observer-extension` (``docker_observer``)
1313
- Detects and reports container endpoints discovered through the Docker API. Only containers that are in the state of ``Running`` and not ``Paused`` emit endpoints.

0 commit comments

Comments
 (0)