diff --git a/src/partials/config.html b/src/partials/config.html index 17d7efb..87cab40 100644 --- a/src/partials/config.html +++ b/src/partials/config.html @@ -1,50 +1,77 @@ + + +
+ Sysdig API Server URL +
++ Specify a complete HTTP URL (for example http://your_server:8080) +
+ Note: You can find your API Token in + Settings > User Profile > Sysdig Monitor API page. +
+ + +
+ Note: All requests will be made from the browser to Grafana backend/server which in turn will forward the requests to the Sysdig backend/server and by that circumvent possible Cross-Origin Resource Sharing (CORS) requirements.
+
+
+ Make sure Sysdig backend/server is accessible from the Grafana backend/server.
+
Created some dashboards in Sysdig Monitor already? No worries, you can import them to Grafana!
@@ -55,7 +82,7 @@