Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Releases: grafana/grafana-opentelemetry-starter

1.4.0

07 Dec 07:55
d0a762e
Compare
Choose a tag to compare
  • This version supports Spring Boot 3.2.0
  • Add resource attributes telemetry.distro.name = grafana-opentelemetry-starter and telemetry.distro.version = 1.4.0

1.3.2

20 Jul 06:56
a75e289
Compare
Choose a tag to compare
  • You can now disable the starter by setting spring.opentelemetry.enabled=false in your application.yaml or application.properties

1.3.1

30 Jun 16:52
47a4ca8
Compare
Choose a tag to compare
  • Fix histogram bucket boundaries - it was a lower bound of 1 - regardless of the unit (and 1s is too large for server response times)
  • enable histograms for "http.server.requests"
  • Logger is configured automatically for Logback and Log4j2 - no need to add any configuration to your application (if you have configured the OpenTelemetry logger already, it will be used)

1.3.0

27 Jun 07:10
937d025
Compare
Choose a tag to compare
  • Broken for log4j - use 1.3.1 instead

1.2.0

15 Jun 10:23
a1575da
Compare
Choose a tag to compare
  • Set the base time unit to "seconds" - which ensures future compatibility with upcoming versions of the Grafana Agent
  • Support thread name for logging

1.1.0

05 Jun 17:14
38995ce
Compare
Choose a tag to compare
  • Add support for log4j
  • Bugfix: starter can now be used with maven

1.0.1

23 May 15:13
35d7083
Compare
Choose a tag to compare
  • Include open-telemetry resources (#14)

1.0.0

24 Apr 11:52
Compare
Choose a tag to compare
release 1.0.0