Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR @azure/arm-monitor] [Monitor] Config readme #2199

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
38 changes: 19 additions & 19 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

47 changes: 31 additions & 16 deletions sdk/monitor/arm-monitor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
# Release History

## 8.0.0-beta.3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 8.0.0-beta.2 (2022-07-29)

## 8.0.0-beta.3 (2022-09-19)

**Features**

Expand All @@ -34,10 +24,10 @@
- Added Interface ActionGroupsGetTestNotificationsAtResourceGroupLevelOptionalParams
- Added Interface ActionGroupsPostTestNotificationsHeaders
- Added Interface ActionList
- Added Interface Actions
- Added Interface ActivityLogAlertResource
- Added Interface ActivityLogAlertsListByResourceGroupNextOptionalParams
- Added Interface ActivityLogAlertsListBySubscriptionIdNextOptionalParams
- Added Interface AlertingAction
- Added Interface AlertRuleAllOfCondition
- Added Interface AlertRuleAnyOfOrLeafCondition
- Added Interface AlertRuleLeafCondition
Expand All @@ -50,6 +40,8 @@
- Added Interface AzureMonitorPrivateLinkScope
- Added Interface AzureResourceAutoGenerated
- Added Interface ColumnDefinition
- Added Interface Condition
- Added Interface ConditionFailingPeriods
- Added Interface DataCollectionEndpointConfigurationAccess
- Added Interface DataCollectionEndpointLogsIngestion
- Added Interface DataCollectionEndpointNetworkAcls
Expand All @@ -70,7 +62,9 @@
- Added Interface DiagnosticSettingsCategoryResource
- Added Interface DiagnosticSettingsResource
- Added Interface DynamicMetricCriteria
- Added Interface ErrorResponseAdditionalInfo
- Added Interface ErrorResponseAutoGenerated
- Added Interface ErrorResponseDetails
- Added Interface IisLogsDataSource
- Added Interface LocationThresholdRuleCondition
- Added Interface LogFilesDataSource
Expand All @@ -79,8 +73,6 @@
- Added Interface LogFileSettingsText
- Added Interface LogFileTextSettings
- Added Interface LogProfileResource
- Added Interface LogSearchRuleResource
- Added Interface LogToMetricAction
- Added Interface ManagementEventRuleCondition
- Added Interface Metadata
- Added Interface MetricAlertMultipleResourceMultipleMetricCriteria
Expand All @@ -99,11 +91,16 @@
- Added Interface ResourceAutoGenerated2
- Added Interface ResourceAutoGenerated3
- Added Interface ResourceAutoGenerated4
- Added Interface ResourceAutoGenerated5
- Added Interface RuleEmailAction
- Added Interface RuleManagementEventDataSource
- Added Interface RuleMetricDataSource
- Added Interface RuleWebhookAction
- Added Interface ScheduledQueryRuleCriteria
- Added Interface ScheduledQueryRuleResource
- Added Interface ScheduledQueryRuleResourceCollection
- Added Interface ScheduledQueryRuleResourcePatch
- Added Interface ScheduledQueryRulesListByResourceGroupNextOptionalParams
- Added Interface ScheduledQueryRulesListBySubscriptionNextOptionalParams
- Added Interface ScopedResource
- Added Interface StreamDeclaration
- Added Interface ThresholdRuleCondition
Expand All @@ -119,13 +116,18 @@
- Added Type Alias ActivityLogAlertsListBySubscriptionIdNextResponse
- Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointNextResponse
- Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointResponse
- Added Type Alias DimensionOperator
- Added Type Alias Kind
- Added Type Alias KnownColumnDefinitionType
- Added Type Alias KnownLogFilesDataSourceFormat
- Added Type Alias KnownLogFileTextSettingsRecordStartTimestampFormat
- Added Type Alias PredictiveAutoscalePolicyScaleMode
- Added Type Alias PredictiveMetricGetResponse
- Added Type Alias PrivateEndpointConnectionProvisioningState
- Added Type Alias PrivateEndpointServiceConnectionStatus
- Added Type Alias ScheduledQueryRulesListByResourceGroupNextResponse
- Added Type Alias ScheduledQueryRulesListBySubscriptionNextResponse
- Added Type Alias TimeAggregation
- Interface AutoscaleSettingResourcePatch has a new optional parameter predictiveAutoscalePolicy
- Interface DataCollectionRule has a new optional parameter dataCollectionEndpointId
- Interface DataCollectionRule has a new optional parameter metadata
Expand All @@ -144,21 +146,34 @@
- Class MonitorClient has a new parameter predictiveMetric
- Added Enum KnownAccessMode
- Added Enum KnownCategoryType
- Added Enum KnownDimensionOperator
- Added Enum KnownKind
- Added Enum KnownKnownColumnDefinitionType
- Added Enum KnownKnownLogFilesDataSourceFormat
- Added Enum KnownKnownLogFileTextSettingsRecordStartTimestampFormat
- Added Enum KnownPrivateEndpointConnectionProvisioningState
- Added Enum KnownPrivateEndpointServiceConnectionStatus
- Added Enum KnownTimeAggregation

**Breaking Changes**

- Operation ActivityLogAlerts.update has a new signature
- Operation ScheduledQueryRules.createOrUpdate has a new signature
- Operation ScheduledQueryRules.update has a new signature
- Interface AzureResource no longer has parameter identity
- Interface AzureResource no longer has parameter kind
- Interface PrivateEndpointConnectionListResult no longer has parameter nextLink
- Interface PrivateLinkResourceListResult no longer has parameter nextLink
- Interface ResourceAutoGenerated no longer has parameter etag
- Interface ResourceAutoGenerated no longer has parameter kind
- Interface ScheduledQueryRulesListByResourceGroupOptionalParams no longer has parameter filter
- Interface ScheduledQueryRulesListBySubscriptionOptionalParams no longer has parameter filter
- Removed Enum KnownConditionalOperator
- Removed Enum KnownEnabled
- Removed Enum KnownMetricTriggerType
- Removed Enum KnownProvisioningState
- Removed Enum KnownQueryType
- Enum KnownOperator no longer has value Include


## 7.0.0 (2021-12-20)
Expand Down
8 changes: 4 additions & 4 deletions sdk/monitor/arm-monitor/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "1dd79c416cdccde274113ec03b92b75069fad464",
"commit": "b56de070793f5dc3f98fcd2dae42b5910c14a090",
"readme": "specification/monitor/resource-manager/readme.md",
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --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/[email protected].20220721.1 --generate-sample=true",
"autorest_command": "autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/monitor/resource-manager/readme.md --use=@autorest/[email protected]",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].0",
"use": "@autorest/[email protected].20220721.1"
"release_tool": "@azure-tools/[email protected].2",
"use": "@autorest/[email protected]"
}
20 changes: 4 additions & 16 deletions sdk/monitor/arm-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"mkdirp": "^1.0.4",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~4.6.0",
"typescript": "~4.2.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"@azure/identity": "^2.0.1",
Expand All @@ -46,11 +46,7 @@
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@azure/dev-tool": "^1.0.0",
"@azure/arm-eventhub": "^5.0.0",
"@azure/arm-logic": "^8.0.0",
"@azure/arm-operationalinsights": "^8.0.0",
"@azure/arm-storage": "^17.0.0"
"@azure/dev-tool": "^1.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/arm-monitor",
"repository": {
Expand Down Expand Up @@ -113,13 +109,5 @@
}
]
},
"autoPublish": true,
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-monitor?view=azure-node-preview"
}
}
"autoPublish": true
}
Loading