Commit Graph

114 Commits

Author SHA1 Message Date
Pablo Baeyens f6fec98892
[model/resource] Change `host.cpu.model.family` and `host.cpu.model.id` to be strings (#499)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-13 12:23:30 +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 cfdcc9ee82
Add `http.flavor` and `http.user_agent` to list of deprecated attributes (#503)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-12 10:10:09 +01:00
Alexander Wert e3da931d08
Add `code.stacktrace` attribute (#435)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-11-09 08:17:32 -06:00
Ben Blackmore 39af37d093
docs: explain deployment.environment impact on service identity (#481)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-07 13:54:51 +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
Liudmila Molkova 09b0b64990
Mark HTTP semantic conventions as stable (#377)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-11-03 12:05:54 -04:00
Trask Stalnaker 0de415c57d
Make `user_agent.original` and `http.request.header.*` attributes sampling relevant on HTTP server spans (#467) 2023-11-02 13:47:08 -04:00
Pablo Baeyens c34ca409ad
[resource/host] Define host.mac semantic convention (#340)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-11-02 12:05:54 -04:00
Trask Stalnaker 08c1d9f340
Change sampling relevant from MUST to SHOULD (and update build-tools version) (#486) 2023-11-02 16:41:11 +01:00
Trask Stalnaker 1eb70c4d74
Remove outdated `http.request.header.host` guidance (#479)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-01 09:09:56 +01:00
Trask Stalnaker 69d6d4fd67
Change `network.protocol.name` from opt-in to conditionally required (#478) 2023-11-01 09:04:51 +01:00
Trask Stalnaker 8ff4ea6821
Make `client.address` sampling relevant on HTTP server spans (#469)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-31 11:08:23 +01:00
Liudmila Molkova a8535bdeb3
Make url.scheme opt in for HTTP client metrics and make server.port required (#459)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-31 10:59:22 +01:00
Trask Stalnaker 3b76932c6a
Change `client.port` from recommended to opt-in on HTTP server spans (#472)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-31 08:01:56 +01:00
Trask Stalnaker de4125d030
Clarify that `client.port` is the port of whichever client was captured in `client.address` (#471) 2023-10-30 16:42:07 +01:00
Trask Stalnaker a1ec47777f
Change `http.request.body.size` and `http.response.body.size` attributes from recommended to opt-in (#460) 2023-10-30 16:18:33 +01:00
Trask Stalnaker 002ace1b08
Change `user_agent.original` from recommended to opt-in on HTTP client spans (#468)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-30 11:25:49 +01:00
Trask Stalnaker 3070635a74
Remove conditional requirement on `network.peer.address` and `network.peer.port` (#449)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-30 09:14:10 +01:00
Trask Stalnaker a3bec5e5c0
Remove `url.path` default value (#462) 2023-10-28 11:05:20 +02:00
Trask Stalnaker 03aba2a50c
Change the precedence between `:authority` and `Host` headers when populating `server.address` and `server.port` attributes (#455)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-27 16:33:38 +02:00
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
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
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
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
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
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
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
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
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
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
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 3286326b17
Improve network briefs (#352) 2023-10-02 17:57:37 +02:00
Trask Stalnaker 56286849c9
BREAKING: Remove `server.socket.address` attribute from http and rpc metrics (#350) 2023-10-02 17:45:46 +02:00