Commit Graph

656 Commits

Author SHA1 Message Date
Pablo Baeyens 131637a718
Clarify how to report the total amount of memory (#409)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-27 10:31:00 +02:00
Trask Stalnaker 76bb38700e
Fix network.transport examples (#448)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-27 10:21:42 +02:00
Chris Mark 9b7193aa19
Moved container attributes to the registry (#417)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-27 10:20:13 +02:00
Trask Stalnaker 8493048622
Fix examples still using server.socket.address (#446)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-27 09:58:23 +02:00
Chris Mark 26f499279f
Add `system.cpu.frequency` metric. (#337)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
2023-10-26 12:45:24 +02:00
Liudmila Molkova 6121966bf7
Rewrite HTTP server definitions section (#423)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-10-26 08:02:44 +02:00
Trask Stalnaker b8a493b915
Remove outdated section in rpc-metrics.md that no longer applies (#447) 2023-10-25 23:11:44 +02:00
Liudmila Molkova 384edab510
Editorial: Fix url.scheme examples on http client metric (#445) 2023-10-25 11:03:47 -07:00
Trask Stalnaker bf2a10db50
should -> SHOULD (#442) 2023-10-25 09:56:28 +02:00
Johannes Tax 5aa01542b9
BREAKING: Use seconds as default duration for FaaS duration histograms (#384)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-24 09:42:11 +02:00
Adam Zapaśnik 6a2519baeb
Update http-spans.md (#437) 2023-10-24 09:36:02 +02:00
Alexander Wert 064fe4efda
Moved rpc attributes to the registry (#395)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-10-23 15:52:46 +02:00
Alexandra Konrad cd047137dd
move user agent to registry (#418) 2023-10-23 12:41:20 +02:00
Trask Stalnaker 8e40255a39
Fix `server.port` to be not required on HTTP server spans when `server.address` is not set (#429)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-23 10:27:44 +02: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
jason plumb 889b0a4827
Add session.previous_id (#348) 2023-10-21 15:40:31 +02:00
Trask Stalnaker b23075cd60
Remove dashes to underscores normalization from http header attribute keys (#369)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-10-20 16:23:28 +02:00
Bryce Buchanan e029787228
added mobile instrumentation to log-event semantic conventions (#67)
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-20 10:11:52 +02:00
Liudmila Molkova 86f1ba452b
Editorial: random improvements (#415) 2023-10-19 16:53:57 -07:00
Joao Grassi e0767b2b7e
Revert to old `linkTitle` on runtime readme (#428) 2023-10-19 16:07:32 +02:00
Alexander Wert 315a4290fb
Moved network attributes to the registry (#390) 2023-10-19 14:16:04 +02:00
Trask Stalnaker 965c10897d
Factor in `X-Forwarded-Host` / `Forwarded` when capturing `server.address` and `server.port` (#411) 2023-10-19 08:50:11 +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
Trask Stalnaker 7700f5d1c8
Metric namespaces should not be pluralized (#267)
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-10-18 10:47:29 -04:00
Alexandra Konrad a09cbef18b
Move url to the registry (#400)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-18 12:59:44 +02:00
Trask Stalnaker d75bb844c6
Remove outdated note about not recording HTTP `server.address` when only IP address available (#413)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-18 11:56:27 +02:00
Trask Stalnaker 67e5c98236
Change `network.protocol.name` from recommended to opt-in in the HTTP semconv (#398) 2023-10-17 20:19:09 -07:00
Trask Stalnaker 3408678411
Remove `network.type` from HTTP semconv (changing it from recommended to opt-in) (#410) 2023-10-17 18:16:53 +02:00
Trask Stalnaker 242268e905
Add cardinality warning about two opt-in HTTP metric attributes to all HTTP metrics. (#412) 2023-10-17 16:45:21 +02:00
Trask Stalnaker 7680dc8bee
Change `network.transport` from recommended to opt-in in the HTTP semconv (#402)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-17 13:36:41 +02:00
Trask Stalnaker adc0187098
BREAKING: Define `url.scheme` in terms of logical operation in HTTP server semconv (#376)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2023-10-17 12:50:23 +02:00
Trask Stalnaker cee22ec914
Make `server.port` conditionally required on HTTP server semconv (#399)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-16 07:42:58 +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
Michael Klishin 5778d7d9a3
RabbitMQ, not RibbitMQ (#405) 2023-10-15 21:59:20 +02:00
Trask Stalnaker 63231257a0
Add cardinality warning about two opt-in HTTP metric attributes (#401)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-13 16:46:22 +02:00
Trask Stalnaker 612d101d10
Clarify that `error.type` should be the fully-qualified exception class name (if applicable) when it represents an exception type (#387) 2023-10-13 13:35:40 +02:00
Josh Suereth ea50a0d2e1
Add sections to changelog for easier user consumption on release. (#397) 2023-10-12 12:24:35 -07: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
Liudmila Molkova ec3a4cf0af
Remove repetitive notes, briefs, etc on ref attributes (#367)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-12 15:04:18 +02:00
Armin Ruech 4c7e85d45c
Add missing maintainers to auto_assign_issue.yml and auto_assign_pr.yml (#392) 2023-10-12 14:53:00 +02:00
Joao Grassi f07ad81579
Increase markdown-link-check timeout (#393) 2023-10-12 14:10:37 +02:00
Josh Suereth b127e121b9
Bump to latest specification version. (#379) 2023-10-11 09:29:44 -04:00
Trask Stalnaker 7311eb1d58
Fix schema transformation added in #229 (#375) 2023-10-11 07:17:31 -04:00
Trask Stalnaker 0b5a2f3354
Rename/replace `(client|server).socket.(address|port)` attributes with `network.(peer|local).(address|port)`. (#342)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2023-10-10 17:13:16 +02:00
Alexander Wert 4040095eda
Separation of attribute definitions from attribute usages: HTTP (#208)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Co-authored-by: Joao Grassi <joao@joaograssi.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-10-09 17:06:34 +02:00
Joao Grassi 559bf8bd66
Move runtime semconv to its own folder (#371) 2023-10-09 09:31:35 -04:00
Reiley Yang 4efa49f4e8
Require two approvals from different companies before merging the PR (#364)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-09 07:35:41 +02:00
Pablo Baeyens 0af7e0efee
[resource/host] Add semantic convention for IP addresses of a host (#203)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-09 07:28:44 +02:00
Trask Stalnaker 5436da468d
Improve HTTP metric briefs (#366)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-06 14:29:07 +02:00
jason plumb 2c30cf69fe
Add semconv-mobile-approvers (#368)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-10-05 17:04:22 +02:00