Releases: webdevops/azure-loganalytics-exporter
Releases · webdevops/azure-loganalytics-exporter
22.11.0
19 Nov 15:28
Compare
Sorry, something went wrong.
No results found
migrate to new azure-sdk-for-go
22.9.0
17 Sep 23:03
Compare
Sorry, something went wrong.
No results found
22.2.1
14 Feb 22:46
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
changed azuretracing metrics
renamed endpoint to apiEndpoint to avoid prometheus-operator label clash
fix not working autoreset for azuretracing
add tenantID
includes the regression fix
22.2.0
11 Feb 16:18
Compare
Sorry, something went wrong.
No results found
implement azuretracing metrics
add azurerm_api_ratelimit metric on /metrics endpoint
add azurerm_api_request* metrics on /metrics endpoint
using alpine as build system and strip debug symbols (smaller container image)
22.1.0
08 Jan 15:13
Compare
Sorry, something went wrong.
No results found
21.10.0
13 Oct 10:57
Compare
Sorry, something went wrong.
No results found
fix parsing of null fields (metrics were missing)
update go dependencies
21.8.1
30 Aug 19:03
Compare
Sorry, something went wrong.
No results found
fix null value parsing (metrics will not be published anymore)
21.8.0
28 Aug 13:33
Compare
Sorry, something went wrong.
No results found
switch to golang 1.17
update dependencies
update kusto config parser with proper sub metric support and possibility to skip metrics (for only sub metric support)
add ingestion latency example with sub metrics and not published main metric
21.5.5
10 May 10:05
Compare
Sorry, something went wrong.
No results found
21.5.4
09 May 11:17
Compare
Sorry, something went wrong.
No results found
added dynamic workspace queries (via /probe/workspace endpoint)
added servicediscovery for workspaces (via /probe/subscription endpoint)
added cache for servicediscovery
added status and last successfull query metric for workspaces/query to global metrics
added parallel workspace queries
refactoring
update golang dependencies