Mateusz Rzeszutek
|
34093ed204
|
Clarify the HTTP client `http.retry_count` spec (#2743)
|
2022-10-18 10:46:16 -07:00 |
Tigran Najaryan
|
6ea1e8d355
|
Verify that schema files are correctly published (#2868)
This downloads the schema files from https://opentelemetry.io/schemas/ and verifies their content.
Next time we make a release this will force us to make sure
https://github.com/open-telemetry/opentelemetry.io repo is updated
before we make the release.
This helps prevent issues like https://github.com/open-telemetry/opentelemetry.io/issues/1846
Also add release procedure to the docs.
|
2022-10-17 17:06:25 -04:00 |
Hao Tu
|
7c53a4e646
|
add daemon attribute to jvm threads metric (#2828)
|
2022-10-06 23:46:02 -07:00 |
Glenn Oppegard
|
7cc726cb55
|
Link to RPC in Metrics Semantic Conventions (#2831)
|
2022-10-06 10:27:20 -07:00 |
Trask Stalnaker
|
99e7370387
|
Changes to messaging.kafka.max.lag (#2837)
|
2022-10-04 17:02:59 -07:00 |
Carlos Alberto Cortez
|
d4943b2d14
|
Release 1.14.0 (#2851)
|
2022-10-04 23:27:17 +02:00 |
jack-berg
|
bfb8bd7a27
|
Fix inconsistent metric usage of http.target (#2818)
|
2022-10-03 11:16:31 -07:00 |
Joao Grassi
|
e2856b8feb
|
Make messaging context propagation requirements explicit (#2750)
|
2022-09-30 09:05:54 -07:00 |
Mikel Blanchard
|
3ce713d52b
|
[Logs] Add semantic conventions for writing exceptions (#2819)
|
2022-09-29 21:38:40 -07:00 |
Evan Bradley
|
ad82c3556e
|
Add additional process metrics to the metrics semantic conventions (#2706)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
|
2022-09-21 19:24:12 +02:00 |
Santosh Cheler
|
c359bd372c
|
Add mobile and language semconv for browser resource (#2761)
|
2022-09-20 21:19:02 +02:00 |
Reiley Yang
|
8db8131112
|
Fix nits: incorrect unit for CPU utilization (#2807)
|
2022-09-16 10:49:58 -07:00 |
Georg Pirklbauer
|
090f94ceb0
|
fix typo (#2803)
|
2022-09-15 08:32:40 -07:00 |
Aaron Ai
|
8d5a30e353
|
Fix a lot of typos (#2778)
|
2022-09-09 08:48:59 -07:00 |
Tigran Najaryan
|
c01963c823
|
Revert #2617, #2675, #2688: "add metrics to replace metrics with `direction`" (#2748)
Please review this carefully. It is not an automatic reverting, I had to fix merge conflicts manually and may have made mistakes, so a thorough review is needed.
Changes:
- This reverts https://github.com/open-telemetry/opentelemetry-specification/pull/2617. We are reverting it until we are certain how to resolve issue #2726
- Also reverts the corresponding schema file changes done in https://github.com/open-telemetry/opentelemetry-specification/pull/2688
- Also reverts https://github.com/open-telemetry/opentelemetry-specification/pull/2675
~Note that this does not revert https://github.com/open-telemetry/opentelemetry-specification/pull/2675 which I believe to still be valid. If you think otherwise please speak.~ [UPDATE: discussed in Spec SIG and decided to revert 2675 too].
Contributes to https://github.com/open-telemetry/opentelemetry-specification/issues/2726
|
2022-09-02 10:00:11 -04:00 |
Santosh Cheler
|
2503e776b0
|
Events and logs api (#2676)
This PR is a follow up to the OTEP [Events and Logs API](https://github.com/open-telemetry/oteps/blob/main/text/0202-events-and-logs-api.md). It describes the specification for an Events and Logs API and also defines semantic conventions for attributes to be used for Events that are represented using Log Records.
For non-trivial changes, follow the [change proposal
process](../CONTRIBUTING.md#proposing-a-change) and link to the related issue(s)
and/or [OTEP(s)](https://github.com/open-telemetry/oteps), update the
[`CHANGELOG.md`](../CHANGELOG.md), and also be sure to update
[`spec-compliance-matrix.md`](../spec-compliance-matrix.md) if necessary.
Related [OTEP(s)](https://github.com/open-telemetry/oteps) #
[Events and Logs API](https://github.com/open-telemetry/oteps/blob/main/text/0202-events-and-logs-api.md)
|
2022-08-31 14:05:37 -04:00 |
Antoine Toulme
|
db65960210
|
Add process.threads (#2705)
|
2022-08-17 18:57:03 +02:00 |
Armin Ruech
|
0ae2c6bc34
|
Upgrade semconv generator to v0.14.0 (#2725)
This unblocks #2702 by making the changes introduced in https://github.com/open-telemetry/build-tools/pull/114 available for use.
It also allows for more semantic conventions for scope attributes to be defined in the future (#2682).
See https://github.com/open-telemetry/build-tools/releases/tag/v0.14.0.
|
2022-08-15 22:00:53 -04:00 |
sharp-pixel
|
c26020299c
|
Add OpenSearch in the database group (#2718)
|
2022-08-11 20:40:03 +02:00 |
Armin Ruech
|
cceb35c385
|
Fix 1.12.0 and 1.13.0 schema file (#2720)
|
2022-08-09 17:59:17 -07:00 |
Bertrand Martin
|
3d7846dc16
|
Add hardware-metrics to semantic conventions (#2518)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
|
2022-08-09 16:51:54 +02:00 |
Alex Boten
|
4ee53745d8
|
split system.network.connections into TCP and UDP metrics (#2675)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
|
2022-08-05 17:44:58 +02:00 |
Alex Boten
|
ec22b65283
|
Add schema definition for direction change (#2688)
This is a follow up to https://github.com/open-telemetry/opentelemetry-specification/pull/2617 now that https://github.com/open-telemetry/opentelemetry-specification/pull/2653 has been merged.
|
2022-07-29 11:42:32 -04:00 |
David Mirza
|
fca9616e41
|
add process.parent_pid attribute (#2691)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
|
2022-07-28 16:54:58 +02:00 |
Liudmila Molkova
|
298c566cf9
|
Remove alternative attribute sets from HTTP semantic conventions (#2469)
|
2022-07-27 11:31:21 -07:00 |
Nathan Stocks
|
6a3df0d52d
|
Add 'type' to all groups (#2693)
|
2022-07-27 11:30:47 +02:00 |
Alex Boten
|
7fcd293974
|
add definition for state attribute of system.network.connections (#2663)
|
2022-07-18 19:29:38 +02:00 |
Evan Bradley
|
a384ba1ec3
|
Make GitHub links relative for links to specification documents (#2669)
Co-authored-by: Evan Bradley <evan-bradley@users.noreply.github.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
|
2022-07-18 15:52:35 +02:00 |
jack-berg
|
fc9219bcfe
|
Add JVM buffer pool semantic conventions (#2650)
|
2022-07-13 10:11:24 -07:00 |
Liudmila Molkova
|
216beba6cc
|
Define net.sock attributes and clarify logical net.peer|host.name attributes (#2614)
|
2022-07-13 10:01:44 -07:00 |
Patrice Chalin
|
067a2b88b4
|
[editorial] Add note to Hugo front matter (#2651)
|
2022-07-08 09:12:12 +02:00 |
jack-berg
|
38257767a0
|
Add metrics for http request and response size (#2588)
|
2022-06-30 13:37:23 -05:00 |
jack-berg
|
2b6b31f221
|
Add rpc.grpc.status_code attribute to rpc metric semantic conventions (#2604)
|
2022-06-30 09:11:39 -05:00 |
Alex Boten
|
289bdbb7e0
|
add metrics to replace metrics with `direction` (#2617)
|
2022-06-28 08:57:58 -07:00 |
Liudmila Molkova
|
31a6ecd386
|
FaaS conventions: make faas.document.time and faas.time attributes recommended (#2627)
|
2022-06-28 16:38:13 +02:00 |
Alex Boten
|
a280dd8b2e
|
Add network metrics to process semantic conventions (#2556)
|
2022-06-22 21:46:24 -07:00 |
Patrice Chalin
|
5c19b4e868
|
[editorial] Ensure metrics subsections have a README (#2629)
|
2022-06-22 21:31:40 -07:00 |
Liudmila Molkova
|
d27ed53892
|
cloudevents: relax requirement level for type and version (#2618)
|
2022-06-21 13:29:53 +02:00 |
Lauri Tulmin
|
9448396526
|
Add semantic conventions for GraphQL (#2456)
Add semantic conventions for GraphQL span name and attributes.
Related issues #1670
|
2022-06-15 15:09:08 -04:00 |
Liudmila Molkova
|
3f7b7d02f9
|
Adopt attribute requirement levels in semantic conventions (#2594)
|
2022-06-14 08:02:55 -07:00 |
Tigran Najaryan
|
48b522e7f3
|
Clarify when "count" is used instead of pluralization (#2613)
|
2022-06-13 11:33:49 -07:00 |
Johannes Tax
|
35b2b57587
|
Add semantic convention attributes for capturing the application layer protocol (#2602)
|
2022-06-10 19:09:54 -07:00 |
Carlos Alberto Cortez
|
d967d3e954
|
Release v1.12.0 (#2612)
|
2022-06-10 09:07:40 -05:00 |
jack-berg
|
2681d9c7dc
|
Rename p.r.jvm.memory.max to p.r.jvm.memory.limit (#2605)
|
2022-06-10 08:44:42 -05:00 |
Reiley Yang
|
22406e7c05
|
fix typo (#2595)
|
2022-06-01 09:02:17 -07:00 |
Jonatan Ivanov
|
8a3a853730
|
Add semantic conventions for jvm cpu metrics (#2292)
|
2022-05-26 20:29:02 -07:00 |
Carlos Alberto Cortez
|
5f1d85a12f
|
Add remaining Kafka and Kafka consumer metrics. (#2536)
|
2022-05-25 20:32:33 -07:00 |
Bryan Naegele
|
4fae05c1c4
|
Remove outdated note (#2540)
|
2022-05-24 11:51:58 -07:00 |
Martin Kuba
|
6a613c54e4
|
Add Resource browser attributes (#2353)
|
2022-05-19 10:57:41 -07:00 |
jack-berg
|
a87e50d47d
|
Refactor jvm classes semantic conventions (#2550)
|
2022-05-18 23:47:26 -07:00 |