Skip to content

Commit ddc5ddf

Browse files
upgrade to latest dependencies (#963)
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) 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/metric 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 knative.dev/pkg e53fcbb...a624c75: > a624c75 create a knative semconv package to simplify otel dep bumps (# 3269) > 72b164e Bump OTel dependencies and semconv (# 3245) > c3062ae Make webhook owner references not a controller (# 3255) Signed-off-by: Knative Automation <[email protected]>
1 parent d589209 commit ddc5ddf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+2763
-495
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
k8s.io/code-generator v0.33.5
1212
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff
1313
knative.dev/hack v0.0.0-20250902153942-1499de21e119
14-
knative.dev/pkg v0.0.0-20251007000110-e53fcbb06907
14+
knative.dev/pkg v0.0.0-20251007184713-a624c759bede
1515
)
1616

1717
require (
@@ -40,9 +40,9 @@ require (
4040
github.com/spf13/pflag v1.0.10 // indirect
4141
github.com/x448/float16 v0.8.4 // indirect
4242
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
43-
go.opentelemetry.io/otel v1.37.0 // indirect
44-
go.opentelemetry.io/otel/metric v1.37.0 // indirect
45-
go.opentelemetry.io/otel/trace v1.37.0 // indirect
43+
go.opentelemetry.io/otel v1.38.0 // indirect
44+
go.opentelemetry.io/otel/metric v1.38.0 // indirect
45+
go.opentelemetry.io/otel/trace v1.38.0 // indirect
4646
go.uber.org/multierr v1.11.0 // indirect
4747
go.yaml.in/yaml/v2 v2.4.2 // indirect
4848
golang.org/x/mod v0.28.0 // indirect

go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -77,24 +77,24 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
7777
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
7878
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=
7979
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
80-
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
81-
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
80+
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
81+
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
8282
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
8383
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
8484
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
8585
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
8686
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=
8787
go.opentelemetry.io/auto/sdk v1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
88-
go.opentelemetry.io/otel v1.37.0 h1:9zhNfelUvx0KBfu/gb+ZgeAfAgtWrfHJZcAqFC228wQ=
89-
go.opentelemetry.io/otel v1.37.0/go.mod h1:ehE/umFRLnuLa/vSccNq9oS1ErUlkkK71gMcN34UG8I=
90-
go.opentelemetry.io/otel/metric v1.37.0 h1:mvwbQS5m0tbmqML4NqK+e3aDiO02vsf/WgbsdpcPoZE=
91-
go.opentelemetry.io/otel/metric v1.37.0/go.mod h1:04wGrZurHYKOc+RKeye86GwKiTb9FKm1WHtO+4EVr2E=
92-
go.opentelemetry.io/otel/sdk v1.37.0 h1:ItB0QUqnjesGRvNcmAcU0LyvkVyGJ2xftD29bWdDvKI=
93-
go.opentelemetry.io/otel/sdk v1.37.0/go.mod h1:VredYzxUvuo2q3WRcDnKDjbdvmO0sCzOvVAiY+yUkAg=
94-
go.opentelemetry.io/otel/sdk/metric v1.37.0 h1:90lI228XrB9jCMuSdA0673aubgRobVZFhbjxHHspCPc=
95-
go.opentelemetry.io/otel/sdk/metric v1.37.0/go.mod h1:cNen4ZWfiD37l5NhS+Keb5RXVWZWpRE+9WyVCpbo5ps=
96-
go.opentelemetry.io/otel/trace v1.37.0 h1:HLdcFNbRQBE2imdSEgm/kwqmQj1Or1l/7bW6mxVK7z4=
97-
go.opentelemetry.io/otel/trace v1.37.0/go.mod h1:TlgrlQ+PtQO5XFerSPUYG0JSgGyryXewPGyayAWSBS0=
88+
go.opentelemetry.io/otel v1.38.0 h1:RkfdswUDRimDg0m2Az18RKOsnI8UDzppJAtj01/Ymk8=
89+
go.opentelemetry.io/otel v1.38.0/go.mod h1:zcmtmQ1+YmQM9wrNsTGV/q/uyusom3P8RxwExxkZhjM=
90+
go.opentelemetry.io/otel/metric v1.38.0 h1:Kl6lzIYGAh5M159u9NgiRkmoMKjvbsKtYRwgfrA6WpA=
91+
go.opentelemetry.io/otel/metric v1.38.0/go.mod h1:kB5n/QoRM8YwmUahxvI3bO34eVtQf2i4utNVLr9gEmI=
92+
go.opentelemetry.io/otel/sdk v1.38.0 h1:l48sr5YbNf2hpCUj/FoGhW9yDkl+Ma+LrVl8qaM5b+E=
93+
go.opentelemetry.io/otel/sdk v1.38.0/go.mod h1:ghmNdGlVemJI3+ZB5iDEuk4bWA3GkTpW+DOoZMYBVVg=
94+
go.opentelemetry.io/otel/sdk/metric v1.38.0 h1:aSH66iL0aZqo//xXzQLYozmWrXxyFkBJ6qT5wthqPoM=
95+
go.opentelemetry.io/otel/sdk/metric v1.38.0/go.mod h1:dg9PBnW9XdQ1Hd6ZnRz689CbtrUp0wMMs9iPcgT9EZA=
96+
go.opentelemetry.io/otel/trace v1.38.0 h1:Fxk5bKrDZJUH+AMyyIXGcFAPah0oRcT+LuNtJrmcNLE=
97+
go.opentelemetry.io/otel/trace v1.38.0/go.mod h1:j1P9ivuFsTceSWe1oY+EeW3sc+Pp42sO++GHkg4wwhs=
9898
go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
9999
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
100100
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
@@ -186,8 +186,8 @@ k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJ
186186
k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
187187
knative.dev/hack v0.0.0-20250902153942-1499de21e119 h1:NbQvjnFK1tL489LN0qAybWy0E17Jpziwcv/XIHwfp6M=
188188
knative.dev/hack v0.0.0-20250902153942-1499de21e119/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
189-
knative.dev/pkg v0.0.0-20251007000110-e53fcbb06907 h1:VLOZyx36YxqPpF3yLJLA+Anl8pq9jUFzkxcuagjalvI=
190-
knative.dev/pkg v0.0.0-20251007000110-e53fcbb06907/go.mod h1:p/qvGtUWf559vUPEQ7Q5uWOSLLsj1Kn9qGjI/BAuoHM=
189+
knative.dev/pkg v0.0.0-20251007184713-a624c759bede h1:ADQEXMQlfbjBjicJdou8R5WjPHm0/5FyyV58RQ9eYPU=
190+
knative.dev/pkg v0.0.0-20251007184713-a624c759bede/go.mod h1:pNETfvzYq5MmPTi+XGGIjjgvQSYvu4pxxLF1muKunhs=
191191
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 h1:gBQPwqORJ8d8/YNZWEjoZs7npUVDpVXUUOFfW6CgAqE=
192192
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8/go.mod h1:mdzfpAEoE6DHQEN0uh9ZbOCuHbLK5wOm7dK4ctXE9Tg=
193193
sigs.k8s.io/randfill v0.0.0-20250304075658-069ef1bbf016/go.mod h1:XeLlZ/jmk4i1HRopwe7/aU3H5n1zNUcX6TM94b3QxOY=

vendor/go.opentelemetry.io/otel/.codespellignore

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/go.opentelemetry.io/otel/.golangci.yml

Lines changed: 19 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/go.opentelemetry.io/otel/.lycheeignore

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/go.opentelemetry.io/otel/CHANGELOG.md

Lines changed: 90 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/go.opentelemetry.io/otel/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/go.opentelemetry.io/otel/CONTRIBUTING.md

Lines changed: 54 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)