Skip to content

Commit b9514d7

Browse files
authored
Update README.md
1 parent 61b0cec commit b9514d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ Authentication is used by the exporter as the mechanism to cross authenticate to
7474
- using the HTTP Authorization header of type 'Bearer', or
7575
- via a configuration map in a specific configuration file.
7676

77-
The first option requires to specify the api-token value as the authorization parameter of the specific job in the Prometheus configuration file.
78-
The second option provides the FlashArray/api-token key-pair map for a list of arrays in a simple YAML configuration file that is passed as paramether to the exporter. This makes possible to write more concise Prometheus configuration files and also to configure other scrapers that cannot use the HTTP authentication header.
77+
The first option requires specifying the api-token value as the authorization parameter of the specific job in the Prometheus configuration file.
78+
The second option provides the FlashArray/api-token key-pair map for a list of arrays in a simple YAML configuration file that is passed as parameter to the exporter. This makes possible to write more concise Prometheus configuration files and also to configure other scrapers that cannot use the HTTP authentication header.
7979

8080
### Usage
8181

0 commit comments

Comments
 (0)