-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Latest changes for the Insights SDK #1456
Conversation
…(from the Hydra spec)
This reverts commit af3411d.
…n Insights SDK to remove dependency on on legacy infra
Bugs: 3580751 : [SDK] Phase 1 - Rename methods with EventSource -> Category and use api-version = 2015-05-01 3593276 : [SDK] Deprecate Summary APIs from SDK 3593213 : [SDK] Event Service - Support querying by ResourceType
…tively in Insights SDK to remove dependency on on legacy infra" This reverts commit 0c8adf7.
…chema natively in Insights SDK to remove dependency on on legacy infra"" This reverts commit d06a022.
2. API to get the tenant level events.
…s model for metric/metricdefinition
…orts the latest SKU API in CSM RP doc
Conflicts: src/Insights/Generated/Insights/MetricOperations.cs src/Insights/OnetimeGenerated/Insights/MetricDefinitionOperations.cs src/Insights/OnetimeGenerated/MetricDefinitionOperations.cs Disable encoding resourceUri for get metrics, metricDefinitions
Generated files
… works for shoeboxv1
Conflicts: src/Insights/Microsoft.Azure.Insights.nuget.proj src/Insights/OnetimeGenerated/Insights/MetricDefinitionOperations.cs src/Insights/OnetimeGenerated/Insights/MetricOperations.cs
Conflicts: src/Insights/Customizations/MetricDefinitionOperations.Customization.cs src/Insights/Customizations/MetricOperations.Customization.cs src/Insights/Customizations/Shoebox/FilterDimension.cs src/Insights/Customizations/Shoebox/MetricFilterDimension.cs src/Insights/Customizations/Sku/SkuOperationsExtensions.Customizations.cs src/Insights/Generated/Insights/ILogOperations.cs src/Insights/Generated/Insights/Models/BlobLocation.cs src/Insights/Generated/Insights/Models/EventCategoryCollection.cs src/Insights/Generated/Insights/Models/EventCategoryListResponse.cs src/Insights/Generated/Insights/Models/EventStatusCountSummaryItem.cs src/Insights/Generated/Insights/Models/EventStatusCountSummaryItemCollection.cs src/Insights/Generated/Insights/Models/EventStatusCountSummaryListResponse.cs src/Insights/Generated/Insights/Models/Log.cs src/Insights/Generated/Insights/Models/LogCollection.cs src/Insights/Generated/Insights/Models/LogDefinitionCollection.cs src/Insights/Generated/Insights/Models/LogListResponse.cs src/Insights/Generated/Insights/Models/StatusCount.cs src/Insights/Generated/Management/Insights/AgentDiagnosticSettingsOperations.cs src/Insights/Generated/Management/Insights/Models/AntaresSku.cs src/Insights/Generated/Management/Insights/Models/AntaresSkuGetResponse.cs src/Insights/Generated/Management/Insights/Models/AntaresSkuUpdateRequest.cs src/Insights/Generated/Management/Insights/Models/Display.cs src/Insights/Generated/Management/Insights/Models/LogSettings.cs src/Insights/Generated/Management/Insights/Models/MetricSettings.cs src/Insights/Generated/Management/Insights/Models/RetentionPolicy.cs src/Insights/Generated/Management/Insights/SkuOperationsExtensions.cs src/Insights/Generated/Management/Insights/StorageDiagnosticSettingsOperations.cs src/Insights/Insights.csproj src/Insights/OnetimeGenerated/Insights/MetricOperations.cs src/Insights/OnetimeGenerated/Management/AgentDiagnosticSettingsOperations.cs src/Insights/OnetimeGenerated/Management/StorageDiagnosticSettingsOperations.cs src/Insights/OnetimeGenerated/MetricDefinitionOperations.cs src/Insights/OnetimeGenerated/Sku/AntaresSku.cs src/Insights/OnetimeGenerated/Sku/AntaresSkuGetResponse.cs src/Insights/OnetimeGenerated/Sku/AntaresSkuUpdateRequest.cs src/ResourceManagement/Insights/Insights.Tests/Customizations/InsightsClient.ListStatusCountSummaryItemsParameters.Customization.cs src/ResourceManagement/Insights/Insights/Customizations/EventStatusCountSummaryListResponse.Customizations.cs src/ResourceManagement/Insights/Insights/Customizations/Shoebox/FilterDimension.cs src/ResourceManagement/Insights/Insights/Customizations/Sku/ISkuOperations.Customizations.cs src/ResourceManagement/Insights/Insights/Customizations/Sku/SkuOperations.Antares.Customizations.cs src/ResourceManagement/Insights/Insights/Customizations/Sku/SkuOperations.Customizations.cs src/ResourceManagement/Insights/Insights/Customizations/Sku/SkuOperationsExtensions.Customizations.cs src/ResourceManagement/Insights/Insights/Generated/Insights/Models/EventStatusCountSummaryItem.cs src/ResourceManagement/Insights/Insights/Generated/Insights/Models/EventStatusCountSummaryItemCollection.cs src/ResourceManagement/Insights/Insights/Generated/Insights/Models/EventStatusCountSummaryListResponse.cs src/ResourceManagement/Insights/Insights/Generated/Insights/Models/StatusCount.cs src/ResourceManagement/Insights/Insights/Generated/Management/Insights/AgentDiagnosticSettingsOperations.cs src/ResourceManagement/Insights/Insights/Generated/Management/Insights/Models/AntaresSku.cs src/ResourceManagement/Insights/Insights/Generated/Management/Insights/Models/AntaresSkuGetResponse.cs src/ResourceManagement/Insights/Insights/Generated/Management/Insights/Models/AntaresSkuUpdateRequest.cs src/ResourceManagement/Insights/Insights/Generated/Management/Insights/Models/Display.cs src/ResourceManagement/Insights/Insights/Generated/Management/Insights/StorageDiagnosticSettingsOperations.cs src/ResourceManagement/Insights/Insights/OnetimeGenerated/Sku/AntaresSku.cs src/ResourceManagement/Insights/Insights/OnetimeGenerated/Sku/AntaresSkuGetResponse.cs src/ResourceManagement/Insights/Insights/OnetimeGenerated/Sku/AntaresSkuUpdateRequest.cs src/ResourceManagement/Insights/Insights/OnetimeGenerated/Sku/SkuOperations.cs
Fixing build errors in the test project
Hi @jagadisk, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
@azuresdkci retest this please |
Latest changes for the Insights SDK
The hydra changes were part of this PR:
https://github.com/Azure/hydra-specs-pr/pull/1121