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

Azure Monitor Query for GO #18776

Closed
RickWinter opened this issue Aug 1, 2022 · 4 comments · Fixed by #18981
Closed

Azure Monitor Query for GO #18776

RickWinter opened this issue Aug 1, 2022 · 4 comments · Fixed by #18981
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. Monitor Monitor, Monitor Ingestion, Monitor Query
Milestone

Comments

@RickWinter
Copy link
Member

Azure Monitor Query

Add support for Azure Monitor Query

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Aug 1, 2022
@RickWinter RickWinter added Client This issue points to a problem in the data-plane of the library. Monitor - Query feature-request This issue requires a new behavior in the product in order be resolved. and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Aug 1, 2022
@scottaddie scottaddie added this to the 2022-11 milestone Aug 16, 2022
@simongottschlag
Copy link

Hi!

I created #19021 which was closed in favor of this issue for tracking.

The main question from my side was (even though it may have been vague) if it is possible to set metrics (not query) for a resource using this SDK.

Looking at the JS/TS SDK as a reference, it doesn't seem to support it and the same goes for the current PR for this SDK.

@scottaddie do you know if this is planned?

@scottaddie
Copy link
Member

scottaddie commented Sep 7, 2022

@simongottschlag Thanks for clarifying your request. The Azure Monitor Query library doesn't support setting of metrics. It's intended to be a tool for querying only. Can you please provide a little more detail on your use case?

@simongottschlag
Copy link

@simongottschlag Thanks for clarifying your request. The Azure Monitor Query library doesn't support setting of metrics. It's intended to be a tool for querying only. Can you please provide a little more detail on your use case?

@scottaddie ok, thanks! I would like to set custom metrics using the SDK. To be more specific, I would like a Container App in this case set custom metrics on itself.

@scottaddie
Copy link
Member

The initial beta release shipped yesterday. For more details, see https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/monitor/azquery.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
@scottaddie scottaddie added Monitor Monitor, Monitor Ingestion, Monitor Query and removed Monitor - Query labels Sep 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. Monitor Monitor, Monitor Ingestion, Monitor Query
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants