Skip to content

Commit 919736e

Browse files
kazrael2119MaryGao
andauthored
monitor track2 (Azure#22187)
* monitor track2 * Fix test issue * Update pnpm-lock.yaml * delete a file Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <v-ziweichen@microsoft.com> Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>
1 parent 2ac576e commit 919736e

File tree

291 files changed

+7521
-6967
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

291 files changed

+7521
-6967
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/monitor/arm-monitor/CHANGELOG.md

Lines changed: 74 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,81 @@
11
# Release History
2-
3-
## 7.0.1 (2022-04-25)
4-
2+
3+
## 8.0.0-beta.1 (2022-06-10)
4+
55
**Features**
66

7-
- Bug fix
7+
- Added operation ActionGroups.beginCreateNotificationsAtActionGroupResourceLevel
8+
- Added operation ActionGroups.beginCreateNotificationsAtActionGroupResourceLevelAndWait
9+
- Added operation ActionGroups.beginCreateNotificationsAtResourceGroupLevel
10+
- Added operation ActionGroups.beginCreateNotificationsAtResourceGroupLevelAndWait
11+
- Added operation ActionGroups.getTestNotificationsAtActionGroupResourceLevel
12+
- Added operation ActionGroups.getTestNotificationsAtResourceGroupLevel
13+
- Added operation DataCollectionRuleAssociations.listByDataCollectionEndpoint
14+
- Added Interface ActionGroup
15+
- Added Interface ActionGroupsCreateNotificationsAtActionGroupResourceLevelHeaders
16+
- Added Interface ActionGroupsCreateNotificationsAtActionGroupResourceLevelOptionalParams
17+
- Added Interface ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders
18+
- Added Interface ActionGroupsCreateNotificationsAtResourceGroupLevelOptionalParams
19+
- Added Interface ActionGroupsGetTestNotificationsAtActionGroupResourceLevelOptionalParams
20+
- Added Interface ActionGroupsGetTestNotificationsAtResourceGroupLevelOptionalParams
21+
- Added Interface ActionGroupsPostTestNotificationsHeaders
22+
- Added Interface ActionList
23+
- Added Interface ActivityLogAlertsListByResourceGroupNextOptionalParams
24+
- Added Interface ActivityLogAlertsListBySubscriptionIdNextOptionalParams
25+
- Added Interface AlertRuleAllOfCondition
26+
- Added Interface AlertRuleLeafCondition
27+
- Added Interface AlertRuleList
28+
- Added Interface AlertRulePatchObject
29+
- Added Interface AzureResourceAutoGenerated
30+
- Added Interface ColumnDefinition
31+
- Added Interface DataCollectionRuleAssociationsListByDataCollectionEndpointNextOptionalParams
32+
- Added Interface DataCollectionRuleAssociationsListByDataCollectionEndpointOptionalParams
33+
- Added Interface ErrorResponseAutoGenerated
34+
- Added Interface IisLogsDataSource
35+
- Added Interface LogFilesDataSource
36+
- Added Interface LogFileSettings
37+
- Added Interface LogFileTextSettings
38+
- Added Interface Metadata
39+
- Added Interface StreamDeclaration
40+
- Added Type Alias ActionGroupsCreateNotificationsAtActionGroupResourceLevelResponse
41+
- Added Type Alias ActionGroupsCreateNotificationsAtResourceGroupLevelResponse
42+
- Added Type Alias ActionGroupsGetTestNotificationsAtActionGroupResourceLevelResponse
43+
- Added Type Alias ActionGroupsGetTestNotificationsAtResourceGroupLevelResponse
44+
- Added Type Alias ActivityLogAlertsListByResourceGroupNextResponse
45+
- Added Type Alias ActivityLogAlertsListBySubscriptionIdNextResponse
46+
- Added Type Alias AlertRuleAnyOfOrLeafCondition
47+
- Added Type Alias DataCollectionRuleAssociationMetadata
48+
- Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointNextResponse
49+
- Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointResponse
50+
- Added Type Alias DataCollectionRuleMetadata
51+
- Added Type Alias KnownColumnDefinitionType
52+
- Added Type Alias KnownLogFilesDataSourceFormat
53+
- Added Type Alias KnownLogFileTextSettingsRecordStartTimestampFormat
54+
- Added Type Alias LogFilesDataSourceSettings
55+
- Added Type Alias LogFileSettingsText
56+
- Interface DataCollectionRule has a new optional parameter dataCollectionEndpointId
57+
- Interface DataCollectionRule has a new optional parameter metadata
58+
- Interface DataCollectionRule has a new optional parameter streamDeclarations
59+
- Interface DataCollectionRuleAssociation has a new optional parameter metadata
60+
- Interface DataCollectionRuleAssociationProxyOnlyResource has a new optional parameter metadata
61+
- Interface DataCollectionRuleResource has a new optional parameter dataCollectionEndpointId
62+
- Interface DataCollectionRuleResource has a new optional parameter metadata
63+
- Interface DataCollectionRuleResource has a new optional parameter streamDeclarations
64+
- Interface DataFlow has a new optional parameter outputStream
65+
- Interface DataFlow has a new optional parameter transformKql
66+
- Interface DataSourcesSpec has a new optional parameter iisLogs
67+
- Interface DataSourcesSpec has a new optional parameter logFiles
68+
- Add parameters of AzureResourceAutoGenerated to TypeAlias ActivityLogAlertResource
69+
- Added Enum KnownKnownColumnDefinitionType
70+
- Added Enum KnownKnownLogFilesDataSourceFormat
71+
- Added Enum KnownKnownLogFileTextSettingsRecordStartTimestampFormat
72+
73+
**Breaking Changes**
874

75+
- Operation ActivityLogAlerts.update has a new signature
76+
- Delete parameters of Resource in TypeAlias ActivityLogAlertResource
77+
78+
979
## 7.0.0 (2021-12-20)
1080

1181
The package of @azure/arm-monitor is using our next generation design principles since version 7.0.0, which contains breaking changes.

sdk/monitor/arm-monitor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Monitor Management Client
66

77
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/arm-monitor) |
88
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-monitor) |
9-
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-monitor) |
9+
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-monitor?view=azure-node-preview) |
1010
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)
1111

