@itentialopensource/adapter-datadog 0.9.0 → 0.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 0.9.1 [05-01-2024]
3
+
4
+ * Update file SYSTEMINFO.md
5
+
6
+ See merge request itentialopensource/adapters/telemetry-analytics/adapter-datadog!14
7
+
8
+ ---
9
+
2
10
  ## 0.9.0 [05-01-2024]
3
11
 
4
12
  * 2024 Adapter Migration
package/SYSTEMINFO.md CHANGED
@@ -1,10 +1,10 @@
1
- # ExtraHop
1
+ # Datadog
2
2
 
3
- Vendor: ExtraHop
4
- Homepage: https://ExtraHop.com/
3
+ Vendor: Datadog
4
+ Homepage: https://www.datadoghq.com/
5
5
 
6
- Product: ExtraHop
7
- Product Page: https://ExtraHop.com/
6
+ Product: Datadog
7
+ Product Page: https://www.datadoghq.com/
8
8
 
9
9
  ## Introduction
10
10
  We classify datadog into the Telemetry Analytics domain as datadog is monitoring and analytics tool for information technology (IT) and DevOps teams.
package/TAB2.md CHANGED
@@ -1,4 +1,4 @@
1
- # ExtraHop
1
+ # Datadog
2
2
 
3
3
  ## Table of Contents
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-datadog",
3
- "version": "0.9.0",
3
+ "version": "0.9.1",
4
4
  "description": "This adapter integrates with system: Datadog.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Datadog",
Binary file