Skip to content

Commit 7c8d532

Browse files
faizan-syedFaizan Syedbluecmd
authored
doc(readme): Elaborate which parts are user specified (#221)
* Update README.md --------- Co-authored-by: Faizan Syed <[email protected]> Co-authored-by: Christian Svensson <[email protected]>
1 parent 6fe2bbf commit 7c8d532

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,7 @@ An example configuration for Prometheus looks something like this:
470470
- target_label: __address__
471471
replacement: '[::1]:9710'
472472
```
473+
In above configuration only the targets and the replacement values needs to be changed as per your environment. Where target is URL of the Fortigate firewall and the replacement (at the bottom) will be the FQDN of system where the node exporter is running, example ```replacement: 'YourSystem.public.corp.com:9710'```
473474

474475
If using [Dynamic configuration](#dynamic-configuration):
475476
```yaml

0 commit comments

Comments
 (0)