Skip to content

Commit 760a1a4

Browse files
authored
Merge pull request #81216 from eromanova97/OBSDOCS-786
OBSDOCS-786: Fixing the capitalization of bearer token.
2 parents 663f3bc + 1d0da61 commit 760a1a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/accessing-metrics-outside-cluster.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
You can query Prometheus metrics from outside the cluster when monitoring your own services with user-defined projects. Access this data from outside the cluster by using the `thanos-querier` route.
1111

12-
This access only supports using a Bearer Token for authentication.
12+
This access only supports using a bearer token for authentication.
1313

1414
.Prerequisites
1515

modules/monitoring-about-accessing-monitoring-web-service-apis.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To access Thanos Ruler and Thanos Querier service APIs, the requesting account m
2020

2121
When you access web service API endpoints for monitoring components, be aware of the following limitations:
2222

23-
* You can only use Bearer Token authentication to access API endpoints.
23+
* You can only use bearer token authentication to access API endpoints.
2424
* You can only access endpoints in the `/api` path for a route.
2525
If you try to access an API endpoint in a web browser, an `Application is not available` error occurs.
2626
To access monitoring features in a web browser, use the {product-title} web console to review monitoring dashboards.

0 commit comments

Comments
 (0)