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
Liudmila Molkova
0d963c4016
[chore] Mark attributes and metrics as experimental explicitly ( #781 )
2024-03-05 17:28:09 -08: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
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
Patrice Chalin
b8e5dada01
[chore] URL attributes: consistently use code font for URLs and URL parts ( #783 )
2024-02-28 13:50:21 -08:00
Liudmila Molkova
f98fc43b18
[chore] Bring a few attributes that were removed back (as deprecated) ( #770 )
2024-02-28 10:24:34 -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
Alexandra Konrad
352293d18a
[chore] revert temp fix for resource attributes ( #702 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2024-02-12 17:06:29 +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
Liudmila Molkova
13a8238b4d
Define additional Azure messaging attributes ( #572 )
2024-02-01 17:40:35 +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
Johannes Tax
50e2eac498
Move messaging attributes in registry to system-specific sections ( #643 )
2024-01-17 08:25:10 -08: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
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
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
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
Liudmila Molkova
bef6b4b39f
Use deprecated property instead of stability level ( #588 )
2023-12-13 11:13:20 -08:00
Michael Wolf
2966241ecd
Fix PPID abbreviation in process attributes description ( #594 )
2023-12-12 11:29:55 -08: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
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
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
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
Alexander Wert
2817a7fa5b
Temp fix for separation of resource and semantic attributes ( #524 )
...
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-11-16 11:53:14 -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
Alexandra Konrad
d9c24b436e
move OS to registry ( #501 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-13 16:43:28 +01:00
Trask Stalnaker
68457cbe7a
Fix typo ( #507 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-13 16:21:01 +01:00
Alexandra Konrad
200d20f899
Move host to the registry ( #498 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-13 16:16:37 +01:00
Severin Neumann
659f03c71e
Add Semantic conventions for TLS/SSL encrypted communication ( #21 )
...
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-13 15:29:04 +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
Alexandra Konrad
e2952cf5a2
Move error namespace to the registry ( #500 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-10 15:15:12 -06:00
Alexandra Konrad
3a8220c677
move device to the registry ( #497 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-10 15:02:40 -06:00
Alexandra Konrad
a1b924ca85
move process to registry ( #502 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-10 14:53:46 -06:00
Alexander Wert
6a9acefdbf
Moved client, server, source, destination attributes to the registry ( #391 )
...
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-11-09 10:19:03 -06: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
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
Alexander Wert
d6a478d8dc
Moved `messaging.*` attributes to the registry ( #444 )
...
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-11-02 17:18:27 +01:00
Trask Stalnaker
c99d35bc33
Fix lint warning ( #475 )
2023-10-31 07:54:37 +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
kaiyan-sheng
ed054bc828
Move cloud attributes to the registry ( #453 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-30 11:52:35 +01:00
Trask Stalnaker
a3bec5e5c0
Remove `url.path` default value ( #462 )
2023-10-28 11:05:20 +02:00
Alexander Wert
fde7b11e61
Moved thread and code to the registry ( #434 )
...
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-10-27 16:13:49 +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
bf2a10db50
should -> SHOULD ( #442 )
2023-10-25 09:56:28 +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
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
Liudmila Molkova
86f1ba452b
Editorial: random improvements ( #415 )
2023-10-19 16:53:57 -07:00
Alexander Wert
315a4290fb
Moved network attributes to the registry ( #390 )
2023-10-19 14:16:04 +02: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
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
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