Skip to content

Releases: yokawasa/azure-log-analytics-data-collector

v0.5.0

19 Jul 00:33
Compare
Choose a tag to compare
  • Check body size not to exceed data limit of 30MB in Azure Monitor Data Collection API - issue #12

v0.4.0

17 Jul 12:38
Compare
Choose a tag to compare
  • restclient retries request on the following status code - issue #10
    • 429 - Too Many Requests
    • 500 - Internal Server Error
    • 503 - Service Unavailable

v0.3.0

16 Jul 00:52
Compare
Choose a tag to compare
  • Enhance log type validation: check not only alpha but also numeric, underscore, and character length (may not exceed 100) - issue #11

v0.2.0

06 May 10:12
fafb294
Compare
Choose a tag to compare
  • Support setting the x-ms-AzureResourceId Header - issue #8