You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
1
# netcupscp-exporter
2
2
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.
0 commit comments