Chris Mark
0941ebb016
Add container metric fields (from ECS) ( #282 )
...
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-27 10:47:38 +01:00
Yash Tibrewal
4368358cdc
Link to proposal for gRPC metrics ( #627 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-26 13:48:05 +01:00
Emily S
8ac8d450f3
Use db.instance.id instead of specific elasticsearch node name attribute ( #738 )
...
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-03-26 12:36:32 +01:00
Liudmila Molkova
83119ef0d0
Clarify that `network.protocol.version` represents negotiated version ( #817 )
2024-03-25 17:44:25 +01:00
Liudmila Molkova
e01cafdcbe
Messaging: clarify network attributes usage on common semconv ( #698 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-25 08:39:18 -07:00
Liudmila Molkova
25b4932b92
[chore] Mark dotnet-specific metrics and attributes stable in yaml to match markdown ( #819 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-22 08:23:04 -07:00
Joao Grassi
f94edec229
[chore] Move metric requirement levels doc from spec ( #831 )
...
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-03-21 18:37:47 -07:00
Kamal Marhubi
0220d78f63
trace/http: Add http.{request,response}.size attributes ( #84 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-18 08:30:24 -07:00
Liudmila Molkova
f9dfdd50ce
Database: clarify network attributes usage on common semconv ( #768 )
2024-03-18 11:37:59 +01:00
Joao Grassi
cfff890ccd
Move HTTP client metrics out of .NET conventions ( #801 )
2024-03-14 11:12:31 -07:00
Liudmila Molkova
e74c9982f0
Introduce common `messaging.destination.partition.id` instead of per-system ones ( #798 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-13 11:42:47 +01:00
Trask Stalnaker
e24b332c18
Two fixes to the HTTP semconv migration guide ( #804 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-03-12 10:19:40 -07:00
Damien Mathieu
ac0c577d20
[chore] Fix double `the` typos ( #806 )
...
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2024-03-11 16:58:33 +01:00
Chris Mark
3edef610fc
Align `system.cpu.state`'s definition with this of `process.cpu.state` ( #765 )
2024-03-11 16:23:23 +01:00
Liudmila Molkova
c8b6163627
Deprecate `db.jdbc.driver_classname` attribute since it's not used ( #796 )
2024-03-08 08:41:04 -08:00
Joao Grassi
a3252cb605
Clarify metric attributes should be namespaced ( #786 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Chris Mark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-03-08 13:29:44 +01:00
Alexandra Konrad
3d409a7d4a
move faas to registry ( #525 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2024-03-07 09:04:52 -08:00
Liudmila Molkova
88d66b53e1
Move DNS lookup metric outside of .NET semconv ( #785 )
2024-03-07 11:23:54 -05:00
Liudmila Molkova
6c79a1d910
Deprecate db.connection_string ( #769 )
2024-03-06 11:46:13 -08:00
Miguel Luna
153b768fa6
moving android to the registry attributes ( #544 )
...
Signed-off-by: Miguel Luna <39376769+mlunadia@users.noreply.github.com>
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
Co-authored-by: Chris Mark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-06 12:07:21 +01:00
Joao Grassi
0e945f169e
[chore] Improve check/fix make targets ( #787 )
2024-03-06 11:30:13 +01:00
Johannes Tax
19f2ba7d0c
Add a "Process" operation for messaging ( #700 )
...
Co-authored-by: Alex Hong <9397363+hongalex@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-04 14:38:44 +01:00
klauco
44690f11c7
Allow url.path sanitization ( #676 )
...
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-03-01 16:03:01 -08:00
Liudmila Molkova
58c2705b7c
Merge DB connection-level and call-level attributes ( #780 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-01 13:42:23 +01:00
Joao Grassi
9e90894cfa
[chore] Add recommendation for lowercase attribute names ( #788 )
2024-03-01 09:53:51 +01:00
Liudmila Molkova
e4930d3861
Update Azure messaging: settlement attributes and span names ( #697 )
...
Co-authored-by: Johannes Tax <johannes@johannes.tax>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-01 09:42:58 +01:00
Tyler Benson
6659dfabfe
Fix problem in `xray-lambda` propagator definition ( #778 )
...
Co-authored-by: Raphael Philipe Mendes da Silva <rapphil@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-02-29 17:24:31 -08:00
Patrice Chalin
b8e5dada01
[chore] URL attributes: consistently use code font for URLs and URL parts ( #783 )
2024-02-28 13:50:21 -08:00
Trask Stalnaker
bdbcf68a9b
Double backslash -> Single backslash ( #779 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-02-28 16:34:24 +01:00
Liudmila Molkova
f98fc43b18
[chore] Bring a few attributes that were removed back (as deprecated) ( #770 )
2024-02-28 10:24:34 -05:00
Juraci Paixão Kröhling
b825ce1b93
Define a common algorithm for service.instance.id ( #312 )
...
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2024-02-23 14:02:08 -05:00
Stefán Jökull Sigurðarson
096596b200
Adding `messaging.rabbitmq.message.delivery_tag` to the list of RabbitMQ specific tags ( #433 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-02-22 13:51:32 +01:00
Alexandra Konrad
1e7bb0e462
add remaining url fields to the registry ( #496 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-02-20 13:39:26 +01:00
Liudmila Molkova
5d7e48746a
[chore] Move GraphQL out of database folder/semconv ( #736 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-02-15 19:41:03 +01:00
Matt McCleary
0b437c0edf
[chore] Change Traces SemConv Status to Mixed ( #741 )
2024-02-14 10:44:56 +01:00
Johannes Tax
059b219ded
Add placeholder for messaging stabiblity transition plan ( #734 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-02-13 13:26:15 +01:00
jason plumb
85ea994ff6
Event payload lives in the LogRecord body ( #566 )
...
Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2024-02-12 15:41:58 -05:00
Trask Stalnaker
183647b9e5
Add placeholder for database stability transition plan ( #733 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-02-12 15:08:27 +01:00
Johannes Tax
b6afdeb6ee
Clarify producer span relationships and add a messaging example for a batch publishing scenario ( #509 )
2024-02-12 09:35:04 +01:00
Alexandra Konrad
44c830d3da
Update `user_agent.*` wording to support multiple apps ( #680 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-02-09 14:16:01 +01:00
Chris Mark
a78115ee8b
[resource/host] Change type of `host.cpu.stepping` to string ( #665 )
2024-02-08 17:58:27 +01:00
Alexandra Konrad
e2382e6ba5
[chore] remove microsoft link to fix PR checks ( #701 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-02-08 14:43:56 +01:00
Patrice Chalin
e39dcb521b
[editorial] Fix path base in Hugo front matter ( #688 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-02-06 17:57:38 +01:00
Johannes Tax
be0cae0e38
Add messaging semantic conventions for settlement spans ( #661 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-02-06 17:54:23 +01:00
Joao Grassi
45a03e67ce
Fix header level in README.md ( #684 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-02-05 19:15:46 +01:00
Trask Stalnaker
482cb01c45
[Editorial] Add missing stable status markers ( #682 )
2024-02-02 14:03:14 +01:00
Liudmila Molkova
13a8238b4d
Define additional Azure messaging attributes ( #572 )
2024-02-01 17:40:35 +01:00
Patrice Chalin
4266051473
[editorial] Use canonical wikipedia links ( #678 )
2024-01-31 07:55:34 -08:00
Marcin Kielar
3beb6cd937
Improvements for AWS/ECS attributes ( #597 )
...
Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-01-30 11:50:38 +01:00
Trask Stalnaker
fa0725719b
(editorial) Update http.resend_count references to http.request.resend_count ( #666 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-01-25 16:27:35 +01:00
Johannes Tax
dd41eac32f
Make `network.protocol.name` conditionally required for messaging ( #644 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-01-24 15:57:19 +01:00
Alexandra Konrad
c3e35ee7c7
added remaining ECS fields to the useragent ( #452 )
...
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-01-24 08:51:56 -05:00
Braydon Kains
d21135e07c
Generate process metrics with `semconv` yaml ( #330 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-01-23 09:37:27 +01:00
Patrice Chalin
a41f0e8961
[editorial] Fix/adjust link to use https rather than http ( #645 )
2024-01-19 11:28:12 +01:00
Johannes Tax
bb017fa80a
Remove obsolete footnotes for messaging attributes ( #642 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-01-17 17:52:22 +01:00
Johannes Tax
50e2eac498
Move messaging attributes in registry to system-specific sections ( #643 )
2024-01-17 08:25:10 -08:00
Joao Grassi
e37eac7994
Revert "Clarify that service.* conventions apply to all telemetry sources" ( #638 )
2024-01-12 18:01:13 +01:00
Anna Levenberg
de9ef07a0a
docs(messaging): add gcp async batch publish example ( #545 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alex Hong <9397363+hongalex@users.noreply.github.com>
Co-authored-by: Johannes Tax <johannes@johannes.tax>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-01-10 12:21:22 +01:00
joegoldman2
efe8fa5dd2
Add `azure_container_apps` to `cloud.platform` semantic conventions ( #615 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-01-10 10:35:39 +01:00
jack-berg
7f35c490ca
Clarify that service.* conventions apply to all telemetry sources ( #630 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-01-10 10:25:30 +01:00
Chris Mark
73b488a672
Depluralize labels for pod and container resources ( #625 )
...
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-01-09 17:50:08 +01:00
Dmitrii Anoshin
75f9d428a4
Add a warning to the system semantic conventions ( #579 )
2024-01-08 14:31:40 -08:00
Trask Stalnaker
1dd4fe3439
Add HTTP semantic convention stability migration guide ( #612 )
2024-01-08 14:29:17 -08:00
Alexandra Konrad
7d0c0a0fc5
Refactoring: move browser to the registry ( #605 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-01-08 18:30:43 +01:00
Josh Suereth
3a9d477cf5
Stabilize exception semantic conventions. ( #619 )
2024-01-04 10:02:35 -08:00
jack-berg
9423bd3a0b
Reflect service.*, telemetry.sdk.* stability in model ( #620 )
2024-01-02 10:31:26 -08:00
Chris Mark
7051551400
Rename system.processes.* namespace to system.process.* ( #484 )
...
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-12-20 12:51:13 -05:00
Trask Stalnaker
fb485c9434
Editorial: change "J9" to "OpenJ9" ( #611 )
...
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-12-19 10:37:44 -05:00
Chris Mark
73550a3038
Add attribute for k8s pod annotations ( #573 )
...
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-12-15 11:55:41 +01:00
Josh Suereth
165dae5c29
Migrate exception attributes to registry ( #574 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-12-14 12:10:52 -05:00
Tyler Benson
176db0d281
Replace AWS X-Ray Environment Span Link section ( #354 )
...
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-12-14 11:33:15 -05:00
Liudmila Molkova
bef6b4b39f
Use deprecated property instead of stability level ( #588 )
2023-12-13 11:13:20 -08:00
Dan Nelson
2ec29a5f6f
Clarify example for url.query ( #601 )
2023-12-13 07:33:03 -08:00
Michael Wolf
2966241ecd
Fix PPID abbreviation in process attributes description ( #594 )
2023-12-12 11:29:55 -08:00
Trask Stalnaker
9f267b1c62
Mark JVM metrics stable ( #569 )
2023-12-12 11:19:00 -08:00
Liudmila Molkova
fe0a3d7298
Add .NET metrics ( #283 )
2023-12-11 11:06:09 -05:00
Piotr Kiełkowicz
40839cbd53
.NET runtime process resource attributes ( #561 )
2023-12-04 08:59:18 +01:00
Liudmila Molkova
f51df2fdbc
Define messaging metrics and add `error.type` attribute to spans ( #163 )
2023-11-30 17:06:23 +01:00
Ariel Valentin
efd9345199
feat: Add MySQL instance address attribute ( #345 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-30 09:22:16 +01:00
Alexander Kaplan
fc73453d04
Expanding k8s.pod resource to include pod labels ( #494 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-27 09:01:28 +01:00
Joao Grassi
fe200c01bc
Fix links still pointing to spec repo main branch ( #556 )
2023-11-24 14:37:17 +01:00
Patrick Housley
12dfe6a321
Merging events domain and name ( #473 )
...
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-24 12:34:00 +01:00
Chris Mark
9d9990cfe8
Add registry md file for disk attributes ( #555 )
...
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2023-11-23 12:24:22 +01:00
Trask Stalnaker
b56abb47df
Remove Oct 1 mention from `OTEL_SEMCONV_STABILITY_OPT_IN` ( #541 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-22 17:25:27 +01:00
Braydon Kains
34cc9485be
system: shared IO direction attributes ( #530 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-22 11:25:58 +01:00
João Thallis
04c8e49dc4
Use new partition attribute path ( #547 )
2023-11-21 13:58:45 +01: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
Anna Levenberg
dccfffc9bf
docs(messaging): add gcp_pubsub ordering key attribute ( #528 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-19 11:06:31 +01:00
Trask Stalnaker
8962dbeeda
Remove misleading pluralization wording related to count metrics ( #488 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-17 09:57:45 +01:00
Alexander Wert
811dbab22a
Moved database attributes to the attributes registry ( #441 )
...
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-17 09:46:57 +01:00
Jack Berg
48d3348fea
Format with prettier
2023-11-16 12:50:59 -05:00
Jack Berg
b85a0db524
Update spec references to point to local files
2023-11-16 12:50:59 -05:00
Jack Berg
1dc1e04ab6
Point to 1.26.0 of specification
2023-11-16 12:50:59 -05:00
Jack Berg
f183527bf7
Fix more links
2023-11-16 12:50:59 -05:00
Jack Berg
84cd08ef20
Change to relative links
2023-11-16 12:50:59 -05:00
Jack Berg
d445ea5eec
Move attribute documents
2023-11-16 12:50:59 -05:00
Alexander Wert
971383f4a5
Changed `messaging.system` attribute type to an open enum ( #517 )
...
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-11-16 13:41:39 +01:00
Chris Mark
711776a059
Move k8s atrributes to the registry ( #506 )
...
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-15 09:23:46 +01:00
Chris Mark
d30d7fc021
Fix process registry ( #515 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-14 13:39:49 +01:00
Anna Levenberg
30ea09f5c4
docs(messaging): add gcp_pubsub as a messaging system ( #490 )
...
Co-authored-by: Johannes Tax <johannes@johannes.tax>
Co-authored-by: Joao Grassi <joao@joaograssi.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-13 17:53:26 +01:00