Commit Graph

18 Commits

Author SHA1 Message Date
Braydon Kains c29eeaa419
Add io direction attributes to Changelog (#570)
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-11-30 11:36:21 -05:00
Trask Stalnaker 126059d99d
Rename metrics `jvm.memory.usage` to `jvm.memory.used` and `jvm.memory.usage_after_last_gc` to `jvm.memory.used_after_last_gc` (#536)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-20 16:45:22 +01:00
Josh Suereth da1dbb567f
Staging the 1.23.0 release. (#489)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-03 12:55:57 -04:00
Trask Stalnaker d2a5612e0e
Introduce `jvm.thread.daemon` and `jvm.thread.state` attributes (#297)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-23 10:22:29 +02:00
Trask Stalnaker d21d653031
Rename `http.resend_count` to `http.request.resend_count` (#374)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-16 07:35:57 +02:00
Josh Suereth cadfe53949
Stage 1.22.0 release for review. (#380)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-10-12 09:47:57 -04:00
Trask Stalnaker 7311eb1d58
Fix schema transformation added in #229 (#375) 2023-10-11 07:17:31 -04:00
Gregor Zeitlinger b33f2fcbaf
telemetry.distro.name and telemetry.distro.version (#178)
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2023-10-05 15:12:31 +02:00
Trask Stalnaker 9db3c5fdd4
Rename http body size metrics to match attribute names (#247) 2023-09-21 17:41:05 +02:00
Johannes Tax a5979b01bd
Make messaging payload attributes consistent with other conventions (#229)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-09-19 12:37:12 +02:00
Joao Grassi d80c8e317f
BREAKING: Generate System metrics semconv from YAML + move attributes to their own namespace (#89)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
2023-09-12 10:54:28 -04:00
Trask Stalnaker 098db1ca51
Remove pluralization from JVM metric namespaces (#252) 2023-08-17 17:45:02 +02:00
Trask Stalnaker a42aecc6b8
Rename jvm.buffer.(usage|limit) to jvm.buffer.memory.(usage|limit) (#253)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-08-17 13:15:20 +02:00
Trask Stalnaker 3bd1c39e5f
Rename `jvm.classes.current_loaded` to `jvm.classes.count` (#60) 2023-08-16 19:01:04 -04:00
Gregor Zeitlinger 2927d5809b
add namespace to jvm metric attributes (#20) 2023-08-14 13:35:25 -07:00
Trask Stalnaker d5b8de488c
Rename all JVM metrics from process.runtime.jvm.* to jvm.* (#241) 2023-08-10 14:23:48 -07:00
Liudmila Molkova fa2d7f993f
Rename `http.*.duration` to `http.*.request.duration` (#224) 2023-08-03 13:26:43 -04:00
Josh Suereth e531541025
Update documentation for how to cut a release AND perform the action … (#190)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-07-13 14:47:21 -04:00