Azure / Azure/azure-rest-api-specs

Log Analytics DataSource lacks proper definitions

Open
#9,072 18 comments 11 reactions 0 assignees View on GitHub
Monitor - LogAnalytics Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 2h
Merged PRs (30d)
424

Description

Currently, different data sources' property are represented as plain JSON. It is non-trivial for the developer to digest the corresponding SDK, i.e., developer has to figure out the correct JSON format and define the model on their own.
It would be great if the swagger could define the "discriminator" for log analytics data sources.

Contributor guide

Open the contributing guide

Research direction

Locate the Log Analytics data source definitions in the repository and inspect how their properties are currently represented in the API specification. Compare the available schemas with the desired OpenAPI discriminator behavior; done means developers can identify and use typed data-source definitions instead of interpreting plain JSON themselves.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.