Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/major-opa
  • advisory/tj
  • main default protected
  • defect/telem
  • docs/pattern
  • spike/go-tools-124-gql
  • spike/go-tools-124
  • chore/deepmap
  • docs/mas
  • build/notify
  • fix/du
  • defect/diff
  • defect/json
  • chore/schema
  • feat/diff-json
  • chore/typo
  • build/binaries
  • build/changelog-
  • defect/otel
  • chore/otel
  • v0.116.2 protected
  • v0.116.1 protected
  • v0.116.0 protected
  • v0.115.3 protected
  • v0.115.2 protected
  • v0.115.1 protected
  • v0.115.0 protected
  • v0.114.0 protected
  • v0.113.5 protected
  • v0.113.4 protected
  • v0.113.3 protected
  • v0.113.2 protected
  • v0.113.1 protected
  • v0.113.0 protected
  • v0.112.0 protected
  • v0.111.1 protected
  • v0.111.0 protected
  • v0.110.2 protected
  • v0.110.1 protected
  • v0.110.0 protected
40 results

go.mod

  • Jamie Tanna's avatar
    8b30f143
    chore(telemetry): automagically instrument HTTP clients · 8b30f143
    Jamie Tanna authored
    As part of #621, we want to have insight across everything `dmd` does.
    
    To automagically instrument our HTTP calls, we can use `otelhttp`'s
    inbuilt automagic `http.Transport` for this.
    
    This also improves the duplication by calling out to a central method
    for creating our HTTP client.
    8b30f143
    History
    chore(telemetry): automagically instrument HTTP clients
    Jamie Tanna authored
    As part of #621, we want to have insight across everything `dmd` does.
    
    To automagically instrument our HTTP calls, we can use `otelhttp`'s
    inbuilt automagic `http.Transport` for this.
    
    This also improves the duplication by calling out to a central method
    for creating our HTTP client.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Go Modules. Learn more