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 |
Bogdan Drutu
|
a7be53d4c8
|
Consolidate tools directories, move things to internal/tools (#2534)
|
2022-05-18 23:35:57 -07:00 |
Liudmila Molkova
|
fde6ac6bbb
|
Define attribute requirement levels (#2522)
* nits
* review comments
* No exceptions for Required attributes, clarifications on performance
* Conditional clarifications
* nits
* Conditional -> required conditionally and minor fixes
* Align requirement levels with RFC levels better
* Clarify Note on required attributes
* Update specification/common/attribute-requirement-level.md
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
* Clarify Note on required attributes
* Remove performance from conditionally required attributes
* Clarify Conditionally Required case when condition is false
* Apply suggestions from code review
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
* headings for levels and moving things around
* nits: formatting
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
Co-authored-by: Reiley Yang <reyang@microsoft.com>
|
2022-05-16 10:16:33 -07:00 |
Christian Neumüller
|
7d2a40e537
|
Azure FaaS conventions. (#2502)
|
2022-05-13 12:01:20 -07:00 |
Trask Stalnaker
|
64e8e1c8fb
|
Update kafka.md (#2537)
|
2022-05-12 20:57:22 -07:00 |
Bogdan Drutu
|
2d7c3d53c7
|
Consolidate img directories, move things to internal/img (#2533)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
|
2022-05-11 18:53:01 -07:00 |
Carlos Alberto Cortez
|
5df0912bb2
|
Add prefix to Kafka metrics. (#2528)
|
2022-05-11 17:31:15 -05:00 |
Carlos Alberto Cortez
|
e4e600716b
|
Initial addition of Kafka metrics. (#2485)
|
2022-05-09 14:12:28 -07:00 |
James Bunch
|
aa58aa8611
|
Specify how to obtain a Ruby thread's id (#2508)
|
2022-05-05 21:32:47 -07:00 |
Carlos Alberto Cortez
|
c2e5407069
|
Release v1.11.0 (#2519)
|
2022-05-04 17:04:02 -05:00 |
Benoit
|
9410cb6131
|
Fix a typo (#2523)
|
2022-05-04 16:54:00 +02:00 |
Rauno Viskus
|
53ba5dd524
|
Map SunOS to `solaris` for `os.type` resource attribute (#2509)
|
2022-04-27 14:12:22 -07:00 |
ladd
|
6d6aa8df6e
|
Add HTTP/3 (#2507)
|
2022-04-27 14:09:05 -07:00 |
Carlos Alberto Cortez
|
5115a5dc87
|
Update JVM metrics with JMX Gatherer values. (#2478)
|
2022-04-22 09:51:25 -05:00 |
Mateusz Rzeszutek
|
eb7c318db3
|
Database connection pool metrics semantic conventions (#2273)
|
2022-04-18 17:44:41 -07:00 |
Trask Stalnaker
|
00e1f54fc1
|
Fix sporadic markdown link check failures (#2486)
|
2022-04-12 10:12:33 +02: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
|
33b2703c32
|
Add net.host.name and net.host.ip to rpc server (#2447)
|
2022-04-01 22:40:05 -07:00 |
Trask Stalnaker
|
fc0090a6ef
|
Move net.peer.name from http common to http client (#2446)
|
2022-04-01 22:29:15 -07:00 |
Carlos Alberto Cortez
|
dcf4580799
|
Release v1.10.0 (#2463)
|
2022-04-01 09:13:58 -06:00 |
Trask Stalnaker
|
7c1aa90f27
|
Add rpc.system value for Apache Dubbo (#2453)
* Add rpc.system value for Apache Dubbo
* Generate table
|
2022-03-30 15:21:53 -07:00 |
Trask Stalnaker
|
4d510fbc04
|
Add process.cpu.utilization metric (#2436)
* Add process.cpu.utilization
* Update with PR #
* fix, and more clarity
Co-authored-by: Bogdan Drutu <bogdandrutu@gmail.com>
|
2022-03-30 08:08:22 -07:00 |
Trask Stalnaker
|
bf7a606901
|
Clarify system.cpu.utilization metric definition (#2435)
|
2022-03-28 18:57:03 +02:00 |