@itentialopensource/adapter-solarwinds 0.8.4 → 0.8.5

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.8.5 [03-12-2024]
3
+
4
+ * Changes made at 2024.03.12_11:04AM
5
+
6
+ See merge request itentialopensource/adapters/telemetry-analytics/adapter-solarwinds!24
7
+
8
+ ---
9
+
2
10
  ## 0.8.4 [02-27-2024]
3
11
 
4
12
  * Changes made at 2024.02.27_11:40AM
package/metadata.json CHANGED
@@ -19,15 +19,12 @@
19
19
  "Service Assurance"
20
20
  ],
21
21
  "tags": [
22
- "Telemetry",
23
- "Alert Management"
22
+ "Monitoring & Troubleshooting"
24
23
  ],
25
24
  "useCases": [
26
- "Pre & Post check of Alerts & Metrics on device during automations",
27
- "Add, update, manage or remove item to/from Monitoring",
28
- "Place item into and remove item from maintenance mode",
29
- "Create Alert on item when issues arise during Automation",
30
- "Clear alerts for item after Automation to fix issues"
25
+ "Add Device to Monitoring",
26
+ "Automated network data gathering for diagnostics",
27
+ "Verify network connectivity"
31
28
  ],
32
29
  "deprecated": {
33
30
  "isDeprecated": false
@@ -73,4 +70,4 @@
73
70
  "transformationProjects": [],
74
71
  "exampleProjects": []
75
72
  }
76
- }
73
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-solarwinds",
3
- "version": "0.8.4",
3
+ "version": "0.8.5",
4
4
  "description": "This adapter integrates with system Solarwinds",
5
5
  "main": "adapter.js",
6
6
  "systemName": "SolarWinds Information Service",
Binary file