Commit Graph

1195 Commits

Author SHA1 Message Date
Alexandra Konrad ab966154e2
[chore] Use group name for generating snippets (#1049) 2024-05-21 08:51:41 -07: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 1e75094931
[chore] Move to latest weaver release. (#1044) 2024-05-16 18:51:06 -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 7c3b66874c
Render full MD tables for messaging systems (#1018) 2024-05-10 08:34:23 -07:00
Liudmila Molkova e720865cfe
Clarify that `*.system` captures the client perception (#1016) 2024-05-10 08:04:08 -07:00
Trask Stalnaker c316b1fb87
Finalize migration requirement for stable database semconv (#992) 2024-05-09 17:03:48 +00:00
Liudmila Molkova 28158d8c03
Fix CI: regenerate semconv with latest weaver (#1021) 2024-05-09 09:55:51 -07:00
Liudmila Molkova 63e309e1b2
Document patterns and suggestions for semconv code generation (#953) 2024-05-09 07:35:17 -07:00
Trask Stalnaker 42c27f71aa
[chore] Fix typo (#1015) 2024-05-08 11:25:17 -07:00
Alexandra Konrad e979d416cd
[chore] move process metrics to the registry (#988) 2024-05-08 10:02:34 -07:00
Liudmila Molkova db1a97b0ad
Render full MD tables for database systems (#973) 2024-05-08 09:41:20 -07:00
Alexandra Konrad ccb9a8ccce
[chore] add user agent to the link check (#1013) 2024-05-08 09:34:07 -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
Trask Stalnaker a727b99160
Parameterized query text does not need to be sanitized by default (#976)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-07 09:29:52 -07:00
Joao Grassi 5ed38b4918
[chore] Fix Weaver make commands (#1001) 2024-05-07 08:58:35 -07:00
Liudmila Molkova 43163c8a0e
Update markdownlint version and fix violation (#1010) 2024-05-07 07:42:32 -07:00
Liudmila Molkova 519bf7d0e8
[chore] Remove docfx as unnecessary (#1008) 2024-05-06 18:00:53 -07:00
Liudmila Molkova b6c1c122e6
Add registry md check and fix violations (#1005) 2024-05-06 16:16:27 +02:00
Nev 55fb2c060a
[chore] Update event semantic conventions (#880)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-03 10:26:27 -07:00
Johannes Tax 4204c02ef0
BREAKING: Rename `messaging.client_id` to `messaging.client.id` (#948) 2024-05-03 06:59:02 -07:00
Liudmila Molkova 1279742827
Database: update span name (#974)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-02 14:06:29 -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
Liudmila Molkova 4d80b4ce2b
[chore] Disable link check for semconv pulls and issues (#962) 2024-04-24 12:17:44 -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
Josh Suereth 7c09a909b5
(chore) Remove common attributes from RPC documentation in favor of f… (#960) 2024-04-24 16:40:31 +00: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
Trask Stalnaker 6af1ab47a8
Fix markdown status of exceptions (#951) 2024-04-23 18:06:15 -07: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
Phillip Carter c8a1337e7a
Fix the linkTitle for Azure Messaging (#944) 2024-04-22 11:14:04 +02:00
Gerhard Stöbich b77c881ad6
[chore] adapt lambda examples to current conventions (#938) 2024-04-19 12:04:14 +02:00