Patrice Chalin
067a2b88b4
[editorial] Add note to Hugo front matter ( #2651 )
2022-07-08 09:12:12 +02:00
Patrice Chalin
5c19b4e868
[editorial] Ensure metrics subsections have a README ( #2629 )
2022-06-22 21:31:40 -07: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
Jonatan Ivanov
8a3a853730
Add semantic conventions for jvm cpu metrics ( #2292 )
2022-05-26 20:29:02 -07:00
jack-berg
a87e50d47d
Refactor jvm classes semantic conventions ( #2550 )
2022-05-18 23:47:26 -07:00
Carlos Alberto Cortez
5115a5dc87
Update JVM metrics with JMX Gatherer values. ( #2478 )
2022-04-22 09:51:25 -05:00
Fabian Stäber
fc23f00281
Allow all metric conventions to be either synchronous or asynchronous. ( #2458 )
2022-04-08 11:14:29 -07:00
jack-berg
c76f9ddb7c
Add jvm memory runtime metrics ( #2272 )
...
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2022-01-26 18:55:47 +01:00
Trask Stalnaker
225d780d8f
Add placeholder for jvm metrics ( #2257 )
2022-01-13 23:29:09 -06:00
Daniel Jaglowski
99fcd04b06
Align runtime metric and resource namespaces ( #2112 )
...
A 'process.runtime' namespace is currently defined in the resource
semantic conventions. The metric semantic conventions suggest that
runtime metrics use a 'runtime' namespace. Since the runtime metrics
are directly related to the runtime resources, they ought to share a
common namespace.
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
2021-11-18 14:36:45 +00:00
Ted Young
eeff36dfd4
Add lifecycle statuses to all documents ( #1385 )
2021-02-04 15:06:46 +01: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