Severin Neumann
e299079696
[chore] Fix links to Opt-In in container-metrics.md ( #1065 )
2024-05-23 16:04:41 +00:00
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
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
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
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
Liudmila Molkova
43163c8a0e
Update markdownlint version and fix violation ( #1010 )
2024-05-07 07:42:32 -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
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
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
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
Alexander Wert
5e822ddfe9
Fix title for the JVM docs page ( #934 )
...
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-04-18 16:02:49 +00:00
Liudmila Molkova
0e6aae3dd5
Replace `db.statement` with `db.query.text` in examples ( #932 )
2024-04-18 08:00:34 -07:00
SylvainJuge
ac9f85f058
[chore] fix typo in resource attributes docs ( #919 )
...
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-17 14:27:48 -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