Skip to content

Releases: webdevops/azure-loganalytics-exporter

24.6.3

21 Jun 12:17
Compare
Choose a tag to compare
  • canonicalize azure locations

24.6.2

21 Jun 09:30
Compare
Choose a tag to compare
  • lowercase label values (workspace*)

24.6.1

19 Jun 18:06
Compare
Choose a tag to compare
  • add automemlimit (with cgroup support)

24.6.0

19 Jun 17:57
Compare
Choose a tag to compare
  • add workspace labels for single workspace queries (workspaceResourceID, workspaceResourceGroup, workspaceResourceName, workspaceLocation)
  • update deps

24.2.0

17 Feb 14:16
Compare
Choose a tag to compare
  • switch to golang 1.22
  • update dependencies

23.12.0

17 Dec 17:29
4eb8a62
Compare
Choose a tag to compare
  • add optional flag for workspace discovery (#10, thanks to @jkroepke)
  • switch to golang 1.21
  • update dependencies

23.6.0

19 Jun 19:45
Compare
Choose a tag to compare
  • migrate to new Azure SDK for go
  • migrate to zap logging
  • switch to golang 1.20
  • use resourcegraph for servicediscovery and add filter parameter for advanced filtering
  • add workload identity auth support

22.11.0

19 Nov 15:28
Compare
Choose a tag to compare
  • migrate to new azure-sdk-for-go

22.9.0

17 Sep 23:03
Compare
Choose a tag to compare

22.2.1

14 Feb 22:46
Compare
Choose a tag to compare

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