Skip to content

Commit 1f88393

Browse files
committed
Turn Caveat into a Note
1 parent 5e4c806 commit 1f88393

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# netcupscp-exporter
22
Prometheus Exporter for [Netcup ServerControlPanel (SCP) WebService](https://www.netcup-wiki.de/wiki/Netcup_SCP_Webservice) to provide external visibility into server state.
3-
## Caveat
4-
As per Netcup support, be aware that they do not provide support for their own API.
5-
Endpoints might change or break suddenly.
6-
Due to the limited documentation, this exporter makes a couple of assumptions when interpreting the responses of the API.
7-
Therefore, treat any values you get with caution.
3+
4+
> [!NOTE]
5+
> As per Netcup support, be aware that they do not provide support for their own API.
6+
> Endpoints might change or break suddenly.
7+
> Due to the limited documentation, this exporter makes a couple of assumptions when interpreting the responses of the API.
8+
> Therefore, treat any values you get with caution.
9+
> This repository is not affiliated with Netcup.
810
911
## Usage
1012
* Log into [SCP](https://servercontrolpanel.de)

0 commit comments

Comments
 (0)