1212
## Getting started

sdk/monitor/arm-monitor/_meta.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "d967edeee8fd6af6d40bffe53cceed1bd053d7ad",
3-
"readme": "specification\\monitor\\resource-manager\\readme.md",
4-
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\work\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\monitor\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-alpha.19.20220408.1 --generate-sample=true",
2+
"commit": "8ff65a981663fddf0027b1af7fcac127c2722788",
3+
"readme": "specification/monitor/resource-manager/readme.md",
4+
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\monitor\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-beta.20 --generate-sample=true",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.2.6",
7-
"use": "@autorest/typescript@6.0.0-alpha.19.20220408.1"
8-
}
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.3.0",
7+
"use": "@autorest/typescript@6.0.0-beta.20"
8+
}

sdk/monitor/arm-monitor/package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for MonitorClient.",
6-
"version": "7.0.1",
6+
"version": "8.0.0-beta.1",
77
"engines": {
88
"node": ">=12.0.0"
99
},
@@ -40,9 +40,13 @@
4040
"uglify-js": "^3.4.9",
4141
"rimraf": "^3.0.0",
4242
"@azure/identity": "^2.0.1",
43-
"@azure-tools/test-recorder": "^1.0.0",
43+
"@azure-tools/test-recorder": "^2.0.0",
44+
"@azure-tools/test-credential": "^1.0.0",
4445
"mocha": "^7.1.1",
46+
"@types/chai": "^4.2.8",
47+
"chai": "^4.2.0",
4548
"cross-env": "^7.0.2",
49+
"@azure/dev-tool": "^1.0.0",
4650
"@azure/arm-eventhub": "^5.0.0",
4751
"@azure/arm-logic": "^8.0.0",
4852
"@azure/arm-operationalinsights": "^8.0.0",
@@ -97,7 +101,7 @@
97101
"unit-test:node": "cross-env TEST_MODE=playback npm run integration-test:node",
98102
"unit-test:browser": "echo skipped",
99103
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
100-
"integration-test:node": "mocha -r esm --require ts-node/register --timeout 1200000 --full-trace test/*.ts --reporter ../../../common/tools/mocha-multi-reporter.js",
104+
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
101105
"integration-test:browser": "echo skipped",
102106
"docs": "echo skipped"
103107
},

0 commit comments

Comments
 (0)