renovate[bot]
c75cfb3ee0
chore(deps): update module github.com/rogpeppe/go-internal to v1.12.0 ( #5334 )
...
* chore(deps): update module github.com/rogpeppe/go-internal to v1.12.0
* Auto-fix go.sum changes in dependent modules
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-05-08 12:44:19 -07:00
renovate[bot]
8ac1da0662
chore(deps): update module github.com/cespare/xxhash/v2 to v2.3.0 ( #5330 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 21:25:30 +02:00
renovate[bot]
abfd7eff4f
chore(deps): update module github.com/prometheus/procfs to v0.14.0 ( #5333 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 21:21:03 +02:00
renovate[bot]
b0ce56f431
fix(deps): update module google.golang.org/protobuf to v1.34.1 ( #5328 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 21:14:38 +02:00
renovate[bot]
8ea5ab78e5
chore(deps): update module golang.org/x/net to v0.25.0 ( #5335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 21:06:15 +02:00
renovate[bot]
b34a1424c2
chore(deps): update module github.com/prometheus/common to v0.53.0 ( #5332 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 20:52:21 +02:00
renovate[bot]
b13d084eb9
fix(deps): update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 ( #5327 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 20:43:19 +02:00
renovate[bot]
cac5183fab
chore(deps): update module google.golang.org/genproto/googleapis/rpc to v0.0.0-20240506185236-b8a5c65736ae ( #5325 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 20:36:47 +02:00
renovate[bot]
53779726d2
chore(deps): update module gopkg.in/check.v1 to v1.0.0-20201130134442-10cb98267c6c ( #5326 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 20:14:34 +02:00
renovate[bot]
aa1c78fddc
chore(deps): update module google.golang.org/genproto/googleapis/api to v0.0.0-20240506185236-b8a5c65736ae ( #5321 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 09:58:49 -07:00
renovate[bot]
39482b3a7e
chore(deps): update module github.com/golang/groupcache to v0.0.0-20210331224755-41bb18bfe9da ( #5320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 09:34:41 -07:00
renovate[bot]
433fb625f8
chore: Configure Renovate ( #5309 )
...
* Add renovate.json
* Update renovate.json
* Update renovate.json
Co-authored-by: Sam Xie <sam@samxie.me>
* Update renovate.json
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Sam Xie <sam@samxie.me>
2024-05-08 09:04:53 -07:00
Tyler Yahn
0fce441edb
Rename sync inst names ( #5303 )
2024-05-08 08:10:41 -07:00
Tyler Yahn
ae06a80417
Log records dropped by the BatchProcessor ( #5276 )
...
* Add dropped count to queue
* Log dropped records
* Add changelog entry
---------
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-05-08 07:42:09 -07:00
Sam Xie
2cf3d64f3e
Upgrade default go verison to 1.22.3 ( #5314 )
2024-05-08 06:25:24 +02:00
Tyler Yahn
2f662dbe13
Refactor exemplars to not use generic argument ( #5285 )
...
* Refactor exemplars to not use generic argument
* Update internal/aggregate
* Update metric SDK
* Test exemplar value type
* Add TestCollectExemplars
* Fix lint
---------
Co-authored-by: Sam Xie <sam@samxie.me>
2024-05-07 08:12:59 -07:00
Damien Mathieu
f8b9fe3dbe
Emit attributes slices as their json representation ( #5159 )
...
* emit slices as their json representation
* add changelog
* fix resource tests
* indicate invalid slice if we couldn't turn them into json
* move changelog entry to the unreleased section
---------
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-05-07 07:42:07 -07:00
Moises Vega
0fc35e0e93
feat: opt for concatenation instead of using fmt.Sprintf ( #5286 )
...
* feat: opt for concatenation instead of using fmt.Sprintf
* Update Changelog
---------
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Damien Mathieu <damien.mathieu@elastic.co>
2024-05-07 07:19:08 -07:00
Tyler Yahn
f23078e52a
Fix HistogramConfig docs ( #5301 )
2024-05-06 19:16:41 +02:00
Tyler Yahn
f8840b9a51
Fix type error in float64 instrument docs ( #5302 )
2024-05-06 19:04:57 +02:00
Tyler Yahn
36bee9356a
Use reflect to construct a Record in logtest
( #5275 )
...
* Use reflect to construct Record
* Fix merge
* Fix merge
2024-05-06 09:03:14 -07:00
arukiidou
e0ed6a3028
docs: Add logs exporters in README.md ( #5298 )
2024-05-06 11:03:12 +02:00
arukiidou
c5807d4dbc
docs: Update logs status to alpha ( #5299 )
2024-05-06 09:55:20 +02:00
dependabot[bot]
c7b5627ec5
build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 ( #5296 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.3.0 to 4.3.1.
- [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/v4.3.0...v4.3.1 )
---
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-05-05 10:06:08 -07:00
OpenTelemetry Bot
c25eeeadca
dependabot updates Sun May 5 15:58:11 UTC 2024 ( #5300 )
...
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /exporters/otlp/otlptrace/otlptracehttp
build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /exporters/otlp/otlptrace
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /exporters/otlp/otlptrace/otlptracegrpc
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /exporters/prometheus
build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 in /sdk
build(deps): bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 in /internal/tools
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /exporters/otlp/otlpmetric/otlpmetrichttp
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /exporters/otlp/otlplog/otlploghttp
build(deps): bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 in /exporters/zipkin
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /exporters/otlp/otlpmetric/otlpmetricgrpc
2024-05-05 09:16:04 -07:00
Sam Xie
dbfc75817a
Use docker compose in otel collector example ( #5244 )
...
* Remove k8s files
* Add docker compose file
* Update endpoint in main.go
* Update README to use docker compose
* Update CHANGELOG
* Add Shutting down section for cleanup steps
* Replace logging exporter with debug exporter
---------
Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2024-05-02 07:44:54 -07:00
Tyler Yahn
7ee6ff19b5
Add README templ to semconvkit ( #5279 )
2024-05-01 08:06:51 -07:00
Tyler Yahn
3fa1c197bf
Test scope and resource transforms in otlploghttp ( #5278 )
2024-05-01 07:10:30 -07:00
Sam Xie
d5945a9dba
The stdoutlog exporter prints DroppedAttributes
field instead of Limit
s fields ( #5272 )
...
* Add tests for resource, scope, dropped attributes
* Update CHANGELOG
* Apply suggestions from code review
---------
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-04-30 10:26:26 -07:00
arukiidou
1980e0e356
docs: Add otlploghttp package in exporters README.md ( #5274 )
...
* Update README.md
Add logs package in README.md
* Update exporters/README.md
Co-authored-by: Damien Mathieu <42@dmathieu.com>
* Update exporters/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
---------
Co-authored-by: Damien Mathieu <42@dmathieu.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-04-30 09:00:57 -07:00
Tyler Yahn
d1d390e739
Add changelog entry for #5230 ( #5277 )
2024-04-30 07:24:56 -07:00
Tyler Yahn
1e357c7c9a
Truncate and de-duplicate log attribute values ( #5230 )
...
* Truncate and de-duplicate log attr values
* Fix test in otlploghttp
* Remove duplicate decl of assertKV
2024-04-29 07:51:22 -07:00
Tyler Yahn
97948259ec
Use empty resource when RecordFactory.Resource nil ( #5264 )
2024-04-28 19:07:43 +02:00
Alex Boten
c9c15038ba
docs: update variable name in documentation ( #5270 )
...
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
2024-04-26 15:01:19 -07:00
dependabot[bot]
fd7d4868c9
build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp ( #5265 )
...
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.50.0 to 0.51.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.50.0...zpages/v0.51.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-04-26 08:00:56 -07:00
dockercui
24d36d6931
chore: fix function names in comment ( #5262 )
...
Signed-off-by: dockercui <dockercui@aliyun.com>
2024-04-26 10:11:23 +02:00
dependabot[bot]
f56f52472f
build(deps): bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 ( #5266 )
...
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action ) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases )
- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.9.3...v1.10.0 )
---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
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>
2024-04-25 21:01:41 +02:00
Sam Xie
fb697e8a8b
Add otlploggrpc exporter skeleton ( #5246 )
2024-04-25 18:57:24 +02:00
Sam Xie
19ee6d4775
Fix flaky test TestBufferExporter/Shutdown/ContextCancelled ( #5261 )
2024-04-25 17:46:39 +02:00
Prasad Shirodkar
fd6d4db8c3
Remove context check on stdout exporters ( #5189 )
2024-04-25 17:11:45 +02:00
Sam Xie
37619eada9
Add example for stdoutlog ( #5242 )
2024-04-25 12:24:31 +02:00
Sam Xie
27e0344491
stdoutlog: Do not print timestamps when WithoutTimestamps is set ( #5241 )
2024-04-25 10:19:18 +02:00
Damien Mathieu
f33d40886d
log/logtest: add Record Factory ( #5263 )
2024-04-25 07:22:39 +02:00
Robert Pająk
df455db04d
sdk/log/logtest: Add RecordFactory ( #5258 )
2024-04-25 07:09:34 +02:00
Sam Xie
9656d0afa7
Release 1.26.0/0.48.0/0.2.0-alpha ( #5260 )
...
* Bump versions in versions.yaml
* Prepare stable-v1 for version v1.26.0
* Prepare experimental-metrics for version v0.48.0
* Prepare experimental-logs for version v0.2.0-alpha
* Prepare experimental-schema for version v0.0.9
* Update CHANGELOG
* Unbump experimental-schema
* Update CHANGELOG.md
Co-authored-by: Robert Pająk <pellared@hotmail.com>
---------
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
exporters/stdout/stdoutlog/v0.2.0-alpha
exporters/otlp/otlplog/otlploghttp/v0.2.0-alpha
sdk/log/v0.2.0-alpha
log/v0.2.0-alpha
exporters/prometheus/v0.48.0
example/prometheus/v0.48.0
trace/v1.26.0
sdk/metric/v1.26.0
sdk/v1.26.0
metric/v1.26.0
exporters/zipkin/v1.26.0
exporters/stdout/stdouttrace/v1.26.0
exporters/stdout/stdoutmetric/v1.26.0
exporters/otlp/otlptrace/otlptracehttp/v1.26.0
exporters/otlp/otlptrace/otlptracegrpc/v1.26.0
exporters/otlp/otlptrace/v1.26.0
exporters/otlp/otlpmetric/otlpmetrichttp/v1.26.0
exporters/otlp/otlpmetric/otlpmetricgrpc/v1.26.0
example/zipkin/v1.26.0
example/passthrough/v1.26.0
example/otel-collector/v1.26.0
example/opencensus/v1.26.0
example/namedtracer/v1.26.0
example/dice/v1.26.0
bridge/opentracing/test/v1.26.0
bridge/opentracing/v1.26.0
bridge/opencensus/test/v1.26.0
bridge/opencensus/v1.26.0
v1.26.0
2024-04-24 07:27:22 -07:00
Tyler Yahn
29e1c7e3e4
Add custom ring implementation to the BatchProcessor ( #5237 )
2024-04-24 12:07:15 +02:00
Robert Pająk
baeb560673
sdk/log: Fix doc for LoggerProvider.ForceFlush and LoggerProvider.Shutdown ( #5259 )
2024-04-23 20:19:05 +02:00
Tyler Yahn
ae55e29744
Remove left-over TODO in otlploghttp ( #5256 )
2024-04-23 18:34:55 +02:00
Tyler Yahn
fe8e3a1b42
Semconv v1.25.0 ( #5254 )
2024-04-23 17:29:17 +02:00
Sam Xie
bf37c5a3a4
Revert the usage of go.opentelemetry.io/proto/slim
( #5253 )
...
* Revert "otlpmetrichttp: Use go.opentelemetry.io/proto/slim/otlp (#5222 )"
This reverts commit 6e92163d6adf91ec77fa41c155c557da6e078563.
* Revert "otlploghttp: Use go.opentelemetry.io/proto/slim/otlp (#5216 )"
This reverts commit fe3de7059e19a0e88c7e8b342ed345e50df94aa3.
* Remove slim dep
* Fix CI
2024-04-23 07:12:25 +02:00