Josh Suereth
|
ba20753993
|
Remove no-changes allowed header from new repository. (#6)
|
2023-05-11 11:46:04 -04:00 |
Josh Suereth
|
554a97dde2
|
Put hiatus on semantic conventions until they are in the new repository. (#3489)
As per OTEP:
https://github.com/open-telemetry/oteps/blob/main/text/0227-separate-semantic-conventions.md
|
2023-05-11 05:59:41 -06:00 |
Tyler Yahn
|
d28c963926
|
Fix grammatical number of metric semconv units (#3298)
|
2023-03-08 09:17:29 -08:00 |
Georg Pirklbauer
|
090f94ceb0
|
fix typo (#2803)
|
2022-09-15 08:32:40 -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 |
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
|
7fcd293974
|
add definition for state attribute of system.network.connections (#2663)
|
2022-07-18 19:29:38 +02:00 |
Patrice Chalin
|
067a2b88b4
|
[editorial] Add note to Hugo front matter (#2651)
|
2022-07-08 09:12:12 +02:00 |
Alex Boten
|
289bdbb7e0
|
add metrics to replace metrics with `direction` (#2617)
|
2022-06-28 08:57:58 -07:00 |
Patrice Chalin
|
5c19b4e868
|
[editorial] Ensure metrics subsections have a README (#2629)
|
2022-06-22 21:31:40 -07:00 |
Fabian Stäber
|
fc23f00281
|
Allow all metric conventions to be either synchronous or asynchronous. (#2458)
|
2022-04-08 11:14:29 -07:00 |
Trask Stalnaker
|
bf7a606901
|
Clarify system.cpu.utilization metric definition (#2435)
|
2022-03-28 18:57:03 +02:00 |
Reiley Yang
|
2d4de7fdf2
|
Fix links (#2426)
|
2022-03-21 23:05:45 -07:00 |
Bogdan Drutu
|
cdf0cd8679
|
Update metrics semantic conventions to use the new instrument names (#1976)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Co-authored-by: Carlos Alberto Cortez <calberto.cortez@gmail.com>
|
2021-10-05 15:51:33 +00:00 |
Jakub Malinowski
|
450410f7f6
|
Rename Metrics labels to attributes (#1775)
|
2021-07-01 00:11:54 +02:00 |
Ted Young
|
eeff36dfd4
|
Add lifecycle statuses to all documents (#1385)
|
2021-02-04 15:06:46 +01:00 |
Aaron Abbott
|
d181135d6b
|
update system metrics with changes from collector (#1308)
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
Co-authored-by: Bogdan Drutu <bogdandrutu@gmail.com>
|
2021-01-11 08:36:03 -08:00 |
Aaron Abbott
|
3146dc01dc
|
System metrics semantic conventions (#937)
* System metrics semantic conventions
Conventions from [OTEP
119](https://github.com/open-telemetry/oteps/pull/119)
* change process count to UpDownSumObserver
* fix system.cpu.utilization, use better example
* first several comments
* add description columns, update units to UCUM
* markdown-toc
* clarify OS process level metrics
* clarify load average exapmle
* move general conventions + OTEP 108 into README.md
* renamed swap -> paging
* add addition fs labels
* fix links
* fix link
* Update specification/metrics/semantic_conventions/README.md
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
* Update specification/metrics/semantic_conventions/README.md
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
* fix tigran comments
* add disk io_time and operation_time
* add descriptions/footnotes for dropped packets and net errors
* lint, more info for net dropped packets/errors
* "dropped_packets" -> "dropped"
* Apply suggestions from James' code review
Co-authored-by: James Bebbington <jbebbington@google.com>
* comments from James' code review
* clarify windows perf counter
* Update specification/metrics/semantic_conventions/README.md
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
* reflow text
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
Co-authored-by: James Bebbington <jbebbington@google.com>
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
|
2020-10-15 12:07:07 -07:00 |