-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 Log for JavaScript (April-August 2021) #13782
Labels
Milestone
Comments
AlexGhiondea
added
Client
This issue points to a problem in the data-plane of the library.
Monitor
Monitor, Monitor Ingestion, Monitor Query
Epic
labels
Feb 14, 2021
joshfree
changed the title
Azure Monitor for JavaScript (January-June 2021)
Azure Monitor Log for JavaScript (January-June 2021)
Mar 9, 2021
joshfree
changed the title
Azure Monitor Log for JavaScript (January-June 2021)
Azure Monitor Log for JavaScript (April-August 2021)
Mar 9, 2021
joshfree
added
Monitor - Log
and removed
Monitor
Monitor, Monitor Ingestion, Monitor Query
labels
Mar 9, 2021
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Apr 6, 2021
update OperationalInsights package for SDK release (Azure#13782) * added3 new properties to TableProperties: IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation. * added Tables new api version * changed bool to boolean types * prettified jsons * fix erroes in swagger * undo changes to 2020-03-01-preview version * pr fixes * updated TableUpdate example * changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example * changed v1 to v2 * changed WorkspaceNameParameter back to V1 * changed ErrorResponse to default ErrorResponse without ref to local definition * added systemData * removed systemData * added systemData to Patch and Get * moved systemData to Table properties * deleted systemData from Table.json, added to Get and Put examles * changed location of systemData in Tables.json * moved systemData to inside Table definition * moved systemData inside Table properties * removed SystemData * creatted a new package containing all latest swagger files for publishing new SDK * removed package 2021_02 and set default packate to 2020_10 * removed 2 packages * removed DataCollectorLogs.json from readme.md 20202.10 * added empty line to try invoke pipeline validations that havent run * Delete Tables.json * added3 new properties to TableProperties: IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation. * merge * prettified jsons * undo changes to 2020-03-01-preview version * updated TableUpdate example * changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example * changed v1 to v2 * changed WorkspaceNameParameter back to V1 * added systemData * removed systemData * added systemData to Patch and Get * moved systemData to Table properties * deleted systemData from Table.json, added to Get and Put examles * changed location of systemData in Tables.json * moved systemData to inside Table definition * moved systemData inside Table properties * removed whitespaces * changed DataExportErrorResponse to common .../v2/types.json#/definitions/ErrorResponse * changed all Error response of 2020-08 to common definition
Closing as a duplicate of #15980 |
scottaddie
added
Monitor
Monitor, Monitor Ingestion, Monitor Query
and removed
Monitor - Log
labels
Sep 28, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This epic tracks the work required by the Azure SDK team to build the Azure Monitor Log Analytics and Alerts SDK in JavaScript
https://docs.microsoft.com/en-us/azure/azure-monitor/overview
Azure Monitor Log Analytics & Queries is a service that monitors your cloud and on-premises environments to maintain their availability, performance, and other aspects. As part of the service, powerful interactive query capabilities are available that allow you to ask advanced questions specific to your data. While a comprehensive IDE is available to execute these queries, it is sometimes necessary to access the data programmatically. This service allows you to do just that: programmatically execute your Azure Monitor Log Analytics queries.
The text was updated successfully, but these errors were encountered: