Commit Graph

879 Commits

Author SHA1 Message Date
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
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
Reiley Yang 5181f04560
Move Alexander Wert from approver to maintainer (#363) 2023-10-04 09:31:07 -07:00
Liudmila Molkova 2c065be5e6
Editorial: Update build-tools to 0.22.0 and sort attributes alphabetically in all semconv (#359)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-10-03 09:37:56 +02:00
Chris Mark 590aff7ffc
Document the difference between host and system metrics (#324)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <joao@joaograssi.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-10-02 13:00:05 -04: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
Liudmila Molkova fe1797ef86
Add url.scheme to http client metrics (#357) 2023-10-02 10:18:40 +02:00
Christian Neumüller 50c5424549
Port, address clarifications (#289) 2023-09-29 11:57:22 -07:00
Trask Stalnaker 9790d8f545
Remove the zero bucket boundary from `http.server.request.duration` and `http.client.request.duration` (#318) 2023-09-26 09:37:58 -07:00
Chris Mark 2bcee3ca79
Add container labels field from ECS (#125)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-09-26 16:51:03 +02:00
Alexander Wert 2ef85e6e84
Moved template attributes to yaml model files (#315)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-09-26 09:55:47 +02:00
Surbhi A 984079ee2b
Adding os.build_id resource attribute and discussion why os.sdk.version isn't required (#293)
Co-authored-by: Joao Grassi <joao@joaograssi.com>
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-09-25 10:56:22 -04:00
Goutham Veeramachaneni 1d3d63b3d6
Update span name recommendation for HTTP Server (#287)
Signed-off-by: Goutham <gouthamve@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Johannes Tax <johannes.tax@grafana.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-09-25 10:49:20 -04:00
Anuraag Agrawal c7b094d364
Remove service.version from list of attributes with dedicated env var (#261)
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-09-25 10:44:03 -04:00
Surbhi A 65eed24c6c
Add android.yaml and android.os.api.level resource attribute (#328)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-09-22 19:02:30 +02:00
Trask Stalnaker e4b67282cc
Move non-`network.*` attributes out of network.yaml (#296)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-09-22 18:55:56 +02:00
Mike Koltsov 650be8f523
Add system.linux.memory.available metric (#323) 2023-09-22 18:48:36 +02:00
Bryce Buchanan a89f57357e
Session.id semantic convention (#215)
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
Co-authored-by: Chengzhong Wu <legendecas@gmail.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-09-22 09:04:05 +02:00
Johannes Tax 6166960d5c
Remove experimental Kafka metrics (#338) 2023-09-21 10:22:47 -07:00
Trask Stalnaker 9db3c5fdd4
Rename http body size metrics to match attribute names (#247) 2023-09-21 17:41:05 +02:00
Trask Stalnaker 203691d996
Improve `error.type` wording in HTTP semconv (#331) 2023-09-20 18:49:31 +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
Tyler Helmuth 875cfefe7d
Reduce restrictions on which metrics may be named utilization (#280) 2023-09-18 08:44:11 -07:00
Joao Grassi e880bddb63
Fix System metrics yaml warning (#322) 2023-09-13 13:11:19 +02:00
Trask Stalnaker 58c52c59ba
Update client address to be consistent with server address (#302)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-09-12 18:01:35 +02:00
Chris Mark 48dc44c31b
Bump semantic conventions tooling to v0.21.0 (#310)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-09-12 17:55:20 +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