Johannes Tax
4204c02ef0
BREAKING: Rename `messaging.client_id` to `messaging.client.id` ( #948 )
2024-05-03 06:59:02 -07:00
Liudmila Molkova
30402c468f
Add experimental HTTP attributes to HTTP spans ( #989 )
2024-05-02 12:03:52 -07:00
Gergely Kalapos
70baddd2af
Rename `db.client.connections.*` metrics to `db.client.connection.*` and rename `db.client.connection.usage` to `db.client.connection.count` and adapting units ( #966 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-02 11:20:27 -07:00
Josh Suereth
651d779183
Generate Attribute Registry using Weaver ( #917 )
2024-05-01 11:22:28 -07:00
Trask Stalnaker
48f50d7d8c
Remove `db.instance.id` ( #972 )
2024-05-01 09:33:31 -07:00
Chris Mark
8590a71811
[metrics/system] Remove shared from system.memory.state values ( #933 )
...
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2024-04-30 17:21:03 -04:00
Povilas Versockas
3dc61e15a5
feat: add k8s.container.status.last_terminated_reason resource attribute ( #968 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-29 19:58:35 -07:00
Josh Suereth
b4a04fdb16
Move JVM attribtues to registry. ( #979 )
...
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
2024-04-29 21:03:12 +00:00
Liudmila Molkova
37a79422ad
Database: add error.type to span and metric ( #975 )
2024-04-29 10:16:06 -07:00
Anna Levenberg
387b74f8a7
docs(messaging): add gcp_pubsub unary pull example ( #634 )
...
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-24 12:00:50 -07:00
Liudmila Molkova
3afe2871d1
Rename `db.name` to `db.namespace` and generalize it ( #911 )
...
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-04-24 11:53:24 -07:00
Liudmila Molkova
d1a2d487c1
Move .NET-specific attributes to the registry ( #943 )
2024-04-24 10:32:38 -07:00
Alexandra Konrad
a28fa9e62e
[chore] fix type of registry groups ( #957 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-24 09:32:01 -07:00
Liudmila Molkova
83369f23dd
[chore] Split db and messaging registry groups ( #952 )
2024-04-24 13:21:16 +00:00
Joao Grassi
8d6f12bd82
Clarify fully-qualified name should be used for `error.type` ( #945 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-23 08:30:22 -07:00
Trask Stalnaker
dd73dba5ac
Should -> SHOULD ( #946 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-04-23 09:47:35 +00:00
Alan West
c0e170d51e
Add db.client.operation.duration metric ( #735 )
...
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-22 16:39:10 -07:00
Nev
b6bc365b76
Update the device.app.lifecycle event description and constraints ( #794 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-22 09:41:54 -07:00
Alexandra Konrad
7f6876de7d
[chore] move log to registry ( #908 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-22 13:40:25 +02:00
Alan West
1b6bde0287
Move common DB attributes ( #910 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-18 16:58:15 -07:00
Alexandra Konrad
bee13d413c
[BREAKING] move attributes from db metrics to the registry ( #909 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-18 14:26:30 -07:00
Liudmila Molkova
54cc03eb61
HTTP spans restructuring: explicitly list all http client and server attributes, remove common ( #931 )
2024-04-18 10:56:06 -07:00
Gergely Kalapos
4728f63743
[chore] Move system metric attributes to the registry ( #867 )
...
Co-authored-by: Chris Mark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
2024-04-17 11:44:09 +02:00
Nir Gazit
1c93c94ce6
LLM Semantic Conventions: Initial PR ( #825 )
...
Co-authored-by: Drew Robbins <drobbins@microsoft.com>
Co-authored-by: Drew Robbins <drew@drewby.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2024-04-16 16:04:32 -07:00
Johannes Tax
f12a4d3833
BREAKING: Rename `messaging.operation` to `messaging.operation.name` ( #913 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-16 14:12:31 -07:00
ET
91d267081f
[chore] Fix typo in container attributes registry ( #920 )
2024-04-12 18:37:38 -07:00
Joao Grassi
768a23c362
[chore] Move otel.* attributes to registry ( #891 )
2024-04-10 09:57:09 +02:00
Alexandra Konrad
51813f68ca
[chore] move event to registry ( #907 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-10 08:06:05 +02:00
Liudmila Molkova
82b2fb2b87
Process: replace constraints with requirement levels and note ( #863 )
2024-04-09 09:25:52 -07:00
Michael Wolf
c9b8445e09
Add additional process attributes to registry ( #564 )
...
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
2024-04-09 08:56:23 -07:00
Joao Grassi
f731ca7537
Move webengine attributes to the registry ( #901 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-04-09 13:53:24 +02:00
Trask Stalnaker
49669266d9
Update references from `db.operation` to `db.operation.name` ( #904 )
2024-04-08 13:05:09 -07:00
Liudmila Molkova
ff49c9b6fa
DB: rename table/container/etc to collection ( #870 )
2024-04-08 10:14:27 -07:00
Trask Stalnaker
b5b2409b52
Rename `db.statement` to `db.query.text` and introduce `db.query.parameter.<key>` ( #866 )
2024-04-08 09:48:04 -07:00
Alexandra Konrad
c65428b52e
[chore] move opentracing to the registry ( #900 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-08 08:23:19 -07:00
Trask Stalnaker
a776eaf3fc
Deprecate `db.user` ( #894 )
2024-04-08 08:16:06 -07:00
Alexandra Konrad
0d2f7deb5c
[chore] change prefix for deprecated attributes ( #898 )
2024-04-08 16:48:15 +02:00
Alexandra Konrad
3ac1e18fdb
[chore] move aws lambda and sdk to registry ( #893 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-08 10:18:52 +02:00
Liudmila Molkova
34edf1b967
Replace constraints with requirement levels on exceptions ( #862 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-05 10:29:01 -07:00
Trask Stalnaker
f812621a91
Rename `db.operation` to `db.operation.name` ( #875 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-05 10:04:26 -07:00
Patrice Chalin
14c8e5291e
[editorial] service.md: normalize link to process.md ( #883 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-05 09:57:13 -07:00
Alexandra Konrad
262271ffb3
move rpc.message to the registry ( #854 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-05 09:30:25 -07:00
Joao Grassi
a307d19c86
Move otel.scope attributes to registry ( #889 )
2024-04-05 14:56:30 +02:00
Joao Grassi
1f3c27ea45
[chore] Combine GCP attributes ( #888 )
2024-04-05 14:46:51 +02:00
Joao Grassi
94cf27bd81
[chore] Move AWS ECS, EKS and Log attributes to the registry ( #848 )
2024-04-05 11:42:59 +02:00
Joao Grassi
8c4d6986e0
[chore] Move mobile events to the registry ( #872 )
...
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2024-04-05 10:25:19 +02:00
Joao Grassi
48892b8080
[chore] Move heroku attributes to the registry ( #871 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-04-05 09:48:58 +02:00
Alexandra Konrad
98bed07b8e
[chore] move graphql to registry ( #882 )
2024-04-05 08:53:02 +02:00
Liudmila Molkova
eb7495599e
Add `messaging.destination.partition.id` to metric attributes ( #814 )
2024-04-04 12:20:42 -07:00
Liudmila Molkova
f1be1511d9
[chore] Prepare v1.25.0 release ( #878 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-04 09:45:17 -07:00