Skip to content
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

Closed
wants to merge 73 commits into from
Closed

Dotnet8 metrics in otel format #1

wants to merge 73 commits into from

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    007a4a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    9d45283 View commit details
    Browse the repository at this point in the history
  2. Re-introduce namespace to describe the original destination (open-tel…

    …emetry#156)
    
    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    joaopgrassi and arminru committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6c0c6a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    761ddca View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    313092c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b8de4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    a0143da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2927d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cfb136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    728c3ca View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    c83a10a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Add jvm.cpu.count metric (open-telemetry#52)

    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    trask and arminru committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0669ca5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bd1c39 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Rename jvm.buffer.(usage|limit) to jvm.buffer.memory.(usage|limit) (o…

    …pen-telemetry#253)
    
    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    trask and arminru committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a42aecc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    098db1c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    99f3f9d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    4bbb8c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    4fcf4df View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    6c20838 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Add host cpu info (open-telemetry#209)

    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    ChrsMark and joaopgrassi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fcad0aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff20082 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Add oci.manifest.digest, container.image.repo_digests and make contai…

    …ner.image.tag array (open-telemetry#159)
    
    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    ChrsMark and joaopgrassi committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9e3ac90 View commit details
    Browse the repository at this point in the history
  2. Add cluster.name and node.name attributes to Elasticsearch semant…

    …ic conventions. (open-telemetry#285)
    
    Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    3 people committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    58b08c9 View commit details
    Browse the repository at this point in the history
  3. Move RPC streaming notes from metric brief section to notes section (o…

    …pen-telemetry#275)
    
    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    trask and joaopgrassi committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d7930d3 View commit details
    Browse the repository at this point in the history
  4. chore: fix doc reference to docs (open-telemetry#305)

    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    Co-authored-by: Josh Suereth <joshuasuereth@google.com>
    3 people committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    3e16365 View commit details
    Browse the repository at this point in the history
  5. Use HTTP instead of _OTHER in HTTP span names (if method is unkno…

    …wn) (open-telemetry#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>
    5 people committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5f6558d View commit details
    Browse the repository at this point in the history
  6. Introduce request error type attribute (open-telemetry#205)

    Co-authored-by: Joao Grassi <joao@joaograssi.com>
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    4 people committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2bad9af View commit details
    Browse the repository at this point in the history
  7. [.github/CODEOWNERS] Add semconv system approvers (open-telemetry#309)

    Co-authored-by: Reiley Yang <reyang@microsoft.com>
    mx-psi and reyang committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    db3a9aa View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. BREAKING: Generate System metrics semconv from YAML + move attributes…

    … to their own namespace (open-telemetry#89)
    
    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
    3 people committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d80c8e3 View commit details
    Browse the repository at this point in the history
  2. Bump semantic conventions tooling to v0.21.0 (open-telemetry#310)

    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    ChrsMark and arminru committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    48dc44c View commit details
    Browse the repository at this point in the history
  3. Update client address to be consistent with server address (open-tele…

    …metry#302)
    
    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    trask and arminru committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    58c52c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    e880bdd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    875cfef View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Make messaging payload attributes consistent with other conventions (o…

    …pen-telemetry#229)
    
    Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    3 people committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a5979b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    203691d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    9db3c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6166960 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Session.id semantic convention (open-telemetry#215)

    Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
    Co-authored-by: Chengzhong Wu <legendecas@gmail.com>
    Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
    4 people committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a89f573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    650be8f View commit details
    Browse the repository at this point in the history
  3. Move non-network.* attributes out of network.yaml (open-telemetry#296)

    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    trask and joaopgrassi committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e4b6728 View commit details
    Browse the repository at this point in the history
  4. Add android.yaml and android.os.api.level resource attribute (open-te…

    …lemetry#328)
    
    Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    3 people committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    65eed24 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Remove service.version from list of attributes with dedicated env var (

    …open-telemetry#261)
    
    Co-authored-by: Josh Suereth <joshuasuereth@google.com>
    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    3 people committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c7b094d View commit details
    Browse the repository at this point in the history
  2. Update span name recommendation for HTTP Server (open-telemetry#287)

    Signed-off-by: Goutham <gouthamve@gmail.com>
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    Co-authored-by: Johannes Tax <johannes.tax@grafana.com>
    Co-authored-by: Josh Suereth <joshuasuereth@google.com>
    4 people committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1d3d63b View commit details
    Browse the repository at this point in the history
  3. Adding os.build_id resource attribute and discussion why os.sdk.versi…

    …on isn't required (open-telemetry#293)
    
    Co-authored-by: Joao Grassi <joao@joaograssi.com>
    Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    Co-authored-by: Josh Suereth <joshuasuereth@google.com>
    5 people committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    984079e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Moved template attributes to yaml model files (open-telemetry#315)

    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    3 people committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2ef85e6 View commit details
    Browse the repository at this point in the history
  2. Add container labels field from ECS (open-telemetry#125)

    Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    3 people committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2bcee3c View commit details
    Browse the repository at this point in the history
  3. Remove the zero bucket boundary from http.server.request.duration a…

    …nd `http.client.request.duration` (open-telemetry#318)
    trask committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9790d8f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    50c5424 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    fe1797e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5628684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3286326 View commit details
    Browse the repository at this point in the history
  4. Document the difference between host and system metrics (open-telemet…

    …ry#324)
    
    Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
    Co-authored-by: Joao Grassi <joao@joaograssi.com>
    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    Co-authored-by: Josh Suereth <joshuasuereth@google.com>
    4 people committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    590aff7 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Editorial: Update build-tools to 0.22.0 and sort attributes alphabeti…

    …cally in all semconv (open-telemetry#359)
    
    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    lmolkova and arminru committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2c065be View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    5181f04 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. telemetry.distro.name and telemetry.distro.version (open-telemetry#178)

    Co-authored-by: Reiley Yang <reyang@microsoft.com>
    zeitlinger and reyang committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b33f2fc View commit details
    Browse the repository at this point in the history
  2. Add semconv-mobile-approvers (open-telemetry#368)

    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    breedx-splk and arminru committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2c30cf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Improve HTTP metric briefs (open-telemetry#366)

    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    trask and joaopgrassi committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5436da4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. [resource/host] Add semantic convention for IP addresses of a host (o…

    …pen-telemetry#203)
    
    Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
    mx-psi and AlexanderWert committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0af7e0e View commit details
    Browse the repository at this point in the history
  2. Require two approvals from different companies before merging the PR (o…

    …pen-telemetry#364)
    
    Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
    reyang and AlexanderWert committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4efa49f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    559bf8b View commit details
    Browse the repository at this point in the history
  4. Separation of attribute definitions from attribute usages: HTTP (open…

    …-telemetry#208)
    
    Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
    Co-authored-by: Joao Grassi <joao@joaograssi.com>
    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    3 people committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4040095 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Rename/replace (client|server).socket.(address|port) attributes wit…

    …h `network.(peer|local).(address|port)`. (open-telemetry#342)
    
    Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
    trask and lmolkova committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0b5a2f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    7311eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b127e12 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    f07ad81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c7e85d View commit details
    Browse the repository at this point in the history
  3. Remove repetitive notes, briefs, etc on ref attributes (open-telemetr…

    …y#367)
    
    Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
    lmolkova and joaopgrassi committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ec3a4cf View commit details
    Browse the repository at this point in the history
  4. Stage 1.22.0 release for review. (open-telemetry#380)

    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    jsuereth and arminru committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cadfe53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea50a0d View commit details
    Browse the repository at this point in the history
  6. dotnet http metrics

    lmolkova committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f214f12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3eaa69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bae9a8d View commit details
    Browse the repository at this point in the history
  9. nits

    lmolkova committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    795dbf1 View commit details
    Browse the repository at this point in the history