We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901c253 commit 497e31aCopy full SHA for 497e31a
1 file changed
plugins/Checkly/v1/metadata.json
@@ -6,7 +6,7 @@
6
"name": "@agoodthing.org.uk",
7
"type": "community"
8
},
9
- "description": "",
+ "description": "Integrate Checkly (checklyhq.com) synthetic monitoring data into your dashboards.",
10
"category": "Monitoring",
11
"type": "cloud",
12
"schemaVersion": "2.0",
@@ -28,5 +28,17 @@
28
"queryArgs": [],
29
"baseUrl": "https://api.checklyhq.com/v1/"
30
}
31
- }
+ },
32
+ "links": [
33
+ {
34
+ "category": "documentation",
35
+ "url": "https://github.com/squaredup/plugins/blob/main/plugins/Checkly/v1/docs/setup.md",
36
+ "label": "Help adding this plugin"
37
38
39
+ "category": "source",
40
+ "url": "https://github.com/squaredup/plugins/tree/main/plugins/Checkly/v1",
41
+ "label": "Repository"
42
+ }
43
+ ]
44
0 commit comments