1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Commit Graph

2409 Commits

Author SHA1 Message Date
Robert Pająk cd289eed0d [chore] Update Project Status for Logs (#4897)
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-02-12 10:56:39 -08:00
dependabot[bot] b423bfdffa Bump golang.org/x/sys from 0.16.0 to 0.17.0 in /sdk (#4904)
* Bump golang.org/x/sys from 0.16.0 to 0.17.0 in /sdk

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/sys/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run go mod tidy

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Tyler Yahn <codingalias@gmail.com>
2024-02-12 10:39:55 -08:00
dependabot[bot] e3c6c4c105 Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#4901)
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.47.0...zpages/v0.48.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-02-12 10:28:33 -08:00
dependabot[bot] befae90682 Bump golang from 1.21-alpine to 1.22-alpine in /example/zipkin (#4905)
Bumps golang from 1.21-alpine to 1.22-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-02-12 10:23:21 -08:00
dependabot[bot] 9c04afabbf Bump golang.org/x/vuln from 1.0.3 to 1.0.4 in /internal/tools (#4902)
Bumps [golang.org/x/vuln](https://github.com/golang/vuln) from 1.0.3 to 1.0.4.
- [Commits](https://github.com/golang/vuln/compare/v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: golang.org/x/vuln
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-02-12 10:17:48 -08:00
David Ashpole ec03021ff0 add exemplar support to the OTLP HTTP and gRPC exporters (#4900) 2024-02-12 07:31:18 -08:00
Robert Pająk dd5d05472c sdk/metrics: Move experimental docs to x package (#4895) 2024-02-09 09:15:18 +01:00
Robert Pająk 15b3f4d776 Fix TestWithIDGenerator (#4894) 2024-02-09 09:01:32 +01:00
Robert Pająk c921815474 log: Add design doc (#4809) 2024-02-09 08:27:38 +01:00
Robert Pająk cfaf1f08e9 resource: Add testable example (#4887) 2024-02-08 11:51:43 +01:00
Robert Pająk 69b252178e Support Go 1.22 (#4890) 2024-02-08 09:44:35 +01:00
Tyler Yahn c5b112f31b Release v1.23.1/v0.43.2 (#4892)
* Bump versions.yaml

* Prepare stable-v1 for version v1.23.1

* Prepare experimental-metrics for version v0.45.2

* Add changes to changelog
exporters/prometheus/v0.45.2 example/prometheus/v0.45.2 trace/v1.23.1 sdk/metric/v1.23.1 sdk/v1.23.1 metric/v1.23.1 exporters/zipkin/v1.23.1 exporters/stdout/stdouttrace/v1.23.1 exporters/stdout/stdoutmetric/v1.23.1 exporters/otlp/otlptrace/otlptracehttp/v1.23.1 exporters/otlp/otlptrace/otlptracegrpc/v1.23.1 exporters/otlp/otlptrace/v1.23.1 exporters/otlp/otlpmetric/otlpmetrichttp/v1.23.1 example/zipkin/v1.23.1 example/passthrough/v1.23.1 example/otel-collector/v1.23.1 example/opencensus/v1.23.1 example/namedtracer/v1.23.1 example/dice/v1.23.1 bridge/opentracing/test/v1.23.1 bridge/opentracing/v1.23.1 bridge/opencensus/test/v1.23.1 bridge/opencensus/v1.23.1 v1.23.1 exporters/otlp/otlpmetric/otlpmetricgrpc/v1.23.1
2024-02-07 12:41:47 -08:00
Tyler Yahn 11ebd19c46 Fix callback registration bug (#4888)
* Fix cback reg bug

Register all callbacks not just the last passed.

* Add changelog entry
2024-02-07 11:59:58 -08:00
Tyler Yahn e3eb3f7538 Release v1.23.0/v0.45.1 (#4885)
* Bump versions.yaml

* Prepare stable-v1 for version v1.23.0

* Prepare experimental-metrics for version v0.45.1

* Update changelog

* Update CHANGELOG.md
exporters/prometheus/v0.45.1 example/prometheus/v0.45.1 trace/v1.23.0 sdk/metric/v1.23.0 sdk/v1.23.0 metric/v1.23.0 exporters/zipkin/v1.23.0 exporters/stdout/stdouttrace/v1.23.0 exporters/stdout/stdoutmetric/v1.23.0 exporters/otlp/otlptrace/otlptracehttp/v1.23.0 exporters/otlp/otlptrace/otlptracegrpc/v1.23.0 exporters/otlp/otlptrace/v1.23.0 exporters/otlp/otlpmetric/otlpmetrichttp/v1.23.0 exporters/otlp/otlpmetric/otlpmetricgrpc/v1.23.0 example/zipkin/v1.23.0 example/passthrough/v1.23.0 example/otel-collector/v1.23.0 example/opencensus/v1.23.0 example/namedtracer/v1.23.0 example/dice/v1.23.0 bridge/opentracing/v1.23.0 bridge/opencensus/test/v1.23.0 bridge/opencensus/v1.23.0 v1.23.0 bridge/opentracing/test/v1.23.0
2024-02-06 07:50:39 -08:00
Tyler Yahn eabcef4c2d Return merged Resource on schema conflict (#4876)
* Return merged Resource on schema conflict

* Add changes to changelog

* Doc returned resource to have no schema URL

* Refactor Merge based on feedback

* Add the schema URLs to the returned error

* Ensure no schema URL when merge conflict on detect

* Replaced isErr with wantErr in TestNew

* Update sdk/resource/auto_test.go

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* Update TestDetect based on feedback

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-02-05 07:33:29 -08:00
dependabot[bot] 2c7761d3b0 Bump benchmark-action/github-action-benchmark from 1.19.2 to 1.19.3 (#4883)
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.19.2 to 1.19.3.
- [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases)
- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benchmark-action/github-action-benchmark/compare/v1.19.2...v1.19.3)

---
updated-dependencies:
- dependency-name: benchmark-action/github-action-benchmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 07:24:48 -08:00
dependabot[bot] f4e1e04316 Bump lycheeverse/lychee-action from 1.9.2 to 1.9.3 (#4882)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.9.2...v1.9.3)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04 07:39:36 -08:00
Michał Posłuszny 569854e1d1 sdk/metric/metricdata: Add MarshalJSON for Extrema (#4827)
* json marshal for Extrema type, makefile typo fix

* MarshalText implementation, cleanup

* update changelog

* changelog fix

* Update CHANGELOG.md

* MarshalText behavior update on invalid Extrema

* Fix Marshal outputs json text representation of nil

* Updated mockData to include example with Min and Max values.

* null value test, changelog fix

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Aaron Clawson <3766680+MadVikingGod@users.noreply.github.com>
2024-02-01 09:58:42 -08:00
Tyler Yahn 242d23a181 Remove the Flush method from Exemplar (#4873)
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-01-31 14:07:40 -08:00
Tyler Yahn fecb92e366 Add the experimental exemplar feature (#4871)
* Add the experimental exemplar feature

* Add exemplars to EXPERIMENTAL.md

* Add changelog entry

* Fix hist buckets > 1 detection

* Collect instead of Flush res about to be deleted

* Add e2e test

* Do not pre-alloc ResourceMetrics

This only has a single use.

* Fix grammatical error in comment

* Add test cases

Default and invalid OTEL_METRICS_EXEMPLAR_FILTER.

Test sampled and non-sampled context for trace_based.

* Comment nCPU

* Doc OTEL_METRICS_EXEMPLAR_FILTER
2024-01-31 13:15:35 -08:00
Robert Pająk d9d9507227 stdouttrace: Refine example (#4872) 2024-01-31 16:10:28 +01:00
Robert Pająk bf1ae8cb04 [chore] Fix changelog entry for #4754 (#4874) 2024-01-31 09:17:42 +01:00
Leo Xie 8d3ae4c5ed fix: Fix stdouttrace/example_test to make the trace_id same. (#4855)
* fix: Fix stdouttrace/example_test to make the trace_id same.

* fix: restore Example

---------

Co-authored-by: Damien Mathieu <damien.mathieu@elastic.co>
2024-01-30 09:19:23 -08:00
Tyler Yahn e7de5715ab Add the Histogram Reservoir impl (#4870)
Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2024-01-30 07:46:21 -08:00
dependabot[bot] e6e4c95d88 Bump benchmark-action/github-action-benchmark from 1.18.0 to 1.19.2 (#4865)
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.18.0 to 1.19.2.
- [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases)
- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benchmark-action/github-action-benchmark/compare/v1.18.0...v1.19.2)

---
updated-dependencies:
- dependency-name: benchmark-action/github-action-benchmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-01-29 08:13:15 -08:00
Tyler Yahn dcfec0c2fa Add the random fixed size exemplar reservoir (#4852)
* Add the random fixed size exemplar reservoir

* Rename fixed.go to storage.go

* Update sdk/metric/internal/exemplar/rand.go

Co-authored-by: David Ashpole <dashpole@google.com>

* Remove stale ref to spec recommendation

* Add comments to clarify the reset/advance/Collect methods

* Apply comment from feedback

* Add random func to gen rand float64 on (0,1)

* Use random in TestFixedSizeSamplingCorrectness

* Add clarifying algorithm comments

Include a high-level overview of the algorithm implemented and clarify
parameter names to be consistent.

* Fix duplicate word

* Update sdk/metric/internal/exemplar/rand.go

* Comment TestFixedSizeSamplingCorrectness

* Update test delta

* Test collect less than cap

* Remove measurement.Valid method

---------

Co-authored-by: David Ashpole <dashpole@google.com>
Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2024-01-29 07:26:30 -08:00
dependabot[bot] ce3faf1488 Bump lycheeverse/lychee-action from 1.9.1 to 1.9.2 (#4864)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 00:40:31 +01:00
dependabot[bot] 3da38d36d4 Bump peter-evans/create-issue-from-file from 4 to 5 (#4867)
Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)
- [Commits](https://github.com/peter-evans/create-issue-from-file/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-issue-from-file
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 00:33:24 +01:00
OpenTelemetry Bot 402998f032 dependabot updates Sun Jan 28 22:42:16 UTC 2024 (#4869)
Bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /exporters/otlp/otlptrace/otlptracegrpc
Bump peter-evans/create-issue-from-file from 4 to 5
Bump benchmark-action/github-action-benchmark from 1.18.0 to 1.19.2
Bump lycheeverse/lychee-action from 1.9.1 to 1.9.2
Bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /bridge/opentracing/test
Bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /exporters/otlp/otlpmetric/otlpmetricgrpc
Bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /exporters/otlp/otlpmetric/otlpmetrichttp
Bump golang.org/x/vuln from 1.0.1 to 1.0.3 in /internal/tools
Bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /exporters/otlp/otlptrace/otlptracehttp
Bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /example/otel-collector
2024-01-28 23:51:19 +01:00
dependabot[bot] 200b2cf43a Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#4866)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 10:25:07 -08:00
Tyler Yahn 79371c17c1 Add the SampledFilter exemplar Reservoir impl (#4851)
This Reservoir implementaiton is used at the MeterProvider level to
pre-filter measurements offered to a wrapped Reservoir.

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-01-25 12:35:10 -08:00
Tyler Yahn 08beb8b7ca Add the Drop exemplar Reservoir implementation (#4850) 2024-01-25 12:26:08 -08:00
Robert Pająk 6f96e67adb example/dice: Do not use semconv (#4849)
* example/dice: Do not use semconv

* Update docs

* Remove resource code and use defaults
2024-01-25 10:21:43 -08:00
Tyler Yahn c573785b8a Add the sdk/metric/internal/exemplar package (#4835)
* Add the sdk/metric/internal/exemplar pkg

* Rename testReservoir to ReservoirTest

This is a test helper function that is not exported outside of testing
for the package. Use the exported name so the CI system doesn't complain
about it not being used. It will be used in follow-up PRs.

* Run go mod tidy
2024-01-24 08:05:51 -08:00
David Ashpole 1978044c55 Cache instruments so repeatedly creating identical instruments doesn't leak memory (#4820)
* cache instruments to avoid leaking memory

* add cacheWithErr to simplify error handling

* add wanring on repeated obserbable instrument creation with callbacks

* documentation for new behavior

* address feedback

---------

Co-authored-by: Damien Mathieu <damien.mathieu@elastic.co>
2024-01-24 07:42:43 -08:00
Tyler Yahn cef39a1e17 Fix changelog entry (#4848)
Move #4449 entry to unreleased.
2024-01-23 14:15:04 -08:00
Baptiste Girard-Carrabin 71d13ffc2a Fix ContainerID detector on systemd with colon in cgroup path (#4449)
Co-authored-by: David Ashpole <dashpole@google.com>
2024-01-23 13:04:46 -08:00
dependabot[bot] 3f74d77436 Bump go.opentelemetry.io/proto/otlp from 1.0.0 to 1.1.0 in /exporters/otlp/otlptrace (#4841)
* Bump go.opentelemetry.io/proto/otlp in /exporters/otlp/otlptrace

Bumps [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/proto/otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run go mod tidy

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <codingalias@gmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-01-22 08:39:16 -08:00
dependabot[bot] edb9b2b873 Bump go.opentelemetry.io/proto/otlp from 1.0.0 to 1.1.0 in /exporters/otlp/otlptrace/otlptracegrpc (#4842)
* Bump go.opentelemetry.io/proto/otlp

Bumps [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/proto/otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run go mod tidy

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <codingalias@gmail.com>
2024-01-22 08:33:02 -08:00
dependabot[bot] 71d2b41497 Bump go.opentelemetry.io/proto/otlp (#4838)
Bumps [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/proto/otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-01-22 08:16:15 -08:00
dependabot[bot] f0ea8b76f6 Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#4844)
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.46.1 to 0.47.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.46.1...zpages/v0.47.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-01-22 08:10:00 -08:00
dependabot[bot] c158b90124 Bump go.opentelemetry.io/proto/otlp (#4837)
Bumps [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/proto/otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-01-22 08:03:41 -08:00
dependabot[bot] b20691d9a4 Bump actions/cache from 3 to 4 (#4839)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-21 07:54:08 -08:00
Damien Mathieu 33f5cf460b Add WithEndpointURL option to OTLP over HTTP exporters (#4808)
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-01-19 15:25:10 +01:00
Alex Boten 8778c38832 docs: minor update to docstring (#4833)
Signed-off-by: Alex Boten <aboten@lightstep.com>
2024-01-19 15:18:16 +01:00
Tyler Yahn 1e2555f380 Release v1.23.0-rc.1 (#4832)
* Update versions.yaml

Move experimental-metrics modules that are stbilizing to the stable-v1
module-set.

* Prepare stable-v1 for version v1.23.0-rc.1

* Update changelog
trace/v1.23.0-rc.1 sdk/metric/v1.23.0-rc.1 sdk/v1.23.0-rc.1 metric/v1.23.0-rc.1 exporters/zipkin/v1.23.0-rc.1 exporters/stdout/stdouttrace/v1.23.0-rc.1 exporters/stdout/stdoutmetric/v1.23.0-rc.1 exporters/otlp/otlptrace/otlptracehttp/v1.23.0-rc.1 exporters/otlp/otlptrace/otlptracegrpc/v1.23.0-rc.1 exporters/otlp/otlptrace/v1.23.0-rc.1 exporters/otlp/otlpmetric/otlpmetrichttp/v1.23.0-rc.1 exporters/otlp/otlpmetric/otlpmetricgrpc/v1.23.0-rc.1 example/zipkin/v1.23.0-rc.1 example/passthrough/v1.23.0-rc.1 example/otel-collector/v1.23.0-rc.1 example/opencensus/v1.23.0-rc.1 example/namedtracer/v1.23.0-rc.1 example/dice/v1.23.0-rc.1 bridge/opentracing/test/v1.23.0-rc.1 bridge/opentracing/v1.23.0-rc.1 bridge/opencensus/test/v1.23.0-rc.1 bridge/opencensus/v1.23.0-rc.1 v1.23.0-rc.1
2024-01-18 12:26:17 -08:00
dependabot[bot] 8f2bdf85ed Bump golang.org/x/tools from 0.16.1 to 0.17.0 in /internal/tools (#4825)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.16.1...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-01-18 09:59:25 -08:00
Aaron Clawson cf93d0db65 Add @dashpole (David Ashpole) as a maintainer (#4830)
* Add David Ashpole as a maintainer

* Sort the maintiners by surname.

Co-authored-by: Robert Pająk <pellared@hotmail.com>

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-01-17 16:30:45 -06:00
Aaron Clawson 279c549cab Release v1.22.0/v0.45.0 (#4821)
* Update to v1.22.0

* Prepare stable-v1 for version v1.22.0

* Prepare experimental-metrics for version v0.45.0
bridge/opencensus/test/v0.45.0 bridge/opencensus/v0.45.0 example/prometheus/v0.45.0 exporters/stdout/stdoutmetric/v0.45.0 exporters/prometheus/v0.45.0 exporters/otlp/otlpmetric/otlpmetrichttp/v0.45.0 example/opencensus/v0.45.0 exporters/otlp/otlpmetric/otlpmetricgrpc/v0.45.0 bridge/opentracing/test/v1.22.0 example/zipkin/v1.22.0 example/otel-collector/v1.22.0 example/namedtracer/v1.22.0 exporters/otlp/otlptrace/otlptracegrpc/v1.22.0 exporters/otlp/otlptrace/otlptracehttp/v1.22.0 exporters/otlp/otlptrace/v1.22.0 example/passthrough/v1.22.0 bridge/opentracing/v1.22.0 exporters/stdout/stdouttrace/v1.22.0 exporters/zipkin/v1.22.0 metric/v1.22.0 sdk/metric/v1.22.0 sdk/v1.22.0 trace/v1.22.0 v1.22.0 example/dice/v1.22.0
2024-01-17 13:24:10 -06:00
Damien Mathieu 237ed3796b Fix link changes from instrumentation to languages (#4828) 2024-01-16 14:06:37 +01:00