@itentialopensource/adapter-datadog 0.8.0 → 0.9.0

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.0 [05-01-2024]
3
+
4
+ * 2024 Adapter Migration
5
+
6
+ See merge request itentialopensource/adapters/telemetry-analytics/adapter-datadog!13
7
+
8
+ ---
9
+
2
10
  ## 0.8.0 [05-01-2024]
3
11
 
4
12
  * 2024 Adapter Migration
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-datadog",
3
- "version": "0.8.0",
3
+ "version": "0.9.0",
4
4
  "description": "This adapter integrates with system: Datadog.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Datadog",
@@ -49,10 +49,10 @@
49
49
  },
50
50
  "repository": {
51
51
  "type": "git",
52
- "url": "git@gitlab.com:itentialopensource/adapters/telemetry-analytics/adapter-datadog.git"
52
+ "url": "git@gitlab.com:itentialopensource/adapters/adapter-datadog.git"
53
53
  },
54
54
  "author": "Itential",
55
- "homepage": "https://gitlab.com/itentialopensource/adapters/telemetry-analytics/adapter-datadog#readme",
55
+ "homepage": "https://gitlab.com/itentialopensource/adapters/adapter-datadog#readme",
56
56
  "dependencies": {
57
57
  "@itentialopensource/adapter-utils": "^5.3.10",
58
58
  "acorn": "^8.10.0",
Binary file