Commit Graph

28 Commits

Author SHA1 Message Date
Liudmila Molkova 7ab7a384e3
Render template attribute name consistently in the table and notes (#2193) 2025-05-01 01:21:08 +00:00
Liudmila Molkova 66ba317a2f
Move key names from template attribute examples to notes (#2175) 2025-04-29 18:39:20 +00:00
Liudmila Molkova 13105b79d2
Update stability levels from experimental -> development (#1889) 2025-02-11 18:06:51 -08:00
Patrice Chalin 0dd3f8672c
[editorial] Hugo front matter title and other fixes (#1820) 2025-01-27 11:02:55 -08:00
Daniel Dyla 05dca2da88
Add enum value separators (#1572) 2024-11-20 20:08:42 -08:00
Joao Grassi 2afe58c54a
[chore] Render attribute name on foot notes (#1583) 2024-11-18 11:14:30 +01:00
Joao Grassi f1c64caa46
[chore] Improve markdown gen for registry pages (#1496) 2024-10-21 07:32:21 -07:00
Richard Chukwu a365a5ef32
[chore] Add anchors to individual attributes in a markdown table #1041 (#1480)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-10-17 15:42:12 -07:00
Trask Stalnaker 5f5d468636
Improve http request/response content length attribute deprecation note (#1444)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-07 17:07:44 +00:00
Alexander Wert 4e7c42ee8e
Update build-tools version to 0.25.0 and add `display_name` to all registry attribute groups (#985)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2024-07-15 11:58:37 +02:00
Alexandra Konrad 728bc03fb6
[chore] sort enums members in table (#1083)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-29 07:17:59 -07: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
Josh Suereth 651d779183
Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -07:00
Alexandra Konrad 0d2f7deb5c
[chore] change prefix for deprecated attributes (#898) 2024-04-08 16:48:15 +02:00
Liudmila Molkova a04a1f4ba4
Update build-tools to 0.24.0 (#820) 2024-03-28 13:05:32 -07:00
Kamal Marhubi 0220d78f63
trace/http: Add http.{request,response}.size attributes (#84)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-18 08:30:24 -07:00
Joao Grassi cfff890ccd
Move HTTP client metrics out of .NET conventions (#801) 2024-03-14 11:12:31 -07:00
Liudmila Molkova bef6b4b39f
Use deprecated property instead of stability level (#588) 2023-12-13 11:13:20 -08:00
Trask Stalnaker 68457cbe7a
Fix typo (#507)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-13 16:21:01 +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
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
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
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
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