@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 +8 -0
- package/metadata.json +5 -8
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
package/CHANGELOG.md
CHANGED
package/metadata.json
CHANGED
|
@@ -19,15 +19,12 @@
|
|
|
19
19
|
"Service Assurance"
|
|
20
20
|
],
|
|
21
21
|
"tags": [
|
|
22
|
-
"
|
|
23
|
-
"Alert Management"
|
|
22
|
+
"Monitoring & Troubleshooting"
|
|
24
23
|
],
|
|
25
24
|
"useCases": [
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
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
|
Binary file
|