-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dotnet8 metrics in otel format #1
Commits on Aug 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 007a4a8 - Browse repository at this point
Copy the full SHA 007a4a8View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d45283 - Browse repository at this point
Copy the full SHA 9d45283View commit details -
Re-introduce namespace to describe the original destination (open-tel…
…emetry#156) Co-authored-by: Armin Ruech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c0c6a0 - Browse repository at this point
Copy the full SHA 6c0c6a0View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 761ddca - Browse repository at this point
Copy the full SHA 761ddcaView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 313092c - Browse repository at this point
Copy the full SHA 313092cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b8de4 - Browse repository at this point
Copy the full SHA d5b8de4View commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a0143da - Browse repository at this point
Copy the full SHA a0143daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2927d58 - Browse repository at this point
Copy the full SHA 2927d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cfb136 - Browse repository at this point
Copy the full SHA 2cfb136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 728c3ca - Browse repository at this point
Copy the full SHA 728c3caView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c83a10a - Browse repository at this point
Copy the full SHA c83a10aView commit details
Commits on Aug 16, 2023
-
Add
jvm.cpu.count
metric (open-telemetry#52)Co-authored-by: Armin Ruech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0669ca5 - Browse repository at this point
Copy the full SHA 0669ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd1c39 - Browse repository at this point
Copy the full SHA 3bd1c39View commit details
Commits on Aug 17, 2023
-
Rename jvm.buffer.(usage|limit) to jvm.buffer.memory.(usage|limit) (o…
…pen-telemetry#253) Co-authored-by: Armin Ruech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a42aecc - Browse repository at this point
Copy the full SHA a42aeccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 098db1c - Browse repository at this point
Copy the full SHA 098db1cView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99f3f9d - Browse repository at this point
Copy the full SHA 99f3f9dView commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4bbb8c9 - Browse repository at this point
Copy the full SHA 4bbb8c9View commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4fcf4df - Browse repository at this point
Copy the full SHA 4fcf4dfView commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c20838 - Browse repository at this point
Copy the full SHA 6c20838View commit details
Commits on Sep 7, 2023
-
Add host cpu info (open-telemetry#209)
Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcad0aa - Browse repository at this point
Copy the full SHA fcad0aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff20082 - Browse repository at this point
Copy the full SHA ff20082View commit details
Commits on Sep 11, 2023
-
Add oci.manifest.digest, container.image.repo_digests and make contai…
…ner.image.tag array (open-telemetry#159) Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e3ac90 - Browse repository at this point
Copy the full SHA 9e3ac90View commit details -
Add
cluster.name
andnode.name
attributes to Elasticsearch semant……ic conventions. (open-telemetry#285) Co-authored-by: Alexander Wert <[email protected]> Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58b08c9 - Browse repository at this point
Copy the full SHA 58b08c9View commit details -
Move RPC streaming notes from metric brief section to notes section (o…
…pen-telemetry#275) Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7930d3 - Browse repository at this point
Copy the full SHA d7930d3View commit details -
chore: fix doc reference to docs (open-telemetry#305)
Co-authored-by: Joao Grassi <[email protected]> Co-authored-by: Josh Suereth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e16365 - Browse repository at this point
Copy the full SHA 3e16365View commit details -
Use
HTTP
instead of_OTHER
in HTTP span names (if method is unkno……wn) (open-telemetry#270) Co-authored-by: Trask Stalnaker <[email protected]> Co-authored-by: Joao Grassi <[email protected]> Co-authored-by: Christian Neumüller <[email protected]> Co-authored-by: Armin Ruech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f6558d - Browse repository at this point
Copy the full SHA 5f6558dView commit details -
Introduce request error type attribute (open-telemetry#205)
Co-authored-by: Joao Grassi <[email protected]> Co-authored-by: Trask Stalnaker <[email protected]> Co-authored-by: Armin Ruech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bad9af - Browse repository at this point
Copy the full SHA 2bad9afView commit details -
[.github/CODEOWNERS] Add semconv system approvers (open-telemetry#309)
Co-authored-by: Reiley Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db3a9aa - Browse repository at this point
Copy the full SHA db3a9aaView commit details
Commits on Sep 12, 2023
-
BREAKING: Generate System metrics semconv from YAML + move attributes…
… to their own namespace (open-telemetry#89) Co-authored-by: Armin Ruech <[email protected]> Co-authored-by: Pablo Baeyens <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d80c8e3 - Browse repository at this point
Copy the full SHA d80c8e3View commit details -
Bump semantic conventions tooling to v0.21.0 (open-telemetry#310)
Co-authored-by: Armin Ruech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48dc44c - Browse repository at this point
Copy the full SHA 48dc44cView commit details -
Update client address to be consistent with server address (open-tele…
…metry#302) Co-authored-by: Armin Ruech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58c52c5 - Browse repository at this point
Copy the full SHA 58c52c5View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e880bdd - Browse repository at this point
Copy the full SHA e880bddView commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 875cfef - Browse repository at this point
Copy the full SHA 875cfefView commit details
Commits on Sep 19, 2023
-
Make messaging payload attributes consistent with other conventions (o…
…pen-telemetry#229) Co-authored-by: Alexander Wert <[email protected]> Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5979b0 - Browse repository at this point
Copy the full SHA a5979b0View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 203691d - Browse repository at this point
Copy the full SHA 203691dView commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9db3c5f - Browse repository at this point
Copy the full SHA 9db3c5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6166960 - Browse repository at this point
Copy the full SHA 6166960View commit details
Commits on Sep 22, 2023
-
Session.id semantic convention (open-telemetry#215)
Co-authored-by: jason plumb <[email protected]> Co-authored-by: Chengzhong Wu <[email protected]> Co-authored-by: Alexander Wert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a89f573 - Browse repository at this point
Copy the full SHA a89f573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 650be8f - Browse repository at this point
Copy the full SHA 650be8fView commit details -
Move non-
network.*
attributes out of network.yaml (open-telemetry#296)Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4b6728 - Browse repository at this point
Copy the full SHA e4b6728View commit details -
Add android.yaml and android.os.api.level resource attribute (open-te…
…lemetry#328) Co-authored-by: Alexander Wert <[email protected]> Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65eed24 - Browse repository at this point
Copy the full SHA 65eed24View commit details
Commits on Sep 25, 2023
-
Remove service.version from list of attributes with dedicated env var (…
…open-telemetry#261) Co-authored-by: Josh Suereth <[email protected]> Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7b094d - Browse repository at this point
Copy the full SHA c7b094dView commit details -
Update span name recommendation for HTTP Server (open-telemetry#287)
Signed-off-by: Goutham <[email protected]> Co-authored-by: Trask Stalnaker <[email protected]> Co-authored-by: Johannes Tax <[email protected]> Co-authored-by: Josh Suereth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d3d63b - Browse repository at this point
Copy the full SHA 1d3d63bView commit details -
Adding os.build_id resource attribute and discussion why os.sdk.versi…
…on isn't required (open-telemetry#293) Co-authored-by: Joao Grassi <[email protected]> Co-authored-by: Christian Neumüller <[email protected]> Co-authored-by: Joao Grassi <[email protected]> Co-authored-by: Josh Suereth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 984079e - Browse repository at this point
Copy the full SHA 984079eView commit details
Commits on Sep 26, 2023
-
Moved template attributes to yaml model files (open-telemetry#315)
Co-authored-by: Trask Stalnaker <[email protected]> Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ef85e6 - Browse repository at this point
Copy the full SHA 2ef85e6View commit details -
Add container labels field from ECS (open-telemetry#125)
Co-authored-by: Alexander Wert <[email protected]> Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bcee3c - Browse repository at this point
Copy the full SHA 2bcee3cView commit details -
Remove the zero bucket boundary from
http.server.request.duration
a……nd `http.client.request.duration` (open-telemetry#318)
Configuration menu - View commit details
-
Copy full SHA for 9790d8f - Browse repository at this point
Copy the full SHA 9790d8fView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 50c5424 - Browse repository at this point
Copy the full SHA 50c5424View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe1797e - Browse repository at this point
Copy the full SHA fe1797eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5628684 - Browse repository at this point
Copy the full SHA 5628684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3286326 - Browse repository at this point
Copy the full SHA 3286326View commit details -
Document the difference between host and system metrics (open-telemet…
…ry#324) Signed-off-by: ChrsMark <[email protected]> Co-authored-by: Joao Grassi <[email protected]> Co-authored-by: Joao Grassi <[email protected]> Co-authored-by: Josh Suereth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 590aff7 - Browse repository at this point
Copy the full SHA 590aff7View commit details
Commits on Oct 3, 2023
-
Editorial: Update build-tools to 0.22.0 and sort attributes alphabeti…
…cally in all semconv (open-telemetry#359) Co-authored-by: Armin Ruech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c065be - Browse repository at this point
Copy the full SHA 2c065beView commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5181f04 - Browse repository at this point
Copy the full SHA 5181f04View commit details
Commits on Oct 5, 2023
-
telemetry.distro.name and telemetry.distro.version (open-telemetry#178)
Co-authored-by: Reiley Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b33f2fc - Browse repository at this point
Copy the full SHA b33f2fcView commit details -
Add semconv-mobile-approvers (open-telemetry#368)
Co-authored-by: Armin Ruech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c30cf6 - Browse repository at this point
Copy the full SHA 2c30cf6View commit details
Commits on Oct 6, 2023
-
Improve HTTP metric briefs (open-telemetry#366)
Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5436da4 - Browse repository at this point
Copy the full SHA 5436da4View commit details
Commits on Oct 9, 2023
-
[resource/host] Add semantic convention for IP addresses of a host (o…
…pen-telemetry#203) Co-authored-by: Alexander Wert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0af7e0e - Browse repository at this point
Copy the full SHA 0af7e0eView commit details -
Require two approvals from different companies before merging the PR (o…
…pen-telemetry#364) Co-authored-by: Alexander Wert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4efa49f - Browse repository at this point
Copy the full SHA 4efa49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 559bf8b - Browse repository at this point
Copy the full SHA 559bf8bView commit details -
Separation of attribute definitions from attribute usages: HTTP (open…
…-telemetry#208) Signed-off-by: Alexander Wert <[email protected]> Co-authored-by: Joao Grassi <[email protected]> Co-authored-by: Armin Ruech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4040095 - Browse repository at this point
Copy the full SHA 4040095View commit details
Commits on Oct 10, 2023
-
Rename/replace
(client|server).socket.(address|port)
attributes wit……h `network.(peer|local).(address|port)`. (open-telemetry#342) Co-authored-by: Liudmila Molkova <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b5a2f3 - Browse repository at this point
Copy the full SHA 0b5a2f3View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7311eb1 - Browse repository at this point
Copy the full SHA 7311eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b127e12 - Browse repository at this point
Copy the full SHA b127e12View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f07ad81 - Browse repository at this point
Copy the full SHA f07ad81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c7e85d - Browse repository at this point
Copy the full SHA 4c7e85dView commit details -
Remove repetitive notes, briefs, etc on ref attributes (open-telemetr…
…y#367) Co-authored-by: Joao Grassi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec3a4cf - Browse repository at this point
Copy the full SHA ec3a4cfView commit details -
Stage 1.22.0 release for review. (open-telemetry#380)
Co-authored-by: Armin Ruech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cadfe53 - Browse repository at this point
Copy the full SHA cadfe53View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea50a0d - Browse repository at this point
Copy the full SHA ea50a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f214f12 - Browse repository at this point
Copy the full SHA f214f12View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3eaa69 - Browse repository at this point
Copy the full SHA d3eaa69View commit details -
Configuration menu - View commit details
-
Copy full SHA for bae9a8d - Browse repository at this point
Copy the full SHA bae9a8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 795dbf1 - Browse repository at this point
Copy the full SHA 795dbf1View commit details