Commit Graph

43 Commits

Author SHA1 Message Date
Trask Stalnaker 35b3e06903
Move key names from template attribute examples to notes (#2204)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-06-27 20:22:30 +00:00
Jina Jain 330aaf571a
[k8s] add k8s.hpa.scaletargetref resource attributes (#2180) 2025-06-06 13:20:49 +00:00
Patrice Chalin 9a226d41da
[editorial] Fix links, adjust link-text, and some copyedits (#2314) 2025-06-04 08:35:47 +00:00
Jina Jain 2bc97890c1
K8s naming convention rational and additional documentation (#2252) 2025-06-01 02:04:25 +00:00
Josh Suereth 58dfbe24f6
Move Attributes Registry to Registry / Attributes (#2251) 2025-05-15 01:58:45 +00:00
Josh Suereth 9a4ea417ba
(chore) Resource -> Entity : Part 2 : Update all group ids, group id guidance and references to group ids. (#2244) 2025-05-08 15:05:50 +00:00
Liudmila Molkova 7ab7a384e3
Render template attribute name consistently in the table and notes (#2193) 2025-05-01 01:21:08 +00:00
odubajDT 4a023fc5a7
[k8s] Introduce semantic conventions for k8s DaemonSet labels and annotations (#2170)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 16:15:28 +00:00
odubajDT 5abb2e3c0e
[k8s] Introduce semantic conventions for k8s Deployment labels and annotations (#2168)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 14:51:30 +00:00
odubajDT c9fc9029eb
[k8s] Introduce semantic conventions for k8s StatefulSet labels and annotations (#2169)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 14:33:42 +00:00
odubajDT 0246e4513e
[k8s] Introduce semantic conventions for k8s ReplicaSet labels and annotations (#2167)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 14:28:56 +00:00
odubajDT 3f9f8f26f5
[k8s] Introduce semantic conventions for k8s Namespace labels and annotations (#2166)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 14:21:03 +00:00
odubajDT c0e7d69c09
[k8s] Introduce semantic conventions for k8s Job labels and annotations (#2171)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 06:54:47 +00:00
Liudmila Molkova 66ba317a2f
Move key names from template attribute examples to notes (#2175) 2025-04-29 18:39:20 +00:00
odubajDT 7867bc07fa
[k8s] Introduce semantic conventions for k8s CronJob labels and annotations (#2172)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-28 14:31:53 +00:00
odubajDT 5eaa58617f
[k8s] make k8s Node and Pod labels optional (#2181)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-28 14:27:09 +00:00
odubajDT 18cb7ad664
[k8s] Introduce semantic conventions for k8s Node labels and annotations (#2130)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-04-18 12:30:31 +00:00
Gregor Zeitlinger 647de8775f
Kubernetes: How to populate resource attributes based on attributes, labels and transformation (#1756)
Co-authored-by: smithclay <clay@lightstep.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-02-27 08:23:57 -08:00
Liudmila Molkova 13105b79d2
Update stability levels from experimental -> development (#1889) 2025-02-11 18:06:51 -08:00
Christos Markou b865f63bc7
Add hpa, resource_quota, replication_controller k8s attributes (#1742)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-01-28 19:38:07 -08:00
Joao Grassi 2afe58c54a
[chore] Render attribute name on foot notes (#1583) 2024-11-18 11:14:30 +01:00
Liudmila Molkova 52730dcefe
Makes all span/metric/event/resource groups id meaningful (#1512) 2024-11-11 08:16:29 -08:00
Joao Grassi f1c64caa46
[chore] Improve markdown gen for registry pages (#1496) 2024-10-21 07:32:21 -07:00
Joao Grassi d5d2b9d2a2
[chore] Remove empty lines in generated markdown (#1477) 2024-10-15 08:52:26 -07:00
Josh Suereth f14f54c159
Use YAML descriptions for Resources (#1400) 2024-09-16 09:01:23 -04:00
Povilas Versockas ec6366d259
remove k8s.container.status.current_waiting_reason resource attribute (#1115)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-06-04 07:01:03 -07:00
Liudmila Molkova 6a0a75e73e
[chore] Use document status link to otel.io instead of versioned spec (#1093) 2024-06-03 13:33:39 +02:00
Povilas Versockas c53f76f661
add k8s.container.status.current_waiting_reason resource attribute (#997)
Co-authored-by: Chris Mark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-24 14:24:15 +02:00
Josh Suereth 6f39cae2b6
[chore] Bump to latest specification version. (#1051) 2024-05-21 07:37:24 -04:00
Josh Suereth 04bdbba20f
(feat) Migrate all markdown generation to use JINJA snippets (#1000) 2024-05-15 12:35:17 +00:00
Liudmila Molkova 28158d8c03
Fix CI: regenerate semconv with latest weaver (#1021) 2024-05-09 09:55:51 -07: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
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
Liudmila Molkova a04a1f4ba4
Update build-tools to 0.24.0 (#820) 2024-03-28 13:05:32 -07:00
Chris Mark 73b488a672
Depluralize labels for pod and container resources (#625)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-01-09 17:50:08 +01:00
Chris Mark 73550a3038
Add attribute for k8s pod annotations (#573)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-12-15 11:55:41 +01:00
Alexander Kaplan fc73453d04
Expanding k8s.pod resource to include pod labels (#494)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-27 09:01:28 +01:00
Chris Mark 711776a059
Move k8s atrributes to the registry (#506)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-15 09:23:46 +01:00
Liudmila Molkova 86f1ba452b
Editorial: random improvements (#415) 2023-10-19 16:53:57 -07:00
Josh Suereth b127e121b9
Bump to latest specification version. (#379) 2023-10-11 09:29:44 -04:00
Liudmila Molkova 2c065be5e6
Editorial: Update build-tools to 0.22.0 and sort attributes alphabetically in all semconv (#359)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-10-03 09:37:56 +02:00
Josh Suereth 18400cf93c
Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
Alexander Wert 4142dd35dd
Renamed `specification` and `semantic_conventions` to `model` and `docs` (#166) 2023-07-06 11:43:47 -07:00