Commit Graph

577 Commits

Author SHA1 Message Date
Liudmila Molkova 5f6558d259
Use `HTTP` instead of `_OTHER` in HTTP span names (if method is unknown) (#270)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <joao@joaograssi.com>
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-09-11 17:19:57 +02:00
Karming 3e16365a27
chore: fix doc reference to docs (#305)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-09-11 15:48:34 +02:00
Trask Stalnaker d7930d3ca5
Move RPC streaming notes from metric brief section to notes section (#275)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-09-11 09:37:44 -04:00
Steve Gordon 58b08c9dfb
Add `cluster.name` and `node.name` attributes to Elasticsearch semantic conventions. (#285)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-09-11 11:30:14 +02:00
Chris Mark 9e3ac90443
Add oci.manifest.digest, container.image.repo_digests and make container.image.tag array (#159)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-09-11 11:22:44 +02:00
Bertrand Martin ff200826ae
Fix unit for hw.network.bandwidth.limit metric (#91) 2023-09-07 09:58:06 -07:00
Chris Mark fcad0aa62e
Add host cpu info (#209)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-09-07 11:11:00 +02:00
Trask Stalnaker 6c20838957
Update CODEOWNERS jvm paths (#301) 2023-09-06 07:43:11 -07:00
Alan West 4fcf4dfd79
Clarify stabilization plan does not just apply to attributes (#278) 2023-08-30 13:59:18 +02:00
Trask Stalnaker 4bbb8c9074
Simplify HTTP metric briefs (#276) 2023-08-22 10:10:01 -07:00
Trask Stalnaker 99f3f9d4af
Move JVM metrics to their own page (#271) 2023-08-21 10:26:07 -04:00
Trask Stalnaker 098db1ca51
Remove pluralization from JVM metric namespaces (#252) 2023-08-17 17:45:02 +02:00
Trask Stalnaker a42aecc6b8
Rename jvm.buffer.(usage|limit) to jvm.buffer.memory.(usage|limit) (#253)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-08-17 13:15:20 +02:00
Trask Stalnaker 3bd1c39e5f
Rename `jvm.classes.current_loaded` to `jvm.classes.count` (#60) 2023-08-16 19:01:04 -04:00
Trask Stalnaker 0669ca5b81
Add `jvm.cpu.count` metric (#52)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-08-16 17:59:43 -04:00
Trask Stalnaker c83a10a9c3
Move network attributes out of trace folder (#256) 2023-08-15 07:33:53 -04:00
Trask Stalnaker 728c3ca60d
`http/dup` has higher precedence than `http` in `OTEL_SEMCONV_STABILITY_OPT_IN` (#249) 2023-08-14 13:58:21 -07:00
Trask Stalnaker 2cfb136715
Remove unnecessary portion of http.request.method note (#248) 2023-08-14 13:53:40 -07:00
Gregor Zeitlinger 2927d5809b
add namespace to jvm metric attributes (#20) 2023-08-14 13:35:25 -07:00
Trask Stalnaker a0143da118
Improve symmetry in client/server address/port text (#244) 2023-08-14 12:02:04 -04:00
Trask Stalnaker d5b8de488c
Rename all JVM metrics from process.runtime.jvm.* to jvm.* (#241) 2023-08-10 14:23:48 -07:00
Trask Stalnaker 313092ccf1
Update destination attribute briefs (#243) 2023-08-10 09:56:09 -07:00
Reiley Yang 761ddca493
Move Joao Grassi from approver to maintainer (#239) 2023-08-08 10:17:52 -07:00
Joao Grassi 6c0c6a0476
Re-introduce namespace to describe the original destination (#156)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-08-07 18:58:19 +02:00
Joao Grassi 9d45283f7a
Generate FaaS metrics semconv from YAML (#88) 2023-08-07 08:27:53 -07:00
Liudmila Molkova 007a4a8bed
HTTP version should be 2 and 3 instead of 2.0 and 3.0 (#228) 2023-08-06 13:50:56 -07:00
Liudmila Molkova fa2d7f993f
Rename `http.*.duration` to `http.*.request.duration` (#224) 2023-08-03 13:26:43 -04:00
Joao Grassi b89a033767
Generate RPC metrics from YAML (#93) 2023-08-02 13:22:58 -04:00
Joao Grassi 6deba959d0
Generate database metrics semconv from YAML (#90) 2023-08-01 13:30:10 -07:00
Reiley Yang ea17e33a0d
Add PR template (#223) 2023-08-01 09:20:58 -07:00
Ben B f4ed03e456
Add system.cpu.physical.count and system.cpu.logical.count metrics (#99)
Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-08-01 17:46:45 +02:00
Armin Ruech 6c82745744
Bump semantic conventions tooling to v0.20.0 (#225)
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-08-01 08:08:29 -04:00
Reiley Yang b017886354
Add Alexander Wert as an Approver (#220) 2023-08-01 07:29:43 -04:00
Josh Suereth 23b0d5eaea
Re-enable the schema check to look at the website. (#217) 2023-07-28 09:29:09 -04:00
Josh Suereth 2ded691f9d
Update contributing documentation for restructuring of repository (#216)
Co-authored-by: Johannes Tax <johannes@johannes.tax>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-07-28 08:26:16 -04:00
Patrice Chalin 73408c933e
[editorial][CI] Ensure markdownlint has proper exit status (#210)
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-07-27 09:21:07 -04:00
Trask Stalnaker a5509c690a
`.count` metric naming convention only applies to UpDownCounters (#107) 2023-07-25 11:00:55 -07:00
Johannes Tax fbf46a1302
Change company affiliation for Johannes (#207) 2023-07-25 13:47:37 +02:00
Gregor Zeitlinger 483f6339ab
Fix the unit of metric.process.runtime.jvm.system.cpu.load_1m to be {run_queue_item} (#95)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-07-21 16:54:19 +02:00
Liudmila Molkova 508bf73153
Editorial: Remove overlooked messaging.source attributes from aws lambda examples (#200)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-07-21 16:39:39 +02:00
Patrice Chalin b9ca87a4a9
[editorial] Setup Prettier and run it on some files (#192)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-07-21 16:34:45 +02:00
Patrice Chalin 82a6efb892
[editorial] Rename general section pages by dropping `general` from the filename (#195) 2023-07-14 10:10:35 -07:00
Patrice Chalin ed0bceae3f
[editorial] markdownlint in less then 1.5 sec (#193) 2023-07-14 08:10:49 -04:00
Josh Suereth e531541025
Update documentation for how to cut a release AND perform the action … (#190)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-07-13 14:47:21 -04:00
Patrice Chalin ca881074f6
[CI] Report link-check error when external URL used for local doc page (#187) 2023-07-13 08:09:15 -07:00
Josh Suereth 18400cf93c
Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
Patrice Chalin c6efa4b2b4
[editorial] Link directly to page, not to page's title (#180) 2023-07-07 16:06:07 -07:00
Patrice Chalin eda37d8cff
[editorial] Fix doc page titles and add Hugo front matter (#175) 2023-07-07 15:53:22 -07:00
YANGDB ebbcc630e2
Fix semantic-conventions README.md file links (#168)
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-07-07 15:08:43 -04:00
Patrice Chalin 5df95bc574
[editorial] Rename docs files and folders: replace "_" by "-"; add check (#177)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-07-07 17:05:54 +02:00