Commit Graph

782 Commits

Author SHA1 Message Date
qnnn 191f4382b7
Add operation name and tool type attributes for Execute tool span. (#2526) 2025-07-21 16:17:20 +00:00
Jochen Schalanda 6f99ae14c1
[chore] fix typo in example for `file.fork_name` (#2539) 2025-07-21 15:03:02 +00:00
Trask Stalnaker 15be6b3216
Enforce consistency of metric briefs (#2540) 2025-07-21 04:57:36 +00:00
otelbot[bot] 8b1d5d4bfe
[chore] Update spec repo links to v1.47.0 (#2541)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-07-19 22:15:38 +00:00
James Thompson fe51a0ec64
[chore] Fix naming of zos entities (#2520) 2025-07-17 17:02:20 +00:00
Robert Pająk e22cda9829
Add otel.scope.schema_url to non-OTLP exporters (#2489) 2025-07-17 04:18:41 +00:00
Josh Suereth 06536459c8
Move how-to-contribute information into its own directory. (#2501) 2025-07-15 15:29:54 +00:00
Josh Suereth 4ad15742e4
Attempt a write-up about t-shaped-signals. (#2232)
Co-authored-by: Steven E. Harris <seh@panix.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Christophe Kamphaus <christophe.kamphaus@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-07-15 14:17:27 +00:00
Christos Markou bb0363a772
Add k8s Pod volume metrics (#2319)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2025-07-15 06:46:46 +00:00
Liudmila Molkova ee299e5c42
Add prototyping requirement for significant changes (#2502)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2025-07-14 15:13:25 +00:00
Christos Markou df18eeafd7
Add {k8s.node, k8s.pod, container}.filesystem. metrics (#2392)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Jina Jain <jjain@splunk.com>
2025-07-14 12:04:05 +00:00
Martin Costello 463b7f5a3d
[chore] Remove quotes from values (#2500) 2025-07-09 18:28:12 +00:00
Liudmila Molkova 728e5d1a0a
Replace confusing URI origin with more specific guidance (#2463) 2025-07-08 18:27:08 +00:00
Liudmila Molkova 8638e7b4b9
Update GenAI conventions based on system-specific naming guidance (#2046) 2025-07-08 02:12:02 +00:00
Trent Mick 2c7acd7eaa
[chore] Fix link breaking 'make markdown-link-check' (#2494) 2025-07-08 00:04:37 +00:00
James Thompson 8b6bdbea1f
[chore] set entities link title #2460 (#2462) 2025-07-04 22:56:50 +00:00
Trent Mick 0ab3f5678c
Add the 'deprecated:' attribute to the recently deprecated 'z_os' enum value (#2479) 2025-07-04 22:30:31 +00:00
Jonas Kunz 83b5544014
Replace otel.sdk.span.ended metric with improved span.started metric (#2431) 2025-07-02 15:49:39 +00:00
Christos Markou b32b0d9b6b
[chore] Clarify .count for updowncounters guidance (#2317)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2025-07-01 23:58:11 +00:00
Josh Suereth c338232f42
Add link to entity modelling guide. (#2461) 2025-07-01 23:01:51 +00:00
Sam Xie f0ed490b29
Add database context propagation via `SET CONTEXT_INFO` for SQL Server (#2363)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-07-01 05:15:50 +00:00
Josh Suereth 978aafe6b0
Create Entities Registry (#2278)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-06-30 20:20:24 +00:00
Jina Jain fe90e52e8f
[k8s] Adds k8s.hpa.metric.target.cpu.* metrics (#2283) 2025-06-30 16:58:04 +00:00
Christos Markou 5074db9efe
Rename system.network.connections to system.network.connection.count (#2425)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-06-27 23:38:45 +00:00
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
James Thompson 6fc0e4d33f
[chore] Update link title #2410 (#2411)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-06-26 16:35:48 +00:00
Christos Markou 060b83294d
Add semconv for k8s node condition as metric (#2321)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2025-06-25 14:59:16 +00:00
Liudmila Molkova ed153363a7
Change `azure_` and `az.` to `azure.` across all conventions (#1698)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-06-24 15:44:05 +00:00
Josh Suereth 7db392d0ae
Create an entity modelling guide (#2328)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Nathan L Smith <nathan.smith@elastic.co>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Christos Markou <chrismarkou92@gmail.com>
2025-06-23 21:21:08 +00:00
Guangya Liu 9dce756537
[chore] Use generic `gen_ai.usage` attributes descriptions (#2356) 2025-06-23 18:26:21 +00:00
Liudmila Molkova 4e7c077dd7
Add .NET network + HTTP connection spans (#1192) 2025-06-19 23:52:00 +00:00
Liudmila Molkova bb3d1cc3af
Detect yaml groups that are not used in md files, deprecate `otel.scope` entity (#2310) 2025-06-19 22:50:55 +00:00
Christos Markou 37fc32d390
Add k8s resourcequota metrics (#2113)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2025-06-18 15:02:12 +00:00
James Thompson 7cfd1edea4
[chore] fix heroku description #2344 (#2377)
Signed-off-by: James Thompson <thompson.tomo@outlook.com>
2025-06-17 11:24:23 +00:00
James Thompson cf8a17df1b
[chore] Shorten link title (#2379)
Signed-off-by: James Thompson <thompson.tomo@outlook.com>
2025-06-17 07:04:16 +00:00
James Thompson 9201a6e5bc
[chore] Explicitly set the SQS link title #2351 (#2369) 2025-06-16 16:35:41 +00:00
Jonas Kunz be67dcbad1
Standardise zipkin and prometheus exporter component type names (#2229) 2025-06-16 15:28:16 +00:00
Christos Markou b55d02c0ef
[chore] properly define entity_associations for k8s metrics (#2322)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2025-06-16 15:20:00 +00:00
Christos Markou 99afc65bb4
Fix instrument type for .limit/.request container metrics (#2354)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: David Ashpole <dashpole@google.com>
2025-06-16 14:02:28 +00:00
odubajDT 204c967437
[k8s] Add k8s node allocatable metrics (#2267)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-06-16 06:48:59 +00:00
OpenTelemetry Bot 8fc9768d4a
[chore] Update spec repo links to v1.46.0 (#2359) 2025-06-12 20:08:50 +00:00
Joao Grassi 2353261c4c
[chore] Remove usages of 'Publish' spans and adapt example tables (#2325)
Signed-off-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-06-06 18:57:18 +00:00
Jina Jain 330aaf571a
[k8s] add k8s.hpa.scaletargetref resource attributes (#2180) 2025-06-06 13:20:49 +00:00
Ruediger Schulze ab31e70867
Initial semantic conventions for mainframes (#1741)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Morgan McLean <morgan_mclean@hotmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-06-04 13:42:47 +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
Christos Markou 4812769367
Add k8s.container.ready to md (#2308)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2025-05-29 15:52:59 +00:00
Christos Markou baab3a0243
Add k8s.container.ready metric (#2197)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2025-05-29 15:20:28 +00:00
Povilas Versockas fb7b4209ef
add k8s.container.status.state and k8s.container.status.reason metrics (#1784)
Co-authored-by: Christos Markou <chrismarkou92@gmail.com>
Co-authored-by: Jina Jain <jjain@splunk.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-05-29 15:16:47 +00:00
Braydon Kains d0138ed860
Revert `cpu.*` metrics to `system.cpu.*` (#2295) 2025-05-29 15:07:11 +00:00