This page will help you to connect OnCall backend and OnCall Grafana plugin 👋
-
+
+
1. Launch backend
+
- - Talk to the OnCall team in the #grafana-oncall channel at{' '}
+ Run hobby, dev or production backend:{' '}
+
+ getting started.
+
+
+
+
+
+ Need help?
+ - Talk to the OnCall team in the #grafana-oncall channel at{' '}
Slack
@@ -259,17 +272,8 @@ export const PluginConfigPage = (props: Props) => {
GitHub Issues
-
-
@@ -292,42 +296,29 @@ Seek for such a line: “Your invite token: <> , use it in the Graf
+ It should be rechable from Grafana. Possible options:
+ http://host.docker.internal:8000 (if you run backend in the docker locally)
+
+ http://localhost:8000
+ ...
+
+ }
>
- {/* */}
Connect
- {/* */}
- {showConfirmationModal && (
- setShowConfirmationModal(false)}
- >
-
-
- Continue
-
- setShowConfirmationModal(false)}>
- Cancel
-
-
-
- )}