Commit Graph

6 Commits

Author SHA1 Message Date
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
Trask Stalnaker 55a6575a8f
Update `jvm.gc.duration` histogram buckets to `[ 0.01, 0.1, 1, 10 ]` (#317) 2023-11-13 08:47:44 +01: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
Patrice Chalin aebcb07995
[editorial] Advisory parameter anchor name fix (#420)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-18 17:45:51 +02:00
Josh Suereth b127e121b9
Bump to latest specification version. (#379) 2023-10-11 09:29:44 -04:00
Joao Grassi 559bf8bd66
Move runtime semconv to its own folder (#371) 2023-10-09 09:31:35 -04:00