@itentialopensource/adapter-solarwinds 0.7.0 → 0.7.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 +8 -0
- package/metadata.json +11 -2
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
- package/report/adapterInfo.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
|
|
2
|
+
## 0.7.1 [09-27-2023]
|
|
3
|
+
|
|
4
|
+
* more metadata changes
|
|
5
|
+
|
|
6
|
+
See merge request itentialopensource/adapters/telemetry-analytics/adapter-solarwinds!18
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
2
10
|
## 0.7.0 [09-20-2023]
|
|
3
11
|
|
|
4
12
|
* Adapter Engine has been updated and the changes are being migrated to the adapter
|
package/metadata.json
CHANGED
|
@@ -18,8 +18,17 @@
|
|
|
18
18
|
"domains": [
|
|
19
19
|
"Service Assurance"
|
|
20
20
|
],
|
|
21
|
-
"tags": [
|
|
22
|
-
|
|
21
|
+
"tags": [
|
|
22
|
+
"Telemetry",
|
|
23
|
+
"Alert Management"
|
|
24
|
+
],
|
|
25
|
+
"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"
|
|
31
|
+
],
|
|
23
32
|
"deprecated": {
|
|
24
33
|
"isDeprecated": false
|
|
25
34
|
},
|
package/package.json
CHANGED
|
Binary file
|
package/report/adapterInfo.json
CHANGED