Commit Graph

135 Commits

Author SHA1 Message Date
David Ashpole c54b6c8d06
Add experimental go runtime metrics semantic conventions (#981) 2024-05-23 09:03:04 -07:00
Kian-Meng Ang a47ccedec2
[chore] Fix typos (#1060) 2024-05-22 16:13:57 +00:00
Josh Suereth 6f39cae2b6
[chore] Bump to latest specification version. (#1051) 2024-05-21 07:37:24 -04:00
Josh Suereth 1ef377a4d5
[chore] Move last 'loose' attribute to registry. (#1046) 2024-05-17 17:29:28 +00:00
Alexandra Konrad e6394f6d53
[chore] use correct acronym for second headline (#1043) 2024-05-17 12:10:36 -04:00
Josh Suereth 04bdbba20f
(feat) Migrate all markdown generation to use JINJA snippets (#1000) 2024-05-15 12:35:17 +00:00
Daniel Dyla 507daf4bb9
Add `http` deprecated attributes to model (#1025)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-10 10:19:53 -07:00
Daniel Dyla 597364dc58
Add `net.peer.ip` and `net.host.ip` to deprecated yaml (#1029)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-05-10 09:57:42 -07:00
Liudmila Molkova e720865cfe
Clarify that `*.system` captures the client perception (#1016) 2024-05-10 08:04:08 -07:00
Alexandra Konrad e979d416cd
[chore] move process metrics to the registry (#988) 2024-05-08 10:02:34 -07:00
Gergely Kalapos 5c3e4f1d4a
Clarify case normalization in db spec (#1004) 2024-05-07 11:20:35 -07:00
klauco eb859d55d6
Added url.template to HTTP client attributes (#675)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
2024-05-07 09:40:30 -07:00
Liudmila Molkova b6c1c122e6
Add registry md check and fix violations (#1005) 2024-05-06 16:16:27 +02:00
Johannes Tax 4204c02ef0
BREAKING: Rename `messaging.client_id` to `messaging.client.id` (#948) 2024-05-03 06:59:02 -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
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
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
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
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
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
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
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
Alexander Wert 2023cbdaa6
Adjust readme for the registry to include stability level. (#902)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2024-04-08 15:56:34 +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
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