We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea82d9 commit c2d9b0dCopy full SHA for c2d9b0d
1 file changed
receiver/redfishreceiver/README.md
@@ -60,7 +60,7 @@ receivers:
60
redfish:
61
collection_interval: 60s
62
servers:
63
- - host: https://16.1.15.1
+ - base_url: https://16.1.15.1
64
username: "${BMC_USER}"
65
password: "${BMC_PASSWORD}"
66
insecure: true
0 commit comments