Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from open-telemetry:main #47

Open
wants to merge 931 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
931 commits
Select commit Hold shift + click to select a range
c76f56a
[chore] 3 Improvements to scoped-tests action (#37145)
pjanotti Jan 10, 2025
992d3b0
[chore] Setup a job to run make update otel (#37037)
dmitryax Jan 10, 2025
03e370a
[chore] Fix the job updating otelcol core dependency (#37149)
dmitryax Jan 10, 2025
d68e5a7
[chore]: do not skip Sudo integration tests (#36941)
rogercoll Jan 12, 2025
c695ab0
[exporters/elasticsearch] remove stale deprecated index option (#37094)
dmathieu Jan 13, 2025
12551d3
[chore] [workflow] Add permissions (#37127)
jsoref Jan 13, 2025
778d8f7
[receiver/gitlab] add tracing via webhook skeleton (#36838)
niwoerner Jan 13, 2025
bc20ac9
[chore] Use `crosslink tidylist` in `make gotidy` (#37142)
jade-guiton-dd Jan 13, 2025
2c14176
Revert "[chore] Use `crosslink tidylist` in `make gotidy` (#37142)" (…
TylerHelmuth Jan 13, 2025
c7a6d57
[chore] Remove invalid fields from update-otel GH actions (#37151)
dmitryax Jan 13, 2025
7e6b19a
[pkg/ottl] Improve errors for invalid cache access and add option to …
edmocosta Jan 13, 2025
32d50f5
[k8sattributesprocessor] Fall back to only container in pod in case n…
bacherfl Jan 13, 2025
7901da4
[exporter/clickhouse] Fix Nil Pointer Exception on Metrics/Traces exp…
Fiery-Fenix Jan 13, 2025
020d998
[extension/jaegerremotesampling] remove jaeger sampling dependency (#…
ary82 Jan 13, 2025
0448c78
[exporter/bmchelix] New component: BMC Helix Exporter (#36964)
NassimBtk Jan 13, 2025
667e81e
[exporter/doris] Send json lines to doris rather than json array (#36…
joker-star-l Jan 13, 2025
981e9f5
[processor/resourcedetection] introduce kubeadm detector (#35450)
odubajDT Jan 13, 2025
09d4ae3
[chore] Spelling changelog (#37129)
jsoref Jan 13, 2025
22c647a
[connector/signaltometrics]Add collector telemetry as resource attrib…
lahsivjar Jan 14, 2025
e2f012d
[chore] fix CI (#37177)
TylerHelmuth Jan 14, 2025
27bb72f
Update All OpenTelemetry Collector Contrib packages to v0.117.0 (#37198)
renovate[bot] Jan 14, 2025
7505b36
[chore] remove cgroupruntime sudo tests (#37224)
TylerHelmuth Jan 14, 2025
6f39fd3
Update module google.golang.org/api to v0.216.0 (#37215)
renovate[bot] Jan 14, 2025
63216b5
Update All go.opentelemetry.io/build-tools packages to v0.16.0 (#37202)
renovate[bot] Jan 14, 2025
930f85f
Update module golang.org/x/vuln to v1.1.4 (#37195)
renovate[bot] Jan 14, 2025
8fb50c1
Update otel/opentelemetry-collector Docker tag to v0.117.0 (#37216)
renovate[bot] Jan 14, 2025
06c9b89
Update All github.com/aws packages (#37182)
renovate[bot] Jan 14, 2025
67afa80
Update All github.com/datadog packages to v0.61.0 (#37199)
renovate[bot] Jan 14, 2025
177001b
Update module github.com/tencentcloud/tencentcloud-sdk-go/tencentclou…
renovate[bot] Jan 14, 2025
1a48b4e
Update module github.com/rdforte/gomaxecs to v1.1.1 (#37191)
renovate[bot] Jan 14, 2025
17ad32c
Update module github.com/testcontainers/testcontainers-go to v0.35.0 …
renovate[bot] Jan 14, 2025
dcd640a
[chore] Fix update-otel github actions again (#37174)
dmitryax Jan 14, 2025
e083c5f
Update module github.com/bmatcuk/doublestar/v4 to v4.8.0 (#37203)
renovate[bot] Jan 14, 2025
a55cbb9
Update module github.com/docker/docker to v27.5.0+incompatible (#37204)
renovate[bot] Jan 14, 2025
0c6fb3d
Update module github.com/jaegertracing/jaeger to v1.65.0 (#37206)
renovate[bot] Jan 14, 2025
e221594
[pkg/ottl] introduce FormatTime() converter function (#37112)
odubajDT Jan 14, 2025
3fa2524
Promote @songy23 to maintainer (#37226)
codeboten Jan 14, 2025
7200b87
[chore] Add jamesmoessis as triager (#37158)
jamesmoessis Jan 14, 2025
4fd1f35
[exporter/signalfx] event client should honor access_token_passthroug…
asreehari-splunk Jan 14, 2025
fce9e46
[pkg/ottl] add `ValueExpression` to support extraction of values from…
bacherfl Jan 14, 2025
5d109be
Upgrade otel version to latest (#37231)
bogdandrutu Jan 15, 2025
cb00263
Update module google.golang.org/grpc to v1.69.4 - abandoned (#37196)
renovate[bot] Jan 15, 2025
65e8851
Update All github.com/aws packages (#37229)
renovate[bot] Jan 15, 2025
09d7cde
[elasticsearchexporter] Direct serialization without objmodel in OTel…
felixbarny Jan 15, 2025
b8bba71
[chore] Add CI check to enforce merge freeze during release (#37097)
jade-guiton-dd Jan 15, 2025
552c088
[chore] Add replace for `redisstorageextension` to `builder-config.ya…
jade-guiton-dd Jan 15, 2025
6176281
[chore] Add replace for `huaweicloudcesreceiver` in `builder-config.y…
jade-guiton-dd Jan 15, 2025
57a5d0d
[chore] [receiver/pulsar] docs: add link to Apache Pulsar (#37163)
andrzej-stencel Jan 15, 2025
ff70420
Move filelog.container.removeOriginalTimeField fg to stable (#37236)
ChrsMark Jan 15, 2025
7b57877
Update module github.com/huaweicloud/huaweicloud-sdk-go-v3 to v0.1.13…
renovate[bot] Jan 15, 2025
6070fdf
Update module github.com/linkedin/goavro/v2 to v2.13.1 - abandoned (#…
renovate[bot] Jan 15, 2025
e30c908
Update module github.com/tencentcloud/tencentcloud-sdk-go/tencentclou…
renovate[bot] Jan 15, 2025
52d1876
Add cloud account ID detection in EKS environment (#37179)
tilakchowdary Jan 15, 2025
7fd7054
[chore] Remove flaky TestConfigString test in datasetexporter (#37251)
sincejune Jan 15, 2025
c47c746
Add feature gate for refactor of OTLP->Datadog span translation (#37171)
IbraheemA Jan 15, 2025
7edfd5d
[chore] [exporter/pulsar] docs: add link to Apache Pulsar (#37252)
andrzej-stencel Jan 15, 2025
0788185
[chore] remove dev warning (#37160)
atoulme Jan 15, 2025
37c8044
[deltatocumulativeprocessor] Introduce an upper bound for exp histogr…
euroelessar Jan 16, 2025
dbf1b74
[exporter/elasticsearch] Mark OTel mapping mode as stable (#37240)
carsonip Jan 16, 2025
268121b
[chore][exporter/elasticsearch] Add more detail to version_conflict_e…
carsonip Jan 16, 2025
ce77582
[chore] fix failing syslog load test (#37197)
odubajDT Jan 16, 2025
be6a3a3
[chore][filestorage] Update code ownership (#37254)
djaglowski Jan 16, 2025
cab9457
[internal/filter] Add filterottl functions with additional options (#…
edmocosta Jan 16, 2025
814307e
[receiver/prometheusremotewrite] validate if scope is already present…
perebaj Jan 16, 2025
d6c4bc6
feat(googlecloudmonitoring): set minimum collection interval as 60s (…
chenlujjj Jan 16, 2025
8a7a719
[exporter/prometheusremotewrite] only append colliding attributes val…
avanish-vaghela Jan 16, 2025
6f06d5e
[extension/encoding] support skywalkingencoding extension (#36968)
JaredTan95 Jan 16, 2025
be26a2a
[processor/tailsampling] Late span age histogram should include sampl…
portertech Jan 16, 2025
86235b7
[exporter/signalfx] Prioritize token from context in exporter (#37276)
asreehari-splunk Jan 16, 2025
16d96b6
[exporter/elasticsearch] remove dedup config (#37259)
axw Jan 16, 2025
10f52ed
[processor/logdedup] fix config validation not working (#37278)
mauri870 Jan 16, 2025
cbcde1c
[processor/tailsampling] Improved "not sampled" decision cache usage …
portertech Jan 17, 2025
ae470e0
Upgrade otel core (#37279)
bogdandrutu Jan 17, 2025
c506f54
[chore] Spelling exporter (#37133)
jsoref Jan 17, 2025
ce1d15a
[chore][exporter/elasticsearch] Fix flaky TestExporterLogs (#37288)
carsonip Jan 17, 2025
3febf16
feat/re-allow multiple workers (#36134)
bmiguel-teixeira Jan 17, 2025
fa1e76b
[chore] fix code owners (#37291)
songy23 Jan 17, 2025
7254f00
[exporter/datadog] Add feature flag for updated operation and resourc…
IbraheemA Jan 17, 2025
2acfccc
[chore] add atoulme as codeowner for jmxreceiver (#37296)
atoulme Jan 17, 2025
25912dc
[githubgen] Deprecate githubgen in favor of opentelemetry-go-build-to…
atoulme Jan 17, 2025
f28dfd9
[chore][CODEOWNERS] Remove trailing whitespace (#37293)
crobert-1 Jan 17, 2025
20ecaff
[exporter/awss3] Implement sending queue (#37274)
lopes-felipe Jan 17, 2025
9cd3a36
Add JMX metrics gatherer version 1.43.0-alpha (#37302)
opentelemetrybot Jan 18, 2025
3f1d256
[chore][scoped-test] Don't do a literal expansion for changed files (…
pjanotti Jan 18, 2025
5412666
Added two new metrics for vcenter receiver (#37253)
samiura Jan 18, 2025
cded871
chore: add geolocation databases license caption (#37141)
rogercoll Jan 18, 2025
01104dd
[chore] docs: fix nanosecond value range (#37309)
gjasny Jan 19, 2025
b28a329
[processor/tailsampling] Added @portertech to codeowners (#37299)
portertech Jan 19, 2025
1b93d01
[chore] apply fieldalignment to ttlmap (#37318)
atoulme Jan 19, 2025
a204ecf
[receiver/awscloudwatchmetrics] mark unmaintained (#37323)
atoulme Jan 20, 2025
3c1d010
[chore] re-enable loopclosure, a noop with 1.22 (#37325)
atoulme Jan 20, 2025
b026f73
[chore] remove outdated comment (#37327)
atoulme Jan 20, 2025
0708844
[chore][receiver/googlecloudpubsubreceiver] Fix goroutines leak (#37311)
alexvanboxel Jan 20, 2025
69d555d
Update to latest core (#37344)
atoulme Jan 20, 2025
b88759f
[chore] apply fieldalignment (#37316)
atoulme Jan 20, 2025
5a2f03a
[chore] apply fieldalignment to s3 provider (#37315)
atoulme Jan 20, 2025
8f0c3e9
[chore] apply gh client fix (#37354)
codeboten Jan 20, 2025
adb0df6
fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/aziden…
renovate[bot] Jan 21, 2025
35e28f2
fix(deps): update all github.com/aws packages (#37356)
renovate[bot] Jan 21, 2025
a25f058
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#37365)
renovate[bot] Jan 21, 2025
30a1676
fix(deps): update all github.com/datadog packages to v0.24.0 (#37366)
renovate[bot] Jan 21, 2025
a7e3857
[chore][exporter/googlecloudpubsub] improve unit testing (#37347)
kevinnoel-be Jan 21, 2025
9ffaf0d
fix(deps): update module github.com/huaweicloud/huaweicloud-sdk-go-v3…
renovate[bot] Jan 21, 2025
c715b68
[receiver/mysql] Add delete_multi, update_multi to mysql.commands met…
CodePrometheus Jan 21, 2025
3386010
fix(deps): update module github.com/prometheus/common to v0.62.0 (#37…
renovate[bot] Jan 21, 2025
2c7df9f
fix(deps): update module github.com/sijms/go-ora/v2 to v2.8.23 (#37363)
renovate[bot] Jan 21, 2025
18cea29
fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/…
renovate[bot] Jan 21, 2025
f422b96
fix(deps): update module github.com/sap/go-hdb to v1.12.10 (#37370)
renovate[bot] Jan 21, 2025
5363cf2
fix(deps): update module cloud.google.com/go/monitoring to v1.23.0 (#…
renovate[bot] Jan 21, 2025
a112c46
fix(deps): update module github.com/clickhouse/clickhouse-go/v2 to v2…
renovate[bot] Jan 21, 2025
26667cb
fix(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to…
renovate[bot] Jan 21, 2025
9599a8a
[chore][extension/headersetter]: add myself as a codeowner of headers…
VihasMakwana Jan 21, 2025
be6c7a5
[processor/logdedup] Add include_fields option (#37219)
mauri870 Jan 21, 2025
f0c5bb5
[chore] update core dep to latest (#37381)
codeboten Jan 21, 2025
216e51a
[chore] Prepare release 0.118.0 (#37386)
opentelemetrybot Jan 21, 2025
39913af
[chore] Fix the update-otel job (#37258)
dmitryax Jan 21, 2025
e0351bf
[chore] - add myself and @swiatekm as codeowners for filestorage exte…
VihasMakwana Jan 21, 2025
9ea0d63
Add "if" to csv_parser documentation (#37384)
benjaminjb Jan 21, 2025
57b6475
[extension/jaegerremotesampling] fix: wait for autoUpdateStrategies i…
ary82 Jan 21, 2025
afbb05f
[elasticsearchexporter] Declare MutatesData: false (#37234)
felixbarny Jan 21, 2025
04e745e
[processor/k8sattributes] Wait for ReplicaSet informer before startin…
bacherfl Jan 21, 2025
d791c02
[chore][receiver/awscloudwatchmetrics] Mark as unmaintained (#36570)
jpkrohling Jan 21, 2025
f1e1c3a
[chore] Replace usage of deprecated github APIs (#37391)
bogdandrutu Jan 21, 2025
76c1533
[connector/routing] Mark MutatesData: true (#37390)
djaglowski Jan 21, 2025
241fa79
[chore] Update otel core dep (#37394)
opentelemetrybot Jan 21, 2025
a0a4712
fix(deps): update module github.com/aws/smithy-go to v1.22.2 (#37392)
renovate[bot] Jan 21, 2025
f83d88d
[chore] deprecate githubgen further (#37395)
atoulme Jan 22, 2025
fafdfdd
[chore] switch over githubgen to the one built with our tools (#37397)
atoulme Jan 22, 2025
de9aab3
[chore] update title of the PR created, to avoid confusion (#37396)
codeboten Jan 22, 2025
8034e0d
[chore] detect gnu-sed (#37306)
zirain Jan 22, 2025
a151d16
[chore] Revert the switch over githubgen to the one built with our to…
douglascamata Jan 22, 2025
21ce757
[chore] Update a PR title in the update-otel job (#37401)
dmitryax Jan 22, 2025
839cb8f
fix(deps): update all opentelemetry collector contrib packages to v0.…
renovate[bot] Jan 22, 2025
4b13141
fix(deps): update module google.golang.org/api to v0.217.0 (#37377)
renovate[bot] Jan 22, 2025
2d9bd73
fix(deps): update all opentelemetry-go-contrib packages to v0.59.0 (#…
renovate[bot] Jan 22, 2025
49d5b89
fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/…
renovate[bot] Jan 22, 2025
7ce882e
[chore] [exporter/elasticsearch] Extract mapping hints into an intern…
dmathieu Jan 22, 2025
96e7cd8
[receiver/netflow] Netflow receiver implementation - PR 2 (#36865)
dlopes7 Jan 22, 2025
6156ecb
[receiver/jaegerreceiver] Add logs when the respective server starts …
Saumya40-codes Jan 22, 2025
4ebb7af
[processor/transform] Replace ParserCollection and add initial suppor…
edmocosta Jan 22, 2025
231aa7f
[cmd/opampsupervisor] report own metrics via OTLP (#37346)
codeboten Jan 22, 2025
71e5ad5
[chore] fix allowlist (#37423)
atoulme Jan 22, 2025
23117ab
Add STEF exporter (#37400)
tigrannajaryan Jan 22, 2025
44002d4
[chore] update test to use a different prometheus endpoint (#37425)
codeboten Jan 23, 2025
9982d2c
[chore] use AvailablePort for grpc/http receivers (#37431)
codeboten Jan 23, 2025
5d0a771
deltatocumulative: Fix selection of the target scale for exponential …
euroelessar Jan 23, 2025
68fa024
[chore][update-otel] Tidy after generating the code (#37440)
mx-psi Jan 23, 2025
11e18af
[receiver/envoyals] init new receiver (#37193)
zirain Jan 23, 2025
39816b7
Fix flaky prom remote write exporter concurrency test (#37430)
pjanotti Jan 23, 2025
4542bbf
[elasticsearchexporter]: Add dynamic document id support for logs (#3…
mauri870 Jan 23, 2025
b731208
Use githubgen tool from go-build-tools (#37412)
mowies Jan 23, 2025
9157592
[chore][Makefile] Fix usage of deprecated builder flags (#37450)
crobert-1 Jan 23, 2025
c4abcb9
[chore] fix path to githubgen (#37456)
atoulme Jan 23, 2025
27cab50
Added support for endpoints in httpcheckreceiver (#37265)
VenuEmmadi Jan 24, 2025
4abd68a
[processor/cumulativetodelta] Add metric type filter (#34407)
bacherfl Jan 24, 2025
6dcced1
[receiver/googlecloudpubsub] Add support for encoding extensions (#37…
alexvanboxel Jan 24, 2025
6a7f685
[chore]: fixing up issue with codeowners. (#37461)
MovieStoreGuy Jan 24, 2025
a05740a
[chore]: enable nolintlint (#37351)
mmorel-35 Jan 24, 2025
b2dbcfb
[elasticsearchexporter] Consistently store the structured body of log…
felixbarny Jan 24, 2025
0abff4c
[receiver/activedirectoryds] [docs] Update example in README (#37424)
iancoralogix Jan 24, 2025
1d9f279
[exporter/prometheusremotewrite] change feature gate to stable (#37399)
perebaj Jan 24, 2025
4a90bd1
[receiver/cloudfoundry] Promote `cloudfoundry.resourceAttributes.allo…
crobert-1 Jan 24, 2025
818ad2c
[exporter/loadbalancing] Fix shutdown race (#37477)
pjanotti Jan 24, 2025
de003ec
[chore] [awsfirehosereceiver] use math/rand/v2 (#37465)
axw Jan 24, 2025
8c275f4
[exporter/elasticsearch] [chore] move esIndex into elasticsearch.Inde…
dmathieu Jan 24, 2025
e8c493a
[chore] Update core dependencies (#37447)
opentelemetrybot Jan 24, 2025
fc2ad32
[chore] add rogercoll as codeowner for jmxreceiver (#37479)
rogercoll Jan 24, 2025
bb6e0ef
[receiver/otlpjsonfile] append token.Attributes to scoped attribute …
khushijain21 Jan 24, 2025
5cde352
[cmd/opampsupervisor] support headers configuration for own telemetry…
codeboten Jan 24, 2025
23f6622
[chore] apply fieldalignment to routingconnector (#37314)
atoulme Jan 24, 2025
705cac3
docs(clickhouseexporter): add examples of missing DDL tables (#35903)
ElderMael Jan 24, 2025
8459bea
[connector/datadog] support obfuscation in datadogconnector (#37457)
jackgopack4 Jan 24, 2025
f86a2d2
[exporter/signalfx] Warn when dropping data points (#37484)
atoulme Jan 24, 2025
65fb229
[receiver/solace]: Update the auth validation step (#36386)
wildum Jan 24, 2025
9841fe1
[chore][CI] disable failIfEmpty in check-links (#37485)
songy23 Jan 24, 2025
7c32a5d
[processor/resourcedetection] Add support for detecting GCE VMs in Ma…
quentinmit Jan 25, 2025
c7921b5
[chore] add OTLP distro (#37505)
mowies Jan 27, 2025
f0086e6
fix(deps): update module github.com/mitchellh/hashstructure to v2 (#3…
dashpole Jan 27, 2025
96590c8
Add initial metricstarttimeprocessor skeleton (#37464)
dashpole Jan 27, 2025
9da5f5b
[chore] [exporter/elasticsearch] Extract datapoints into their own in…
dmathieu Jan 27, 2025
53a1b07
Update troubleshooting info for GMP exporter (#37516)
psx95 Jan 27, 2025
d8cb5fe
Upgrade otel-arrow dependencies to v0.32.0 (#37512)
drewrelmas Jan 27, 2025
9d1d9bb
[chore][pkg/stanza] Fix the bug that the log emitter might hang when …
namco1992 Jan 27, 2025
819aed3
[chore] Remove cpheps code owner (#37518)
djaglowski Jan 27, 2025
eeb4eb9
[chore]: Upgrading go version to v1.21.11 (#37534)
MovieStoreGuy Jan 28, 2025
7d1463a
Update module github.com/goccy/go-json to v0.10.5 (#37527)
renovate[bot] Jan 28, 2025
2bd4b44
[chore] pkg/stanza: move test code to new syslogtest package (#37089)
axw Jan 28, 2025
3ee21fa
Update module github.com/DataDog/agent-payload/v5 to v5.0.142 (#37520)
renovate[bot] Jan 28, 2025
8836463
chore(deps): update docker-compose deps to v0.118.0 (#37540)
renovate[bot] Jan 28, 2025
d891c6d
chore(deps): update codecov/codecov-action action to v5.3.1 (#37539)
renovate[bot] Jan 28, 2025
0d2c8bf
fix(deps): update module google.golang.org/protobuf to v1.36.4 (#37538)
renovate[bot] Jan 28, 2025
f59f82d
Update module github.com/bmatcuk/doublestar/v4 to v4.8.1 (#37522)
renovate[bot] Jan 28, 2025
dc25b60
[chore] bump cadvisor and runc dependencies in otelcontribcol (#37507)
jackgopack4 Jan 28, 2025
ccee0ab
fix(deps): update all github.com/aws packages (#37542)
renovate[bot] Jan 28, 2025
9246859
fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/…
renovate[bot] Jan 28, 2025
e32efc5
fix(deps): update all opentelemetry collector contrib packages to v0.…
renovate[bot] Jan 28, 2025
b28a334
Update module github.com/SAP/go-hdb to v1.12.11 (#37532)
renovate[bot] Jan 28, 2025
9d3ffd2
Update module github.com/huaweicloud/huaweicloud-sdk-go-v3 to v0.1.13…
renovate[bot] Jan 28, 2025
17d735b
fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/storag…
renovate[bot] Jan 28, 2025
7e80b13
fix(deps): update all go.opentelemetry.io/build-tools packages to v0.…
renovate[bot] Jan 28, 2025
6765398
fix(deps): update module github.com/docker/docker to v27.5.1+incompat…
renovate[bot] Jan 28, 2025
bfe79f6
fix(deps): update all github.com/googlecloudplatform packages (#37543)
renovate[bot] Jan 28, 2025
fdcfd84
hostmetrics: Adding process.uptime metric (#37492)
MovieStoreGuy Jan 28, 2025
67d602e
fix(deps): update module google.golang.org/grpc to v1.70.0 (#37555)
renovate[bot] Jan 29, 2025
14d1118
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ec2 to …
renovate[bot] Jan 29, 2025
f5c72c9
Fix flaky tests on TestReceiveResourceSpansV2 in datadogconnector (#3…
IbraheemA Jan 29, 2025
3bbc836
[chore][internal/core] Make idutils package publicly available (#36662)
odubajDT Jan 29, 2025
1666327
[processor/tailsampling] Minor rework to improve performance (#37560)
portertech Jan 29, 2025
b4c7173
[chore][internal/k8stest] Make k8stest package publicly available (#3…
odubajDT Jan 29, 2025
34914ec
[exporter/datadog] remove exporter.datadog.hostname.preview (#37561)
songy23 Jan 29, 2025
d74ba54
fix(deps): update module github.com/vmware/govmomi to v0.48.0 (#37552)
renovate[bot] Jan 29, 2025
992002f
[connector/routing] Fix config validation with context other than res…
vlaborie Jan 29, 2025
7800b4a
[chore][exporter/datadog] move a feature gate to pkg/datadog (#37562)
songy23 Jan 29, 2025
7f430de
[chore][extension/googleclientauth] Use correct type for create func …
mx-psi Jan 29, 2025
ac0f08e
[receiver/sqlquery] sqlserver integration tests, improved coverage (#…
Grandys Jan 29, 2025
80b2e50
receiver/prometheusreceiver: add option to fallback to collector star…
ridwanmsharif Jan 29, 2025
7a69dac
Bump Datadog agent versions and change datadog.EnableReceiveResourceS…
IbraheemA Jan 29, 2025
2776d40
Update core latest (#37582)
bogdandrutu Jan 30, 2025
0c8e0fd
[chore] Fix genoteltestbedcol (#37584)
sincejune Jan 30, 2025
79a2527
[chore] Make config validation tests more resilient (#37579)
evan-bradley Jan 30, 2025
32cbf2a
[exporter/elasticsearch] [chore] add docs for logs_dynamic_id (#37472)
mauri870 Jan 30, 2025
ed16f9c
[processor/resourcedetection] offer to configure the AWS SDK (#37451)
atoulme Jan 30, 2025
4fc2fb6
[processor/tailsampling] Fixed sampling decision metrics (#37212)
yvrhdn Jan 30, 2025
800e0ca
[chore] Generate `replaces` automatically in otelcontribcol/oteltestb…
jade-guiton-dd Jan 30, 2025
310055e
Bump up signaltometrics connector to alpha stability (#37585)
lahsivjar Jan 30, 2025
de4d492
fix(deps): update module github.com/samber/lo to v1.49.1 (#37551)
renovate[bot] Jan 30, 2025
ff2d5e2
Add s3 storage class to the AWS S3 exporter (#35574)
pollosp Jan 30, 2025
54896e7
fix(deps): update module google.golang.org/api to v0.219.0 (#37554)
renovate[bot] Jan 30, 2025
15ab161
[chore][cmd/opampsupervisor] use configtls.NewClientConfig() instead …
odubajDT Jan 30, 2025
4cc4d30
[chore] Extract zookeeper scraper as standalone module (#37388)
bogdandrutu Jan 30, 2025
3f7ce26
Update core latest (#37601)
bogdandrutu Jan 31, 2025
0c69e17
[chore] fix codeowners allowlist (#37603)
atoulme Jan 31, 2025
4f429e5
[chore][fileconsumer] Fix flush test (#37598)
djaglowski Jan 31, 2025
4a2ed0d
[processor/metricsgeneration] Add config validation for generated met…
crobert-1 Jan 31, 2025
9f30afb
[chore] Spelling receiver/u...z (#37611)
jsoref Jan 31, 2025
226893e
[chore] Spelling receiver/l...r (#37609)
jsoref Jan 31, 2025
b8f0b4f
[chore] Spelling receiver/b...f (#37607)
jsoref Jan 31, 2025
a95920c
[chore] Replace usage of metadatatest.SetupTelemetry with new compone…
bogdandrutu Jan 31, 2025
44eb293
[chore] Spelling receiver/h...k (#37608)
jsoref Jan 31, 2025
fb138b5
[chore] Make additional config validation tests more resilient (#37594)
evan-bradley Jan 31, 2025
c4ec5d2
[chore] Update core dependencies (#37618)
opentelemetrybot Jan 31, 2025
0af2e2d
[chore] Replace usage of metadatatest.SetupTelemetry with new compone…
bogdandrutu Jan 31, 2025
803f0e1
[chore][README] Alphabetize triagers (#37621)
crobert-1 Jan 31, 2025
94415c9
[receiver/prometheusremotewrite] flaky test (#37563)
perebaj Jan 31, 2025
24dd011
[exporter/sematext] New component: Sematext Exporter (#37161)
AkhigbeEromo Jan 31, 2025
d7125ca
[chore] Spelling receiver (#37134)
jsoref Jan 31, 2025
fef32db
[chore] Spelling receiver/s (#37610)
jsoref Jan 31, 2025
fea51b2
Update module github.com/ReneKroon/ttlcache/v2 to v3 (#37524)
dashpole Feb 3, 2025
dbfcaf5
Update typo in the intervalprocessor README.md (#37629)
jangaraj Feb 3, 2025
15d0de8
[chore] Use math/rand/v2 everywhere (#37614)
axw Feb 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: awsfirehosereceiver
component: awss3exporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: added OTLP v1 support to Firehose receiver
note: "Add support for S3 Storgeclass"

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34982]
issues: [35173]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: opampextension
component: httpcheckreceiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Support using auth extensions for authenticating with opamp servers"
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Added support for specifying multiple endpoints in the `httpcheckreceiver` using the `endpoints` field. Users can now monitor multiple URLs with a single configuration block, improving flexibility and reducing redundancy."

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [35507]
issues: [37121]
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: elasticsearchexporter
component: signaltometricsconnector

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add hint in error logs for TSDB version_conflict_engine_exception error
note: Move signal to metrics connector to alpha stability

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [35546]
issues: [35930]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: new_component

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: systemdreceiver
component: envoyalsreceiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Introduce the scaffolding of a new component, systemdreceiver
note: Add a new receiver for the Envoy ALS (Access Log Service).

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [33532]
issues: [36464]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
27 changes: 0 additions & 27 deletions .chloggen/awss3receiver_notifications.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/bugfix_compressionTypeFix.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,19 @@
change_type: breaking

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: processor/metricsgeneration
component: receiver/cloudfoundry

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Remove "experimental_" prefix from metrics generator processor name.
note: Promote `cloudfoundry.resourceAttributes.allow` feature gate to beta

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [35426]
issues: [34824]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
subtext: |
The `cloudfoundry.resourceAttributes.allow` feature gate is now enabled by default.

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand All @@ -24,4 +25,4 @@ subtext:
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: [user]
change_logs: []
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: logdedupprocessor
component: exporter/clickhouse

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add a `condition` field to the Log DeDuplication Processor.
note: Adding missing examples of DDL created by the clickhouse exporter

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [35440]
issues: [35903]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: cloudflarereceiver
component: opampsupervisor

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Respond 503 on non-permanent and 400 on permanent errors
note: add support for headers configuration for reporting own telemetry

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [35642]
issues: [37353]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: googlemanagedprometheusexporter
component: opampsupervisor

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: GMP exporter is marked as mutating.
note: report own metrics via OTLP instead of prometheus receiver

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [35366]
issues: [37346]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,31 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: exporter/clickhouse
component: resourcedetectionprocessor

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add the ability to override default table names for all metric types.
note: Expose additional configuration parameters for the AWS metadata client used by the EC2 detector

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34225]
issues: [35936]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: |
'metrics_table_name' of the clickhouse exporter config is deprecated and newly introduced parameter 'metrics_tables' should be used instead.
In some cases, you might need to change the behavior of the AWS metadata client from the [standard retryer](https://docs.aws.amazon.com/sdk-for-go/v2/developer-guide/configure-retries-timeouts.html)

By default, the client retries 3 times with a max backoff delay of 20s.

We offer a limited set of options to override those defaults specifically, such that you can set the client to retry 10 times, for up to 5 minutes, for example:
```yaml
processors:
resourcedetection/ec2:
detectors: ["ec2"]
ec2:
max_attempts: 10
max_backoff: 5m
```

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: pkg/ottl
component: cumulativetodeltaprocessor

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add ConvertAttributesToElementsXML Converter
note: Add metric type filter for cumulativetodelta processor

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [35328]
issues: [33673]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
35 changes: 35 additions & 0 deletions .chloggen/datadogconnector-add-stats-obfuscation.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: datadogconnector

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Support obfuscating sql queries in APM stats

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [37457]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: |
Ensure that feature flags "enable_receive_resource_spans_v2" and "enable_operation_and_resource_name_logic_v2"
are also enabled on both Datadog Exporter and Datadog Connector so that span attributes are properly
mapped to span type and span resource in Datadog APM; otherwise spans and apm stats may not be
obfuscated and attributes on stats payloads may not match traces.
See https://docs.datadoghq.com/opentelemetry/schema_semantics/semantic_mapping/?tab=datadogexporter#mapping-opentelemetry-database-system-type-to-datadog-span-type

NOTE: Long/complex SQL queries may cause a performance impact on APM Stats calculation in Datadog Connector.
Consider implementing sampling in your pipeline prior to sending traces to Datadog Connector if you experience this.

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
# Optional: The change log or logs in which this entry should be included.
# e.g. '[user]' or '[user, api]'
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: [user]
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: breaking

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: pkg/translator/jaeger
component: datadogexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Remove error from method signature as it always returns nil
note: "Remove stable feature gate `exporter.datadog.hostname.preview`"

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [35560]
issues: [37561]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand All @@ -24,4 +24,4 @@ subtext:
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: [api]
change_logs: []
27 changes: 0 additions & 27 deletions .chloggen/deltatocumulative-bug-meter.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
change_type: breaking

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: elasticsearchexporter
component: exporter/prometheusremotewrite

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Set body.* for log body in OTel mode
note: Change `exporter.prometheusremotewriteexporter.deprecateCreatedMetric` feature gate from Beta to Stable version.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [35771]
issues: [35003]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: Log record body in OTel mapping mode will be stored in body.text, body.structured, body.flattened based on body value type and presence of event.name attribute
subtext: The `export_created_metric` configuration parameter is now permanently deprecated.

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: bug_fix
change_type: breaking

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: elasticsearchexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Log and drop invalid metrics instead of returning error to avoid upstream retries
note: Consistently store the structured body of logs and events in `body.structured` in `otel` mode

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [35740]
issues: [37387]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
Loading