-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SAASINT-3564] DDSaaS: ServiceNow Performance: Crawler integration wi…
…thout Assets (#19462) * Servicenow Performance Integration without assets * modified codeowners file * updated integration descrption
- Loading branch information
1 parent
487ed41
commit b3367c9
Showing
6 changed files
with
99 additions
and
0 deletions.
There are no files selected for viewing
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,7 @@ | ||
# CHANGELOG - servicenow_performance | ||
|
||
## 1.0.0 / 2025-01-07 | ||
|
||
***Added***: | ||
|
||
* Initial Release |
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,39 @@ | ||
# ServiceNow Performance | ||
|
||
## Overview | ||
|
||
ServiceNow is a comprehensive platform that helps streamline and automate IT service, asset, security, and configuration management processes. It enables organizations to enhance operational efficiency, mitigate risks, and improve service delivery. | ||
|
||
## Setup | ||
|
||
### Configuration | ||
|
||
!!! Add list of steps to set up this integration !!! | ||
|
||
### Validation | ||
|
||
!!! Add steps to validate integration is functioning as expected !!! | ||
|
||
## Data Collected | ||
|
||
### Logs | ||
|
||
The ServiceNow integration collects and forwards Vulnerabilities logs to Datadog. | ||
|
||
### Metrics | ||
|
||
The ServiceNow integration collects and forwards Frameworks metrics to Datadog. | ||
|
||
### Service Checks | ||
|
||
The ServiceNow integration does not include any service checks. | ||
|
||
### Events | ||
|
||
The ServiceNow integration does not include any events. | ||
|
||
## Troubleshooting | ||
|
||
Need help? Contact [Datadog support][1]. | ||
|
||
[1]: https://docs.datadoghq.com/help/ |
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 @@ | ||
[] |
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,49 @@ | ||
{ | ||
"manifest_version": "2.0.0", | ||
"app_uuid": "3c9d29b9-e8c6-44ab-9c00-b32e7075896a", | ||
"app_id": "servicenow-performance", | ||
"display_on_public_website": false, | ||
"tile": { | ||
"overview": "README.md#Overview", | ||
"configuration": "README.md#Setup", | ||
"support": "README.md#Support", | ||
"changelog": "CHANGELOG.md", | ||
"description": "Gain insights into ServiceNow account data.", | ||
"title": "ServiceNow Performance", | ||
"media": [], | ||
"classifier_tags": [ | ||
"Category::Log Collection", | ||
"Category::Metrics", | ||
"Submitted Data Type::Logs", | ||
"Submitted Data Type::Metrics", | ||
"Offering::Integration" | ||
] | ||
}, | ||
"assets": { | ||
"integration": { | ||
"auto_install": false, | ||
"source_type_id": 36227889, | ||
"source_type_name": "ServiceNow Performance", | ||
"events": { | ||
"creates_events": false | ||
}, | ||
"metrics": { | ||
"prefix": "servicenow_performance.", | ||
"check": [], | ||
"metadata_path": "metadata.csv" | ||
}, | ||
"service_checks": { | ||
"metadata_path": "assets/service_checks.json" | ||
} | ||
}, | ||
"logs": { | ||
"source": "servicenow-performance" | ||
} | ||
}, | ||
"author": { | ||
"support_email": "[email protected]", | ||
"name": "Datadog", | ||
"homepage": "https://www.datadoghq.com", | ||
"sales_email": "[email protected]" | ||
} | ||
} |
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 @@ | ||
metric_name,metric_type,interval,unit_name,per_unit_name,description,orientation,integration,short_name,curated_metric,sample_tags |