Skip to content

Commit

Permalink
Merge pull request #111 from DataDog/gus/up-time-type-change
Browse files Browse the repository at this point in the history
[Uptime] Changing integration type to crawler
  • Loading branch information
Gus authored Feb 5, 2018
2 parents 2d9b846 + 93e2a35 commit 5bbacc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uptime/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"creates_events": true,
"public_title": "Datadog-Uptime Integration",
"categories":["os & system"],
"type":"check",
"type":"crawler",
"doc_link": "https://docs.datadoghq.com/integrations/uptime/",
"is_public": true,
"has_logo": false
Expand Down

0 comments on commit 5bbacc8

Please sign in to comment.