1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-09-16 09:26:25 +02:00

Commit Graph

  • 5b808c6ad5 Encapsulate SDK Tracer observability (#7331) main Tyler Yahn 2025-09-15 12:18:32 -07:00
  • 6752b79c44 fix(deps): update module github.com/prometheus/otlptranslator to v1 renovate/github.com-prometheus-otlptranslator-1.x renovate[bot] 2025-09-15 18:19:04 +00:00
  • e4ab314112 Encapsulate SDK BatchSpanProcessor observability (#7332) Tyler Yahn 2025-09-15 11:18:19 -07:00
  • 6243f21805 fix(deps): update module go.opentelemetry.io/auto/sdk to v1.2.1 (#7365) renovate[bot] 2025-09-15 20:06:06 +02:00
  • 4fdd552782 Track context containing span in recordingSpan (#7354) Tyler Yahn 2025-09-15 10:54:12 -07:00
  • 59563f7ae4 Do not use the user-defined empty set when comparing sets. (#7357) Tyler Yahn 2025-09-15 09:28:12 -07:00
  • 01611d3f59 chore(deps): update module github.com/tetafro/godot to v1.5.2 (#7360) renovate[bot] 2025-09-15 09:21:52 +02:00
  • 305ec068a5 chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.21.0 (#7362) renovate[bot] 2025-09-15 09:10:57 +02:00
  • 0d5aa14d7b chore(deps): update module github.com/antonboom/testifylint to v1.6.4 (#7359) renovate[bot] 2025-09-12 15:33:08 +02:00
  • 285cbe9102 sdk/metric: add example for metricdatatest package (#7323) Sanoj Subran 2025-09-11 18:23:59 +02:00
  • e2da30d7d0 trace,metric,log: change WithInstrumentationAttributes to not de-depuplicate the passed attributes in a closure (#7266) Andrew Wilkins 2025-09-11 23:47:22 +08:00
  • b16855014e fix(deps): update golang.org/x to df92998 (#7350) renovate[bot] 2025-09-11 12:02:02 +02:00
  • 7fdebbe3ed Rename Self-Observability as just Observability (#7302) Tyler Yahn 2025-09-11 01:01:19 -07:00
  • b06d2739a7 chore(deps): update github/codeql-action action to v3.30.3 (#7348) renovate[bot] 2025-09-11 09:42:38 +02:00
  • 38d7c39ba2 chore(deps): update module go.yaml.in/yaml/v2 to v2.4.3 (#7349) renovate[bot] 2025-09-11 09:31:50 +02:00
  • 31629e21dd fix(deps): update module google.golang.org/grpc to v1.75.1 (#7344) renovate[bot] 2025-09-10 11:54:10 -07:00
  • 6d1f9d070d fix(deps): update module golang.org/x/tools to v0.37.0 (#7347) renovate[bot] 2025-09-10 20:04:46 +02:00
  • df6058a4df chore(deps): update module golang.org/x/net to v0.44.0 (#7341) renovate[bot] 2025-09-10 09:22:22 -07:00
  • e26cebf6d3 chore(deps): update module github.com/antonboom/nilnil to v1.1.1 (#7343) renovate[bot] 2025-09-10 13:44:57 +02:00
  • 3baabce4c6 Do not allocate instrument options if possible in generated semconv packages (#7328) Tyler Yahn 2025-09-09 12:21:48 -07:00
  • 9b6585ae54 Encapsulate stdouttrace.Exporter instrumentation in internal package (#7307) Tyler Yahn 2025-09-09 12:11:08 -07:00
  • a07b7e613f fix(deps): update module google.golang.org/protobuf to v1.36.9 (#7340) renovate[bot] 2025-09-09 13:32:19 +02:00
  • 71fda10780 chore(deps): update golang.org/x (#7326) renovate[bot] 2025-09-09 13:24:02 +02:00
  • f2ea3f1a15 chore(deps): update github/codeql-action action to v3.30.2 (#7339) renovate[bot] 2025-09-09 13:10:40 +02:00
  • 6f50705808 fix(deps): update googleapis to 9702482 (#7335) renovate[bot] 2025-09-09 09:54:40 +02:00
  • c4a6339711 chore(deps): update module github.com/spf13/cast to v1.10.0 (#7333) renovate[bot] 2025-09-09 09:45:40 +02:00
  • 4368300317 chore(deps): update module github.com/spf13/viper to v1.21.0 (#7334) renovate[bot] 2025-09-09 09:37:14 +02:00
  • d0b6f18584 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.41.0 (#7337) renovate[bot] 2025-09-09 09:29:08 +02:00
  • 81c1aca839 chore(deps): update module github.com/antonboom/errname to v1.1.1 (#7338) renovate[bot] 2025-09-09 09:07:33 +02:00
  • eb9fd73d54 chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.3.0 (#7327) renovate[bot] 2025-09-08 14:21:04 -07:00
  • e759fbd1e6 chore(deps): update module github.com/sagikazarmark/locafero to v0.11.0 (#7329) renovate[bot] 2025-09-08 13:49:51 -07:00
  • cec9d592af chore(deps): update module github.com/spf13/afero to v1.15.0 (#7330) renovate[bot] 2025-09-08 13:49:04 -07:00
  • 07a91dd2b0 trace,metric,log: add WithInstrumentationAttributeSet option (#7287) Robert Pająk 2025-09-08 17:21:37 +02:00
  • b335c0795c Encapsulate observability in Logs SDK (#7315) Tyler Yahn 2025-09-08 07:29:01 -07:00
  • dcf14aa937 trace,metric,log: WithInstrumentationAttributes options to merge attributes (#7300) Robert Pająk 2025-09-08 10:46:08 +02:00
  • 63f1ee7810 chore(deps): update module mvdan.cc/gofumpt to v0.9.1 (#7322) renovate[bot] 2025-09-08 09:58:38 +02:00
  • 6f04175082 chore(deps): update golang.org/x (#7324) renovate[bot] 2025-09-08 09:41:12 +02:00
  • 567ef26abf Add benchmark for exponential histogram measurements (#7305) David Ashpole 2025-09-08 03:19:44 -04:00
  • 8ac554a28b fix(deps): update golang.org/x (#7320) renovate[bot] 2025-09-07 07:53:31 -07:00
  • b218e4bb5a Don't track min and max when disabled (#7306) David Ashpole 2025-09-06 11:46:00 -04:00
  • 810095eb8c chore(deps): update benchmark-action/github-action-benchmark action to v1.20.7 (#7319) renovate[bot] 2025-09-06 07:57:41 -07:00
  • f8a9510a8b fix(deps): update module github.com/prometheus/client_golang to v1.23.2 (#7314) renovate[bot] 2025-09-05 16:01:04 -07:00
  • 8cea03949f chore(deps): update golang.org/x/telemetry digest to af835b0 (#7313) renovate[bot] 2025-09-05 15:51:30 -07:00
  • 4a0606d516 chore(deps): update module github.com/pjbgf/sha1cd to v0.5.0 (#7317) renovate[bot] 2025-09-05 15:41:50 -07:00
  • 2de26d1dee chore(deps): update github.com/grafana/regexp digest to f7b3be9 (#7311) renovate[bot] 2025-09-05 16:32:19 +02:00
  • 97c4e6c6a0 chore(deps): update github/codeql-action action to v3.30.1 (#7312) renovate[bot] 2025-09-05 16:19:11 +02:00
  • e2a4fb3b0c chore(deps): update golang.org/x/telemetry digest to 9b996f7 (#7308) renovate[bot] 2025-09-05 10:04:15 +02:00
  • de4b553a37 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.2.0 (#7309) renovate[bot] 2025-09-05 09:55:37 +02:00
  • a5dcd68ebb Add Observability section to CONTRIBUTING doc (#7272) Tyler Yahn 2025-09-04 09:09:12 -07:00
  • 41074215e6 chore(deps): update codecov/codecov-action action to v5.5.1 (#7303) renovate[bot] 2025-09-04 17:49:30 +02:00
  • d8d6e523a5 fix(deps): update module github.com/prometheus/client_golang to v1.23.1 (#7304) renovate[bot] 2025-09-04 08:40:37 -07:00
  • e54519af98 chore(deps): update actions/setup-go action to v6 (#7298) renovate[bot] 2025-09-04 09:04:55 +02:00
  • a0cc03c361 chore(deps): update actions/stale action to v10 (#7299) renovate[bot] 2025-09-04 08:47:01 +02:00
  • 8c8cd0a9ca fix(deps): update module go.opentelemetry.io/proto/otlp to v1.8.0 (#7296) renovate[bot] 2025-09-03 11:42:31 +02:00
  • 83c041a6cd chore(deps): update module mvdan.cc/gofumpt to v0.9.0 (#7292) renovate[bot] 2025-09-03 10:18:12 +02:00
  • 295fbdc5f1 chore(deps): update module github.com/golangci/go-printf-func-name to v0.1.1 (#7290) renovate[bot] 2025-09-02 16:54:43 -07:00
  • 09e5d69306 chore(deps): update module github.com/ghostiam/protogetter to v0.3.16 (#7289) renovate[bot] 2025-09-02 16:42:55 -07:00
  • 7cb19f90ed chore(deps): update benchmark-action/github-action-benchmark action to v1.20.5 (#7293) renovate[bot] 2025-09-02 15:56:06 -07:00
  • b8f00e398c chore(deps): update module github.com/spf13/pflag to v1.0.10 (#7291) renovate[bot] 2025-09-02 15:34:23 -07:00
  • 0174808b2b Fix schema urls (#7288) Damien Mathieu 2025-09-02 14:51:02 +02:00
  • 5e3b939f4b Add tracetest example for testing instrumentation (#7107) ADITYA RAUT 2025-09-02 01:45:17 +05:30
  • 090e9ef5e7 chore(deps): update module github.com/spf13/cobra to v1.10.1 (#7286) renovate[bot] 2025-09-01 20:19:00 +02:00
  • a389393bcc chore(deps): update github/codeql-action action to v3.30.0 (#7284) renovate[bot] 2025-09-01 20:06:29 +02:00
  • 6ccc38752f chore(deps): update module github.com/spf13/cobra to v1.10.0 (#7285) renovate[bot] 2025-09-01 19:56:12 +02:00
  • 774c740caa Fix missing link in changelog (#7273) Tyler Yahn 2025-09-01 02:43:25 -07:00
  • 5d1ec3abf8 fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 0261db7 (#7278) renovate[bot] 2025-09-01 11:20:49 +02:00
  • f74ab342cc chore(deps): update module github.com/spf13/pflag to v1.0.9 (#7282) renovate[bot] 2025-09-01 11:12:12 +02:00
  • b0903afb45 chore(deps): update module github.com/rogpeppe/go-internal to v1.14.1 (#7283) renovate[bot] 2025-09-01 11:02:15 +02:00
  • 358fa01403 fix(deps): update googleapis to ef028d9 (#7279) renovate[bot] 2025-09-01 10:53:05 +02:00
  • 68b1c4ce5c fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.2 (#7281) renovate[bot] 2025-09-01 10:40:41 +02:00
  • c8632bc29a fix(deps): update golang.org/x (#7188) renovate[bot] 2025-08-31 08:55:26 -07:00
  • 18ad4a1d31 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.4.0 (#7277) renovate[bot] 2025-08-31 08:35:17 -07:00
  • c2fea5fb4d chore(deps): update module github.com/securego/gosec/v2 to v2.22.8 (#7276) renovate[bot] 2025-08-31 08:20:30 -07:00
  • 83403d339c fix(deps): update module go.opentelemetry.io/collector/pdata to v1.40.0 (#7275) renovate[bot] 2025-08-31 08:10:48 -07:00
  • 8ab8e421a5 Drop support for Go 1.23 (#7274) Tyler Yahn 2025-08-31 07:52:30 -07:00
  • 84e3f3ac8b Release v1.38.0 (#7271) v1.38.0 trace/v1.38.0 sdk/v1.38.0 sdk/metric/v1.38.0 sdk/log/v0.14.0 sdk/log/logtest/v0.14.0 schema/v0.0.13 metric/v1.38.0 log/v0.14.0 log/logtest/v0.14.0 exporters/zipkin/v1.38.0 exporters/stdout/stdouttrace/v1.38.0 exporters/stdout/stdoutmetric/v1.38.0 exporters/stdout/stdoutlog/v0.14.0 exporters/prometheus/v0.60.0 exporters/otlp/otlptrace/v1.38.0 exporters/otlp/otlptrace/otlptracehttp/v1.38.0 exporters/otlp/otlptrace/otlptracegrpc/v1.38.0 exporters/otlp/otlpmetric/otlpmetrichttp/v1.38.0 exporters/otlp/otlpmetric/otlpmetricgrpc/v1.38.0 exporters/otlp/otlplog/otlploghttp/v0.14.0 exporters/otlp/otlplog/otlploggrpc/v0.14.0 bridge/opentracing/v1.38.0 bridge/opencensus/v1.38.0 bridge/opencensus/test/v1.38.0 Tyler Yahn 2025-08-29 12:42:52 -07:00
  • 18424a46ed Add tests for attribute JSON marshalling (#7268) David Ashpole 2025-08-29 12:02:56 -04:00
  • 9798759463 Statically define trace observability attributes (#7263) Tyler Yahn 2025-08-29 08:36:54 -07:00
  • be1e57fb36 Refactor BSP observability setup (#7264) Tyler Yahn 2025-08-29 08:05:29 -07:00
  • d99c68cb21 chore(deps): update module github.com/mgechev/revive to v1.12.0 (#7269) renovate[bot] 2025-08-28 16:09:16 -07:00
  • 0724539e71 Add benchmark for set equality (#7262) David Ashpole 2025-08-28 14:13:55 -04:00
  • 5358fd737d Upgrade semconv dependencies to v1.37.0 (#7260) Tyler Yahn 2025-08-28 02:29:52 -07:00
  • 25d02741f7 fix(deps): update module github.com/stretchr/testify to v1.11.1 (#7261) renovate[bot] 2025-08-27 20:20:20 +02:00
  • d0cab8666b prometheus: Add support for setting Translation Strategy config option (#7111) Owen Williams 2025-08-27 13:56:14 -04:00
  • 3342341f15 Generate the semconv/v1.37.0 packages (#7254) Tyler Yahn 2025-08-27 04:24:07 -07:00
  • 37320e732f chore(deps): update module github.com/gordonklaus/ineffassign to v0.2.0 (#7259) renovate[bot] 2025-08-27 09:53:36 +02:00
  • 444950fa74 chore(deps): update module go.opentelemetry.io/build-tools to v0.27.0 (#7257) renovate[bot] 2025-08-27 09:33:20 +02:00
  • 3f1aae23a6 chore(deps): update module github.com/ldez/tagliatelle to v0.7.2 (#7253) renovate[bot] 2025-08-26 10:48:10 -07:00
  • 0b47699705 Add AddSet and RecordSet methods to semconv generated packages (#7223) Tyler Yahn 2025-08-26 09:20:45 -07:00
  • 41f03302cd Amortize measurement option allocations (#7215) Tyler Yahn 2025-08-26 09:10:29 -07:00
  • c8b89e9780 Propagate context to self-observability measurements in sdk/trace (#7209) Tyler Yahn 2025-08-26 08:58:35 -07:00
  • 49be00144e trace: optimize id parsing and string functions (#6791) Joe Schafer 2025-08-26 05:54:11 -07:00
  • 2512a6b087 Clarify overflow attribute description in doc.go to indicate it is boolean true (#7247) Cijo Thomas 2025-08-26 02:04:11 -07:00
  • 45bb4ba720 Add copyright header to generated semconv packages (#7248) Tyler Yahn 2025-08-25 23:20:56 -07:00
  • d07af7c027 chore(deps): update google.golang.org/genproto/googleapis/api digest to c5933d9 (#7250) renovate[bot] 2025-08-25 16:05:18 -07:00
  • e6c8bdcd86 fix(deps): update google.golang.org/genproto/googleapis/rpc digest to c5933d9 (#7246) renovate[bot] 2025-08-25 18:48:10 +02:00
  • a8e15000b6 sdk/log: Deduplicate key-value collections in Record.SetBody (#7002) Joe Stephenson 2025-08-25 17:25:57 +01:00
  • 3cd63fab03 sdk/metric: Add Documentation for Cardinality Limits (#7179) Yevhenii Solomchenko 2025-08-25 18:15:56 +02:00
  • 691b4b46e1 fix: correct package import paths (#7244) Flc゛ 2025-08-25 23:51:06 +08:00
  • 4b2bef6dd9 [chore] Upgrade semconv pkg use to v1.36.0 (#7237) Tyler Yahn 2025-08-25 07:33:34 -07:00