Skip to content

Commit cab5f95

Browse files
Explained the bearer_token usage
1 parent 9d2cfd3 commit cab5f95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ add the following lines to your prometheus.yml under scrape_configs:
3333
scrape_interval: 5m
3434
scrape_timeout: 60s
3535
metrics_path: /metrics
36+
# The bearer token can be generated in the Magento Admin. Using the auth is optional.
37+
# bearer_token: YOUR_BEARER_TOKEN
3638
static_configs:
3739
- targets:
3840
- your-magento-url

0 commit comments

Comments
 (0)