Skip to content

Monitor - fix apis#42919

Merged
TimothyMothra merged 1 commit intomainfrom
tilee/monitor_fix_api
Mar 26, 2024
Merged

Monitor - fix apis#42919
TimothyMothra merged 1 commit intomainfrom
tilee/monitor_fix_api

Conversation

@TimothyMothra
Copy link
Copy Markdown

@TimothyMothra TimothyMothra commented Mar 22, 2024

Follow up to #42426

our APIs are out of sync.
when I added net6 to these projects, I should have regenerated the api.
The following changes are from running eng\scripts\Export-API.ps1 monitor

Changes

  • add net6 api file for
    • Azure.Monitor.OpenTelemetry.AspNetCore
    • Azure.Monitor.OpenTelemetry.LiveMetrics

Note

The LiveMetrics api is showing extra public classes. Ignore this for now, all of this will go away in my other PR updating the swagger.
THIS PR is focused on getting our build compliant again.

@rajkumar-rangaraj
Copy link
Copy Markdown
Member

Ignore this for now, all of this will go away in my other PR updating the swagger.

Can you get other PR merged and update the APIs. I don't think we should add more APIs and then remove it.

@TimothyMothra
Copy link
Copy Markdown
Author

Ignore this for now, all of this will go away in my other PR updating the swagger.

Can you get other PR merged and update the APIs. I don't think we should add more APIs and then remove it.

This is not adding a new API. This API has already shipped in our last beta.
This PR is fixing the builds which are failing because our API is not correctly documented.
Will ping you offline to discuss.

@TimothyMothra TimothyMothra merged commit c47cbf4 into main Mar 26, 2024
@TimothyMothra TimothyMothra deleted the tilee/monitor_fix_api branch March 26, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants