Commit d315470
committed
upgrade to latest dependencies
bumping go.opentelemetry.io/otel/trace 69e8108...84e3f3a:
> 84e3f3a Release v1.38.0 (# 7271)
> 18424a4 Add tests for attribute JSON marshalling (# 7268)
> 9798759 Statically define trace observability attributes (# 7263)
> be1e57f Refactor BSP observability setup (# 7264)
> d99c68c chore(deps): update module github.com/mgechev/revive to v1.12.0 (# 7269)
> 0724539 Add benchmark for set equality (# 7262)
> 5358fd7 Upgrade semconv dependencies to v1.37.0 (# 7260)
> 25d0274 fix(deps): update module github.com/stretchr/testify to v1.11.1 (# 7261)
> d0cab86 prometheus: Add support for setting Translation Strategy config option (# 7111)
> 3342341 Generate the `semconv/v1.37.0` packages (# 7254)
> 37320e7 chore(deps): update module github.com/gordonklaus/ineffassign to v0.2.0 (# 7259)
> 444950f chore(deps): update module go.opentelemetry.io/build-tools to v0.27.0 (# 7257)
> 3f1aae2 chore(deps): update module github.com/ldez/tagliatelle to v0.7.2 (# 7253)
> 0b47699 Add `AddSet` and `RecordSet` methods to semconv generated packages (# 7223)
> 41f0330 Amortize measurement option allocations (# 7215)
> c8b89e9 Propagate context to self-observability measurements in `sdk/trace` (# 7209)
> 49be001 trace: optimize id parsing and string functions (# 6791)
> 2512a6b Clarify overflow attribute description in doc.go to indicate it is boolean true (# 7247)
> 45bb4ba Add copyright header to generated semconv packages (# 7248)
> d07af7c chore(deps): update google.golang.org/genproto/googleapis/api digest to c5933d9 (# 7250)
> e6c8bdc fix(deps): update google.golang.org/genproto/googleapis/rpc digest to c5933d9 (# 7246)
> a8e1500 sdk/log: Deduplicate key-value collections in Record.SetBody (# 7002)
> 3cd63fa sdk/metric: Add Documentation for Cardinality Limits (# 7179)
> 691b4b4 fix: correct package import paths (# 7244)
> 4b2bef6 [chore] Upgrade semconv pkg use to v1.36.0 (# 7237)
> ebd3248 Return early in semconv generated packages if no attributes passed (# 7222)
> e7fa5ba Fix CPUModeSystem variable name (# 7233)
> be28c6b Wrap `Float64ObservableCounter` with `system.CPUTime` (# 7235)
> 712e373 chore(deps): update lycheeverse/lychee-action action to v2.6.1 (# 7243)
> 713a1d9 fix(deps): update module github.com/stretchr/testify to v1.11.0 (# 7242)
> 9818ea8 refactor(logger): Flatten `logger.initSelfObservability` into `logger.newLoggerr` and use `t.Cleanup` instead of defer (# 7228)
> c2a6172 feat(stdouttrace): generate counter implementation via templates (# 7231)
> 70e8929 chore(deps): update lycheeverse/lychee-action action to v2.6.0 (# 7239)
> f3b18fc chore(deps): update github.com/golangci/golines digest to d4663ad (# 7238)
> 8b17b89 sdk/trace: More trace id tests (# 7155)
> d31fb11 chore(deps): update github/codeql-action action to v3.29.11 (# 7229)
> bd6f161 chore(deps): update codecov/codecov-action action to v5.5.0 (# 7227)
> a102d7d fix(deps): update module google.golang.org/protobuf to v1.36.8 (# 7225)
> d91944f chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.2 (# 7224)
> cf787f3 fix(deps): update module google.golang.org/grpc to v1.75.0 (# 7220)
> a5d1068 chore(deps): update module github.com/kevinburke/ssh_config to v1.4.0 (# 7219)
> 22c6da0 fix(deps): update googleapis to 3122310 (# 7216)
> 44a0d62 Pool attribute slices in `stdouttrace` self-observability (# 7201)
> 907d93b Handle partial export counts in `stdouttrace` observability (# 7199)
> 75db61c chore(deps): update github/codeql-action action to v3.29.10 (# 7214)
> bb5b0a8 Use `t.Cleanup` instead of `defer` in `sdk/trace` (# 7208)
> 3ca7996 Use `t.Cleanup` instead of `defer` in `stdouttrace` (# 7204)
> 4623d0a Fix minor grammatical error in `Distinct` docs (# 7203)
> bb8d6f7 Fix callbackAttributesOpt variable name (# 7210)
> 796aa3c Fix minor grammatical error in stdouttrace (# 7202)
> e39a02f Fix minor grammatical error in `sdk/trace/internal/x` README.md (# 7211)
> 150f6b4 Flatten `tracer.initSelfObservability` into `TracerProvider.Tracer` (# 7205)
> 9488493 sdk/trace: do not defer if not self-observing (# 7206)
> cac7421 chore(deps): update module go.augendre.info/fatcontext to v0.8.1 (# 7213)
> e799586 Restructure component ID counting in stdouttrace (# 7196)
> cdd18ab Fix component name for stdouttrace (# 7195)
> ee6d57b Flatten `stdouttrace` `Exporter.initSelfObservability` into `Exporter.New` (# 7197)
> 2ab7d4d Use the context passed to `ExportSpans` for measurements in `stdouttrace` (# 7198)
> 03d0c5d chore(deps): update otel/weaver docker tag to v0.17.1 (# 7207)
> 39df54c fix(deps): update build-tools to v0.26.2 (# 7192)
> c09be18 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.2 (# 7191)
> b8bac96 chore(deps): update module github.com/charmbracelet/colorprofile to v0.3.2 (# 7190)
> 22178ff ci(benchmarks): switch runner to Oracle bare metal (# 7183)
> 1a7e45b Support Go 1.25 (# 7187)
> eda888f chore(deps): update github/codeql-action action to v3.29.9 (# 7181)
> 538992d fix(deps): update googleapis to 5f3141c (# 7176)
> faa3fd1 chore(deps): update module go-simpler.org/musttag to v0.14.0 (# 7178)
> 325f786 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.38.0 (# 7177)
> 6d45339 sdk/metric: package example includes Cardinality Limits (# 7165)
> 5a04620 sdk/metric: Deprecate the `sdk/metric/x` Feature Supporting Cardinality Limits (# 7166)
> 97343af sdk/metric: Add Unit Tests for Cardinality Limits (# 7164)
> 3cf53cc Upgrade semconv gen to weaver v0.17.0 (# 7172)
> b3cea33 fix(deps): update golang.org/x to 51f8813 (# 7173)
> daab6e0 Add subscript to issue templates (# 7116)
> c391fa8 fix(deps): update build-tools to v0.26.1 (# 7171)
> fcc3417 sdk/trace: self-observability: batch span processor metrics (# 6393)
> c5e68b2 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.1 (# 7170)
> a92454a fix(deps): update googleapis to 6b04f9b (# 7169)
> 995f265 chore(deps): update otel/weaver docker tag to v0.17.0 (# 7163)
> 1938d30 sdk/log: Add EventNameProcessor example (# 7128)
> 7821edd chore(deps): update actions/checkout action to v5 (# 7168)
> 0a83486 feat(stdouttrace): add experimental self-observability metrics (# 7133)
> 68841fa chore: enable unused-receiver rule from revive (# 7130)
> 4b0c8f1 fix(deps): update module github.com/prometheus/otlptranslator to v0.0.1 (# 7159)
> a8851d0 fix(deps): update golang.org/x/exp digest to a408d31 (# 7158)
> 95b5361 fix(deps): update golang.org/x (# 7153)
> 1d84736 chore(deps): update github/codeql-action action to v3.29.8 (# 7156)
> 2ce0ab2 chore(deps): update github/codeql-action action to v3.29.7 (# 7152)
> 6a171bd chore(deps): update python:3.13.6-slim-bullseye docker digest to e98b521 (# 7151)
> dfb854a chore(deps): update golang.org/x (# 7149)
> 5981b80 chore(deps): update python docker tag to v3.13.6 (# 7148)
> 6d3e127 chore: enable ptrToRefParam from go-critic (# 7131)
> 4b8da88 chore(deps): update golang.org/x (# 7147)
> c2adec3 chore(deps): update golang.org/x/telemetry digest to 01f7bf4 (# 7146)
> e195ec6 chore(deps): update github/codeql-action action to v3.29.6 (# 7144)
> 6473223 chore(deps): update lycheeverse/lychee-action action to v2.5.0 (# 7143)
> cbc9790 fix(deps): update module google.golang.org/protobuf to v1.36.7 (# 7141)
> 94218c7 chore(deps): update actions/cache action to v4.2.4 (# 7140)
> 05bc453 fix(deps): update golang.org/x (# 7138)
> ffa3b4a sdk/log: self-observability: log created metric (# 7121)
> 97c22e3 Add security insights document to repository (# 7129)
> eb4f1dc Add benchmark for map access using attribute Equivalent (# 7123)
> 49033aa chore(deps): update actions/download-artifact action to v5 (# 7136)
> b7610a7 Testing: Run sync measure benchmarks in parallel (# 7113)
> 75bf4b8 chore(deps): update module github.com/charmbracelet/x/ansi to v0.10.1 (# 7135)
> a177514 chore(deps): update golang.org/x/telemetry digest to 9469f96 (# 7134)
> 52d2f66 Add support for native histogram exemplars (# 6772)
> d464abf chore: enable unused-parameter rule from revive (# 7122)
> d5b5b05 sdk/metric: Apply Cardinality Limits to Aggregations (# 7081)
> a4d837f fix(deps): update googleapis to a7a43d2 (# 7126)
> a7b9208 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.20.0 (# 7125)
> 1bae8f7 chore: enable extra-rules from gofumpt (# 7114)
> a9a03aa fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.1 (# 7118)
> bf541fe Add changelog entry for version bump of otlptranslator - suffixes are now deduplicated (# 7086)
> 271cec4 fix(deps): update module github.com/prometheus/client_golang to v1.23.0 (# 7109)
> b45359a fix(deps): update module go.opentelemetry.io/proto/otlp to v1.7.1 (# 7108)
> 30a00f2 Fix names in experimental readmes (# 7106)
> 4268202 chore(deps): update github/codeql-action action to v3.29.5 (# 7103)
> bd76288 fix(deps): update build-tools to v0.26.0 (# 7105)
> 5002ee3 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.37.0 (# 7101)
> 12bae75 chore(deps): update golang.org/x/telemetry digest to 28f32e4 (# 7099)
> d83a820 chore(deps): update module github.com/sagikazarmark/locafero to v0.10.0 (# 7100)
> 9823913 chore: enable gocritic linter (# 7095)
> 8955578 ci: Add use-any linter (# 7091)
> 9bf6470 sdk/metric: use runtime.GOMAXPROCS(0) instead of runtime.NumCPU() in DefaultExemplarReservoirProviderSelector for the FixedSizeReservoirProvider default size (# 7094)
> 2c57091 Remove notice about internaltest which is not generated anymore (# 7093)
> 5e1c62a Modernize (# 7089)
> 7bcbb6a chore(deps): update module github.com/4meepo/tagalign to v1.4.3 (# 7098)
> cb937cd fix(deps): update googleapis to f173205 (# 7097)
> 8ec78e4 chore(deps): update golang.org/x/telemetry digest to 1581f0a (# 7096)
> eb97dde chore(deps): update module github.com/sonatard/noctx to v0.4.0 (# 7092)
> 6740bde fix: add mock server URL to .lycheeignore (# 7090)
> d8f358f fix(deps): update github.com/prometheus/otlptranslator digest to ab8d56d (# 7088)
> 049569d chore(deps): update module github.com/daixiang0/gci to v0.13.7 (# 7085)
> affc1a2 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.1 (# 7082)
> d7c6a0f chore(deps): update python:3.13.5-slim-bullseye docker digest to 846d391 (# 7078)
> 806cb83 fix(deps): update build-tools to v0.25.0 (# 7080)
> 8a1e20e chore(deps): update module go.opentelemetry.io/build-tools to v0.25.0 (# 7079)
> d9e9038 Add Flc as an approver (# 7053)
> 4f4ddf8 chore(deps): update github/codeql-action action to v3.29.4 (# 7076)
> 53f3076 fix(deps): update module github.com/cenkalti/backoff/v5 to v5.0.3 (# 7077)
> 2358d8d fix(deps): update github.com/prometheus/otlptranslator digest to fce6240 (# 7075)
> b010ab8 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.1 (# 7070)
> 1737ab8 docs: unify doc comments for functions returning bool (# 7064)
> 50868ef sdk/metric: do not document default cardinality limit (# 7065)
> 70e2375 chore(deps): update python:3.13.5-slim-bullseye docker digest to ba65ee6 (# 7068)
> 850de67 fix(deps): update module google.golang.org/grpc to v1.74.2 (# 7073)
> 0ec3518 chore(deps): update module github.com/ldez/grignotin to v0.10.0 (# 7072)
> 186def7 sdk/trace: self-observability: span metrics (# 7027)
> 3e440ba Fix markdown-fail-fast on push (# 7057)
> 784f637 chore(deps): update python:3.13.5-slim-bullseye docker digest to 17c88fd (# 7062)
> de3f18e chore(deps): update python:3.13.5-slim-bullseye docker digest to 89aa817 (# 7061)
> 42f01ea chore(deps): update module github.com/securego/gosec/v2 to v2.22.7 (# 7059)
> ae4d9e0 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.0 (# 7060)
> 079d11e chore(deps): update github/codeql-action action to v3.29.3 (# 7055)
> 65d31c5 fix(deps): update googleapis to a45f3df (# 7058)
> e579390 chore(deps): update golang.org/x/telemetry digest to 96f361d (# 7054)
> fb73949 Release exporters/prometheus/v0.59.1 (# 7056)
> 8e6e28f Migrate prometheus exporter to otlptranslator (# 7044)
> f6b5fb9 Retract most recent prometheus exporter release (# 7046)
> 024ebcb Fix markdown-fail-fast `Get Changes` step script (# 7045)
> c23a066 sdk/metric: Add WithCardinalityLimit option (# 6996)
> ac86022 Revert grpc upgrade to v1.74.* (# 7047)
> 953934a chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.5 (# 7049)
> c8de7aa fix(deps): update golang.org/x to 645b1fa (# 7048)
> bf570ac fix(deps): update module google.golang.org/grpc to v1.74.1 (# 7043)
> 390402c fix(deps): update golang.org/x to 542afb5 (# 7042)
> 6d9dfea Change generated semconv sdk queue metrics to observable (# 7041)
> f6f6b42 chore(deps): update module github.com/spf13/pflag to v1.0.7 (# 7040)
> d13f46b fix(deps): update module google.golang.org/grpc to v1.74.0 (# 7038)
> 5e212ba Generate `semconv/v1.36.0` (# 7032)
> a6782b9 sdk/trace: remove unused version function (# 7036)
> 0485596 fix(deps): update googleapis to 7130f93 (# 7033)
> 826a8ec chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.4.0 (# 7028)
> 291140b log: Add Record.Clone (# 7001)
> 55d2e69 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.0 (# 7024)
> ca02873 docs: Add Go Code Review Comments and allow the use of testify (# 6984)
> c4b8e91 chore(semconv): follow weaver folder structure (# 6998)
> e6ba1eb chore(deps): update module go-simpler.org/sloglint to v0.11.1 (# 7000)
> 96c8faf chore(deps): update module github.com/mgechev/revive to v1.11.0 (# 6999)
> 027836c fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.2 (# 6997)
> da66048 fix(deps): update golang.org/x (# 6994)
> 5da6cd2 sdk/log: Add WithAllowKeyDuplication logger provider option (# 6968)
> e4c84b9 chore(deps): update golang.org/x/telemetry digest to 8d8967a (# 6990)
> 687c3f5 semconv: add ErrorType attribute function (# 6962)
> 73b2cd3 fix(deps): update golang.org/x (# 6989)
> 1459fd4 chore(deps): update golang.org/x/telemetry digest to 9926bab (# 6988)
> 43f4221 chore(deps): update module github.com/pjbgf/sha1cd to v0.4.0 (# 6985)
> e97ee25 Add minimum token permissions for all github workflow files (# 6950)
> 86640ce Clarify DefaultMaxQueueSize and DefaultScheduleDelay usage (# 6974)
> afd4763 chore(deps): update golang.org/x/telemetry digest to 5a6bbb1 (# 6975)
> bb3878c fix(deps): update googleapis to 8d1bb00 (# 6973)
> 3ac8447 fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.24.0 (# 6972)
> 32f1e85 fix(deps): update build-tools to v0.24.0 (# 6971)
> a722d1a [chore] Remove `semconvgen` tooling (# 6963)
> b0868cf Ignore link to semconv model in Makefile (# 6969)
> bd5e134 log/logtest: improve Transform usage in the example (# 6938)
> 9af7382 chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.4 (# 6967)
> 186bd18 log/logtest: change AssertEqual to accept TestingT for benchmark support (# 6908)
> bd26298 chore(deps): update github.com/golangci/gofmt digest to 3e58ba0 (# 6965)
> 377930f chore(deps): update otel/weaver docker tag to v0.16.1 (# 6966)
> 4237e6b chore(deps): update otel/weaver docker tag to v0.16.0 (# 6964)
> 78f873f sdk/trace: ReadOnlySpan.InstrumentationLibrary: fix deprecation comment (# 6960)
> 8b1f2e8 chore(deps): update module github.com/prometheus/procfs to v0.17.0 (# 6961)
> 0f7f1d0 chore(deps): update module github.com/sonatard/noctx to v0.3.5 (# 6958)
> 04859c7 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.0 (# 6959)
> 3ada903 Add contents of the Go license (# 6955)
> cf9efc2 chore(deps): update golang.org/x/telemetry digest to 2f1f772 (# 6956)
> 2aeebb1 chore(deps): update python:3.13.5-slim-bullseye docker digest to 631af3f (# 6957)
> 118298e chore(deps): update python:3.13.5-slim-bullseye docker digest to 77cabcb (# 6952)
> bdebc5f chore(deps): update python:3.13.5-slim-bullseye docker digest to 6fe0674 (# 6951)
> 79d14fc chore(deps): update module github.com/alecthomas/chroma/v2 to v2.19.0 (# 6949)
> f4d7a9a chore(deps): update module github.com/uudashr/iface to v1.4.1 (# 6948)
> d0415fa fix(deps): update module go.opentelemetry.io/collector/pdata to v1.35.0 (# 6947)
> 6b4a42f chore(deps): update github/codeql-action action to v3.29.2 (# 6946)
> 1ab60d0 Render semconv template attributes (# 6939)
> f96855b fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.1 (# 6945)
> d17046c Standardize sections listing maintainer, approver, etc (# 6942)
> 9934d46 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.0 (# 6944)
> 20cd7f8 fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 (# 6941)
> 02f7b75 chore(deps): update github/codeql-action action to v3.29.1 (# 6937)
> 4458a00 Fix outdated community membership link (# 6935)
> 957f441 chore(deps): update otel/weaver docker tag to v0.15.3 (# 6933)
> e6cc254 Update community member listings (# 6931)
> 5b01411 chore(deps): update module github.com/sonatard/noctx to v0.3.4 (# 6932)
bumping go.opentelemetry.io/otel 69e8108...84e3f3a:
> 84e3f3a Release v1.38.0 (# 7271)
> 18424a4 Add tests for attribute JSON marshalling (# 7268)
> 9798759 Statically define trace observability attributes (# 7263)
> be1e57f Refactor BSP observability setup (# 7264)
> d99c68c chore(deps): update module github.com/mgechev/revive to v1.12.0 (# 7269)
> 0724539 Add benchmark for set equality (# 7262)
> 5358fd7 Upgrade semconv dependencies to v1.37.0 (# 7260)
> 25d0274 fix(deps): update module github.com/stretchr/testify to v1.11.1 (# 7261)
> d0cab86 prometheus: Add support for setting Translation Strategy config option (# 7111)
> 3342341 Generate the `semconv/v1.37.0` packages (# 7254)
> 37320e7 chore(deps): update module github.com/gordonklaus/ineffassign to v0.2.0 (# 7259)
> 444950f chore(deps): update module go.opentelemetry.io/build-tools to v0.27.0 (# 7257)
> 3f1aae2 chore(deps): update module github.com/ldez/tagliatelle to v0.7.2 (# 7253)
> 0b47699 Add `AddSet` and `RecordSet` methods to semconv generated packages (# 7223)
> 41f0330 Amortize measurement option allocations (# 7215)
> c8b89e9 Propagate context to self-observability measurements in `sdk/trace` (# 7209)
> 49be001 trace: optimize id parsing and string functions (# 6791)
> 2512a6b Clarify overflow attribute description in doc.go to indicate it is boolean true (# 7247)
> 45bb4ba Add copyright header to generated semconv packages (# 7248)
> d07af7c chore(deps): update google.golang.org/genproto/googleapis/api digest to c5933d9 (# 7250)
> e6c8bdc fix(deps): update google.golang.org/genproto/googleapis/rpc digest to c5933d9 (# 7246)
> a8e1500 sdk/log: Deduplicate key-value collections in Record.SetBody (# 7002)
> 3cd63fa sdk/metric: Add Documentation for Cardinality Limits (# 7179)
> 691b4b4 fix: correct package import paths (# 7244)
> 4b2bef6 [chore] Upgrade semconv pkg use to v1.36.0 (# 7237)
> ebd3248 Return early in semconv generated packages if no attributes passed (# 7222)
> e7fa5ba Fix CPUModeSystem variable name (# 7233)
> be28c6b Wrap `Float64ObservableCounter` with `system.CPUTime` (# 7235)
> 712e373 chore(deps): update lycheeverse/lychee-action action to v2.6.1 (# 7243)
> 713a1d9 fix(deps): update module github.com/stretchr/testify to v1.11.0 (# 7242)
> 9818ea8 refactor(logger): Flatten `logger.initSelfObservability` into `logger.newLoggerr` and use `t.Cleanup` instead of defer (# 7228)
> c2a6172 feat(stdouttrace): generate counter implementation via templates (# 7231)
> 70e8929 chore(deps): update lycheeverse/lychee-action action to v2.6.0 (# 7239)
> f3b18fc chore(deps): update github.com/golangci/golines digest to d4663ad (# 7238)
> 8b17b89 sdk/trace: More trace id tests (# 7155)
> d31fb11 chore(deps): update github/codeql-action action to v3.29.11 (# 7229)
> bd6f161 chore(deps): update codecov/codecov-action action to v5.5.0 (# 7227)
> a102d7d fix(deps): update module google.golang.org/protobuf to v1.36.8 (# 7225)
> d91944f chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.2 (# 7224)
> cf787f3 fix(deps): update module google.golang.org/grpc to v1.75.0 (# 7220)
> a5d1068 chore(deps): update module github.com/kevinburke/ssh_config to v1.4.0 (# 7219)
> 22c6da0 fix(deps): update googleapis to 3122310 (# 7216)
> 44a0d62 Pool attribute slices in `stdouttrace` self-observability (# 7201)
> 907d93b Handle partial export counts in `stdouttrace` observability (# 7199)
> 75db61c chore(deps): update github/codeql-action action to v3.29.10 (# 7214)
> bb5b0a8 Use `t.Cleanup` instead of `defer` in `sdk/trace` (# 7208)
> 3ca7996 Use `t.Cleanup` instead of `defer` in `stdouttrace` (# 7204)
> 4623d0a Fix minor grammatical error in `Distinct` docs (# 7203)
> bb8d6f7 Fix callbackAttributesOpt variable name (# 7210)
> 796aa3c Fix minor grammatical error in stdouttrace (# 7202)
> e39a02f Fix minor grammatical error in `sdk/trace/internal/x` README.md (# 7211)
> 150f6b4 Flatten `tracer.initSelfObservability` into `TracerProvider.Tracer` (# 7205)
> 9488493 sdk/trace: do not defer if not self-observing (# 7206)
> cac7421 chore(deps): update module go.augendre.info/fatcontext to v0.8.1 (# 7213)
> e799586 Restructure component ID counting in stdouttrace (# 7196)
> cdd18ab Fix component name for stdouttrace (# 7195)
> ee6d57b Flatten `stdouttrace` `Exporter.initSelfObservability` into `Exporter.New` (# 7197)
> 2ab7d4d Use the context passed to `ExportSpans` for measurements in `stdouttrace` (# 7198)
> 03d0c5d chore(deps): update otel/weaver docker tag to v0.17.1 (# 7207)
> 39df54c fix(deps): update build-tools to v0.26.2 (# 7192)
> c09be18 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.2 (# 7191)
> b8bac96 chore(deps): update module github.com/charmbracelet/colorprofile to v0.3.2 (# 7190)
> 22178ff ci(benchmarks): switch runner to Oracle bare metal (# 7183)
> 1a7e45b Support Go 1.25 (# 7187)
> eda888f chore(deps): update github/codeql-action action to v3.29.9 (# 7181)
> 538992d fix(deps): update googleapis to 5f3141c (# 7176)
> faa3fd1 chore(deps): update module go-simpler.org/musttag to v0.14.0 (# 7178)
> 325f786 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.38.0 (# 7177)
> 6d45339 sdk/metric: package example includes Cardinality Limits (# 7165)
> 5a04620 sdk/metric: Deprecate the `sdk/metric/x` Feature Supporting Cardinality Limits (# 7166)
> 97343af sdk/metric: Add Unit Tests for Cardinality Limits (# 7164)
> 3cf53cc Upgrade semconv gen to weaver v0.17.0 (# 7172)
> b3cea33 fix(deps): update golang.org/x to 51f8813 (# 7173)
> daab6e0 Add subscript to issue templates (# 7116)
> c391fa8 fix(deps): update build-tools to v0.26.1 (# 7171)
> fcc3417 sdk/trace: self-observability: batch span processor metrics (# 6393)
> c5e68b2 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.1 (# 7170)
> a92454a fix(deps): update googleapis to 6b04f9b (# 7169)
> 995f265 chore(deps): update otel/weaver docker tag to v0.17.0 (# 7163)
> 1938d30 sdk/log: Add EventNameProcessor example (# 7128)
> 7821edd chore(deps): update actions/checkout action to v5 (# 7168)
> 0a83486 feat(stdouttrace): add experimental self-observability metrics (# 7133)
> 68841fa chore: enable unused-receiver rule from revive (# 7130)
> 4b0c8f1 fix(deps): update module github.com/prometheus/otlptranslator to v0.0.1 (# 7159)
> a8851d0 fix(deps): update golang.org/x/exp digest to a408d31 (# 7158)
> 95b5361 fix(deps): update golang.org/x (# 7153)
> 1d84736 chore(deps): update github/codeql-action action to v3.29.8 (# 7156)
> 2ce0ab2 chore(deps): update github/codeql-action action to v3.29.7 (# 7152)
> 6a171bd chore(deps): update python:3.13.6-slim-bullseye docker digest to e98b521 (# 7151)
> dfb854a chore(deps): update golang.org/x (# 7149)
> 5981b80 chore(deps): update python docker tag to v3.13.6 (# 7148)
> 6d3e127 chore: enable ptrToRefParam from go-critic (# 7131)
> 4b8da88 chore(deps): update golang.org/x (# 7147)
> c2adec3 chore(deps): update golang.org/x/telemetry digest to 01f7bf4 (# 7146)
> e195ec6 chore(deps): update github/codeql-action action to v3.29.6 (# 7144)
> 6473223 chore(deps): update lycheeverse/lychee-action action to v2.5.0 (# 7143)
> cbc9790 fix(deps): update module google.golang.org/protobuf to v1.36.7 (# 7141)
> 94218c7 chore(deps): update actions/cache action to v4.2.4 (# 7140)
> 05bc453 fix(deps): update golang.org/x (# 7138)
> ffa3b4a sdk/log: self-observability: log created metric (# 7121)
> 97c22e3 Add security insights document to repository (# 7129)
> eb4f1dc Add benchmark for map access using attribute Equivalent (# 7123)
> 49033aa chore(deps): update actions/download-artifact action to v5 (# 7136)
> b7610a7 Testing: Run sync measure benchmarks in parallel (# 7113)
> 75bf4b8 chore(deps): update module github.com/charmbracelet/x/ansi to v0.10.1 (# 7135)
> a177514 chore(deps): update golang.org/x/telemetry digest to 9469f96 (# 7134)
> 52d2f66 Add support for native histogram exemplars (# 6772)
> d464abf chore: enable unused-parameter rule from revive (# 7122)
> d5b5b05 sdk/metric: Apply Cardinality Limits to Aggregations (# 7081)
> a4d837f fix(deps): update googleapis to a7a43d2 (# 7126)
> a7b9208 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.20.0 (# 7125)
> 1bae8f7 chore: enable extra-rules from gofumpt (# 7114)
> a9a03aa fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.1 (# 7118)
> bf541fe Add changelog entry for version bump of otlptranslator - suffixes are now deduplicated (# 7086)
> 271cec4 fix(deps): update module github.com/prometheus/client_golang to v1.23.0 (# 7109)
> b45359a fix(deps): update module go.opentelemetry.io/proto/otlp to v1.7.1 (# 7108)
> 30a00f2 Fix names in experimental readmes (# 7106)
> 4268202 chore(deps): update github/codeql-action action to v3.29.5 (# 7103)
> bd76288 fix(deps): update build-tools to v0.26.0 (# 7105)
> 5002ee3 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.37.0 (# 7101)
> 12bae75 chore(deps): update golang.org/x/telemetry digest to 28f32e4 (# 7099)
> d83a820 chore(deps): update module github.com/sagikazarmark/locafero to v0.10.0 (# 7100)
> 9823913 chore: enable gocritic linter (# 7095)
> 8955578 ci: Add use-any linter (# 7091)
> 9bf6470 sdk/metric: use runtime.GOMAXPROCS(0) instead of runtime.NumCPU() in DefaultExemplarReservoirProviderSelector for the FixedSizeReservoirProvider default size (# 7094)
> 2c57091 Remove notice about internaltest which is not generated anymore (# 7093)
> 5e1c62a Modernize (# 7089)
> 7bcbb6a chore(deps): update module github.com/4meepo/tagalign to v1.4.3 (# 7098)
> cb937cd fix(deps): update googleapis to f173205 (# 7097)
> 8ec78e4 chore(deps): update golang.org/x/telemetry digest to 1581f0a (# 7096)
> eb97dde chore(deps): update module github.com/sonatard/noctx to v0.4.0 (# 7092)
> 6740bde fix: add mock server URL to .lycheeignore (# 7090)
> d8f358f fix(deps): update github.com/prometheus/otlptranslator digest to ab8d56d (# 7088)
> 049569d chore(deps): update module github.com/daixiang0/gci to v0.13.7 (# 7085)
> affc1a2 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.1 (# 7082)
> d7c6a0f chore(deps): update python:3.13.5-slim-bullseye docker digest to 846d391 (# 7078)
> 806cb83 fix(deps): update build-tools to v0.25.0 (# 7080)
> 8a1e20e chore(deps): update module go.opentelemetry.io/build-tools to v0.25.0 (# 7079)
> d9e9038 Add Flc as an approver (# 7053)
> 4f4ddf8 chore(deps): update github/codeql-action action to v3.29.4 (# 7076)
> 53f3076 fix(deps): update module github.com/cenkalti/backoff/v5 to v5.0.3 (# 7077)
> 2358d8d fix(deps): update github.com/prometheus/otlptranslator digest to fce6240 (# 7075)
> b010ab8 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.1 (# 7070)
> 1737ab8 docs: unify doc comments for functions returning bool (# 7064)
> 50868ef sdk/metric: do not document default cardinality limit (# 7065)
> 70e2375 chore(deps): update python:3.13.5-slim-bullseye docker digest to ba65ee6 (# 7068)
> 850de67 fix(deps): update module google.golang.org/grpc to v1.74.2 (# 7073)
> 0ec3518 chore(deps): update module github.com/ldez/grignotin to v0.10.0 (# 7072)
> 186def7 sdk/trace: self-observability: span metrics (# 7027)
> 3e440ba Fix markdown-fail-fast on push (# 7057)
> 784f637 chore(deps): update python:3.13.5-slim-bullseye docker digest to 17c88fd (# 7062)
> de3f18e chore(deps): update python:3.13.5-slim-bullseye docker digest to 89aa817 (# 7061)
> 42f01ea chore(deps): update module github.com/securego/gosec/v2 to v2.22.7 (# 7059)
> ae4d9e0 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.0 (# 7060)
> 079d11e chore(deps): update github/codeql-action action to v3.29.3 (# 7055)
> 65d31c5 fix(deps): update googleapis to a45f3df (# 7058)
> e579390 chore(deps): update golang.org/x/telemetry digest to 96f361d (# 7054)
> fb73949 Release exporters/prometheus/v0.59.1 (# 7056)
> 8e6e28f Migrate prometheus exporter to otlptranslator (# 7044)
> f6b5fb9 Retract most recent prometheus exporter release (# 7046)
> 024ebcb Fix markdown-fail-fast `Get Changes` step script (# 7045)
> c23a066 sdk/metric: Add WithCardinalityLimit option (# 6996)
> ac86022 Revert grpc upgrade to v1.74.* (# 7047)
> 953934a chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.5 (# 7049)
> c8de7aa fix(deps): update golang.org/x to 645b1fa (# 7048)
> bf570ac fix(deps): update module google.golang.org/grpc to v1.74.1 (# 7043)
> 390402c fix(deps): update golang.org/x to 542afb5 (# 7042)
> 6d9dfea Change generated semconv sdk queue metrics to observable (# 7041)
> f6f6b42 chore(deps): update module github.com/spf13/pflag to v1.0.7 (# 7040)
> d13f46b fix(deps): update module google.golang.org/grpc to v1.74.0 (# 7038)
> 5e212ba Generate `semconv/v1.36.0` (# 7032)
> a6782b9 sdk/trace: remove unused version function (# 7036)
> 0485596 fix(deps): update googleapis to 7130f93 (# 7033)
> 826a8ec chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.4.0 (# 7028)
> 291140b log: Add Record.Clone (# 7001)
> 55d2e69 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.0 (# 7024)
> ca02873 docs: Add Go Code Review Comments and allow the use of testify (# 6984)
> c4b8e91 chore(semconv): follow weaver folder structure (# 6998)
> e6ba1eb chore(deps): update module go-simpler.org/sloglint to v0.11.1 (# 7000)
> 96c8faf chore(deps): update module github.com/mgechev/revive to v1.11.0 (# 6999)
> 027836c fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.2 (# 6997)
> da66048 fix(deps): update golang.org/x (# 6994)
> 5da6cd2 sdk/log: Add WithAllowKeyDuplication logger provider option (# 6968)
> e4c84b9 chore(deps): update golang.org/x/telemetry digest to 8d8967a (# 6990)
> 687c3f5 semconv: add ErrorType attribute function (# 6962)
> 73b2cd3 fix(deps): update golang.org/x (# 6989)
> 1459fd4 chore(deps): update golang.org/x/telemetry digest to 9926bab (# 6988)
> 43f4221 chore(deps): update module github.com/pjbgf/sha1cd to v0.4.0 (# 6985)
> e97ee25 Add minimum token permissions for all github workflow files (# 6950)
> 86640ce Clarify DefaultMaxQueueSize and DefaultScheduleDelay usage (# 6974)
> afd4763 chore(deps): update golang.org/x/telemetry digest to 5a6bbb1 (# 6975)
> bb3878c fix(deps): update googleapis to 8d1bb00 (# 6973)
> 3ac8447 fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.24.0 (# 6972)
> 32f1e85 fix(deps): update build-tools to v0.24.0 (# 6971)
> a722d1a [chore] Remove `semconvgen` tooling (# 6963)
> b0868cf Ignore link to semconv model in Makefile (# 6969)
> bd5e134 log/logtest: improve Transform usage in the example (# 6938)
> 9af7382 chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.4 (# 6967)
> 186bd18 log/logtest: change AssertEqual to accept TestingT for benchmark support (# 6908)
> bd26298 chore(deps): update github.com/golangci/gofmt digest to 3e58ba0 (# 6965)
> 377930f chore(deps): update otel/weaver docker tag to v0.16.1 (# 6966)
> 4237e6b chore(deps): update otel/weaver docker tag to v0.16.0 (# 6964)
> 78f873f sdk/trace: ReadOnlySpan.InstrumentationLibrary: fix deprecation comment (# 6960)
> 8b1f2e8 chore(deps): update module github.com/prometheus/procfs to v0.17.0 (# 6961)
> 0f7f1d0 chore(deps): update module github.com/sonatard/noctx to v0.3.5 (# 6958)
> 04859c7 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.0 (# 6959)
> 3ada903 Add contents of the Go license (# 6955)
> cf9efc2 chore(deps): update golang.org/x/telemetry digest to 2f1f772 (# 6956)
> 2aeebb1 chore(deps): update python:3.13.5-slim-bullseye docker digest to 631af3f (# 6957)
> 118298e chore(deps): update python:3.13.5-slim-bullseye docker digest to 77cabcb (# 6952)
> bdebc5f chore(deps): update python:3.13.5-slim-bullseye docker digest to 6fe0674 (# 6951)
> 79d14fc chore(deps): update module github.com/alecthomas/chroma/v2 to v2.19.0 (# 6949)
> f4d7a9a chore(deps): update module github.com/uudashr/iface to v1.4.1 (# 6948)
> d0415fa fix(deps): update module go.opentelemetry.io/collector/pdata to v1.35.0 (# 6947)
> 6b4a42f chore(deps): update github/codeql-action action to v3.29.2 (# 6946)
> 1ab60d0 Render semconv template attributes (# 6939)
> f96855b fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.1 (# 6945)
> d17046c Standardize sections listing maintainer, approver, etc (# 6942)
> 9934d46 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.0 (# 6944)
> 20cd7f8 fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 (# 6941)
> 02f7b75 chore(deps): update github/codeql-action action to v3.29.1 (# 6937)
> 4458a00 Fix outdated community membership link (# 6935)
> 957f441 chore(deps): update otel/weaver docker tag to v0.15.3 (# 6933)
> e6cc254 Update community member listings (# 6931)
> 5b01411 chore(deps): update module github.com/sonatard/noctx to v0.3.4 (# 6932)
Signed-off-by: Knative Automation <[email protected]>1 parent eaf9629 commit d315470
File tree
76 files changed
+2725
-7812
lines changed- vendor
- go.opentelemetry.io
- contrib/instrumentation/net/http/otelhttp
- internal
- semconvutil
- semconv
- otel
- attribute
- internal
- baggage
- codes
- internal/global
- metric
- propagation
- semconv
- v1.20.0
- v1.34.0
- v1.37.0
- httpconv
- trace
- internal/telemetry
- noop
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+2725
-7812
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
242 | | - | |
| 241 | + | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
601 | | - | |
602 | | - | |
603 | | - | |
604 | | - | |
605 | | - | |
606 | | - | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
611 | | - | |
612 | | - | |
| 611 | + | |
| 612 | + | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
616 | | - | |
| 615 | + | |
| 616 | + | |
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| |||
Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments