-
Notifications
You must be signed in to change notification settings - Fork 765
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add assets folder and add all missing service_check json files (#454)
* Make new assets folder * Add all missing service_check json files * Fix spacing and integration field * Fix agent version
- Loading branch information
Showing
166 changed files
with
482 additions
and
141 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,29 @@ | ||
{ | ||
"integration_id": "concourse-ci", | ||
"categories": [ | ||
"Collaboration" | ||
], | ||
"guid": "054cc9fb-01c4-4f05-98b5-fae828746787", | ||
"is_public": true, | ||
"maintainer": "[email protected]", | ||
"public_title": "Datadog-Concourse-CI Integration", | ||
"support": "contrib", | ||
"supported_os": [ | ||
"linux", | ||
"mac_os", | ||
"windows" | ||
], | ||
"type": "check", | ||
"manifest_version": "1.0.0", | ||
"name": "concourse_ci", | ||
"display_name": "Concourse CI", | ||
"short_description": "Collect metrics emitted from Concourse CI.", | ||
"metric_prefix": "concourse.ci.", | ||
"metric_to_check": "concourse.ci.goroutines", | ||
"creates_events": false | ||
"categories": [ | ||
"Collaboration" | ||
], | ||
"guid": "054cc9fb-01c4-4f05-98b5-fae828746787", | ||
"is_public": true, | ||
"maintainer": "[email protected]", | ||
"public_title": "Datadog-Concourse-CI Integration", | ||
"support": "contrib", | ||
"supported_os": [ | ||
"linux", | ||
"mac_os", | ||
"windows" | ||
], | ||
"type": "check", | ||
"manifest_version": "1.0.0", | ||
"name": "concourse_ci", | ||
"display_name": "Concourse CI", | ||
"short_description": "Collect metrics emitted from Concourse CI.", | ||
"metric_prefix": "concourse.ci.", | ||
"metric_to_check": "concourse.ci.goroutines", | ||
"creates_events": false, | ||
"assets": { | ||
"monitors": {}, | ||
"dashboards": {}, | ||
"service_checks": "/assets/service_checks.json" | ||
} | ||
} |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,13 +8,20 @@ | |
"guid": "e8b1f8a7-8859-4c85-81bd-044400854e59", | ||
"maintainer": "[email protected]", | ||
"support": "contrib", | ||
"categories": ["cloud"], | ||
"categories": [ | ||
"cloud" | ||
], | ||
"supported_os": [ | ||
"linux", | ||
"mac_os", | ||
"windows" | ||
], | ||
"public_title": "Datadog-Convox Integration", | ||
"type": "check", | ||
"is_public": true | ||
"is_public": true, | ||
"assets": { | ||
"monitors": {}, | ||
"dashboards": {}, | ||
"service_checks": "/assets/service_checks.json" | ||
} | ||
} |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[ | ||
{ | ||
"agent_version": "6.0.0", | ||
"integration": "Gnatsd", | ||
"check": "gnatsd.can_connect", | ||
"statuses": ["ok", "critical"], | ||
"groups": ["host", "url"], | ||
"name": "Can Connect", | ||
"description": "Returns `CRITICAL` if the Agent can't connect to the Gnastd endpoint, OK otherwise" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[ | ||
{ | ||
"agent_version": "6.0.0", | ||
"integration": "Gnatsd streaming", | ||
"check": "gnatsd_streaming.can_connect", | ||
"statuses": ["ok", "critical"], | ||
"groups": ["host", "url"], | ||
"name": "Can Connect", | ||
"description": "Returns `CRITICAL` if the Agent can't connect to the Gnastd Streaming endpoint, OK otherwise" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.