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 #42

Merged
merged 722 commits into from
Oct 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
722 commits
Select commit Hold shift + click to select a range
7e8ebd7
[pkg/ottl] Improve time performance (#35129)
TylerHelmuth Sep 16, 2024
0e945b6
[exporter/file][chore][docs] Mention OTLP JSON File receiver in File …
andrzej-stencel Sep 17, 2024
c1e2df6
[kafka] Add option to supply destination topic through context (#34503)
tylerbenson Sep 17, 2024
624b368
[chore] adapt message sent by the syslog data sender to fit rfc5424 f…
bacherfl Sep 17, 2024
3f4dbf1
[processor/groupbytrace] ensure metric has unit (#35221)
codeboten Sep 17, 2024
68008a9
[chore] update otel (#35215)
codeboten Sep 17, 2024
9f5d38a
fix(deps): update module github.com/jackc/pgx/v5 to v5.7.1 (#35243)
renovate[bot] Sep 17, 2024
59bf9f3
fix(deps): update module github.com/sap/go-hdb to v1.12.2 (#35246)
renovate[bot] Sep 17, 2024
00e27db
fix(deps): update kubernetes packages to v0.31.1 (#35234)
renovate[bot] Sep 17, 2024
ba3bdb3
fix(deps): update module github.com/prometheus/client_golang to v1.20…
renovate[bot] Sep 17, 2024
c24259b
fix(deps): update all cloud.google.com/go packages (#35229)
renovate[bot] Sep 17, 2024
c464919
fix(deps): update module github.com/clickhouse/clickhouse-go/v2 to v2…
renovate[bot] Sep 17, 2024
ee94ddf
fix(deps): update all github.com/aws packages (#35230)
renovate[bot] Sep 17, 2024
8dc6efa
fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/…
renovate[bot] Sep 17, 2024
f951be8
fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1 (#3…
renovate[bot] Sep 17, 2024
6474e68
fix(deps): update module go.mongodb.org/mongo-driver to v1.17.0 (#35261)
renovate[bot] Sep 17, 2024
5cb166d
fix(deps): update module github.com/aerospike/aerospike-client-go/v7 …
renovate[bot] Sep 17, 2024
8b5075b
fix(deps): update module google.golang.org/grpc to v1.66.2 (#35250)
renovate[bot] Sep 18, 2024
715f1dd
added link to issue request for Package management in supervisord (#3…
pavankrish123 Sep 18, 2024
bb96a89
[hostmetricsreceiver] Set receiver.hostmetrics.normalizeProcessCPUUti…
Sep 18, 2024
640428a
Header Setter Extension: add default value to configuration (#34455)
f7o Sep 18, 2024
a60ad92
[processor/tailsampling]: Enable inverse filtering for boolean attrib…
bacherfl Sep 18, 2024
e9c951d
docs(attributeprocessor): Note it does not handle resource attributes…
dhftah Sep 18, 2024
f6aa99f
[pkg/stanza] Don't get formatted msg for events without an event prov…
pjanotti Sep 18, 2024
f3e6dc3
[chore]: enable formatter rule from testifylint (#35187)
mmorel-35 Sep 18, 2024
a60e6d2
[chore]: enable useless-assert rule from testifylint (#35219)
mmorel-35 Sep 18, 2024
602bf72
[chore] update core again (#35285)
codeboten Sep 18, 2024
4833640
chore(deps): update mongo docker tag to v7 (#35262)
renovate[bot] Sep 18, 2024
1c4be63
Add JMX metrics gatherer version 1.39.0-alpha (#35268)
opentelemetrybot Sep 18, 2024
3c8a507
Add Azure Resource Logs translator (#34830)
MikeGoldsmith Sep 18, 2024
f4e1db5
fix(deps): update module go.opentelemetry.io/contrib/instrumentation/…
renovate[bot] Sep 19, 2024
1187fdd
[chore] update module github.com/google/go-github/v64 to v65 (#35266)
crobert-1 Sep 19, 2024
36b603d
[receiver/datadog][bug-fix] Add DD span `metrics` as attributes (#35087)
lopes-felipe Sep 19, 2024
5601dfb
(otelarrowexporter): Create exporter per unique value of configured m…
moh-osman3 Sep 19, 2024
07ee9e4
kubeletstatsreceiver: migrate to latest semconv version (#35273)
narcis96 Sep 19, 2024
58c9d51
[chore][pkg/ottl] Use faster json parsing library (#35130)
djaglowski Sep 19, 2024
2cc8cea
[chore] Skip flaky test on Windows (#35302)
pjanotti Sep 19, 2024
987a0c7
receivercreator: migrate to latest semconv version (#35311)
narcis96 Sep 20, 2024
010cd12
prometheusreceiver: migrate to latest semconv version (#35309)
narcis96 Sep 20, 2024
f02bdf9
skywalkingreceiver: migrate to latest semconv version (#35314)
narcis96 Sep 20, 2024
d614c4a
pulsarreceiver: migrate to latest semconv version (#35310)
narcis96 Sep 20, 2024
1487e43
sapmreceiver: migrate to latest semconv version (#35312)
narcis96 Sep 20, 2024
ed2610f
[exporter/splunkhec] Fix Capabilities with enabled batching (#35306)
dmitryax Sep 20, 2024
d98a4f6
[ottl/pkg] Add support for locale in the Time converter (#35107)
edmocosta Sep 20, 2024
e93f0cc
[processor/redaction] fix index-out-of-bounds panic when used in logs…
TylerHelmuth Sep 20, 2024
576d322
[chore] Consolidate event code in WEL receiver (#35026)
djaglowski Sep 20, 2024
74b1048
[processor/transform] Add Conversion Function to OTTL for Exponential…
daidokoro Sep 21, 2024
891f0ea
Replace @ycombinator with @lahsivjar as codeowner for elasticsearchex…
ycombinator Sep 21, 2024
4a5e6db
[chore][exporter/elasticsearch] Refactor data point value handling (#…
carsonip Sep 23, 2024
5ec6872
[chore] Update core to latest main (#35352)
jpkrohling Sep 23, 2024
1b3ff1c
[exporter/datadog] Upgrade logs to beta (#35359)
liustanley Sep 23, 2024
41e26ab
[chore][pkg/ottl] Update Time directives (#35360)
djaglowski Sep 23, 2024
23083a5
OTel-Arrow receiver timeout propagation (#34742)
jmacd Sep 23, 2024
69f3465
pulsarexporter: migrate to latest semconv version (#35371)
narcis96 Sep 23, 2024
76e5a13
alertmanagerexporter: migrate to latest semconv version (#35341)
narcis96 Sep 23, 2024
e2b44c2
[chore] update core libs (#35373)
TylerHelmuth Sep 23, 2024
08d39bc
[chore] Update otel (#35376)
TylerHelmuth Sep 23, 2024
3b505c7
mezmoexporter: migrate to latest semconv version (#35370)
narcis96 Sep 23, 2024
12790ef
[processor/deltatocumulative]: do not drop Gauge, Summary (#35372)
sh0rez Sep 24, 2024
130f99f
[chore] Prepare release 0.110.0 (#35383)
opentelemetrybot Sep 24, 2024
d30d8f3
opampextension: migrate to newer semconv version (#35393)
narcis96 Sep 24, 2024
37cfec6
fix(deps): update module github.com/apache/thrift to v0.21.0 (#35396)
renovate[bot] Sep 24, 2024
421cf79
fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/…
renovate[bot] Sep 24, 2024
b0464b3
fix(deps): update module github.com/aerospike/aerospike-client-go/v7 …
renovate[bot] Sep 24, 2024
bef3f4e
fix(deps): update module github.com/clickhouse/clickhouse-go/v2 to v2…
renovate[bot] Sep 24, 2024
7ee1a19
fix(deps): update module cloud.google.com/go/compute/metadata to v0.5…
renovate[bot] Sep 24, 2024
3d4b69f
fix(deps): update all github.com/datadog packages to v0.57.1 (#35379)
renovate[bot] Sep 24, 2024
b0a6fa5
fix(deps): update module github.com/leodido/go-syslog/v4 to v4.2.0 (#…
renovate[bot] Sep 24, 2024
e23d1f3
chore(deps): update otel/opentelemetry-collector docker tag to v0.110…
renovate[bot] Sep 24, 2024
4092888
fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/storag…
renovate[bot] Sep 24, 2024
4fdfe84
[pkg/ottl] Add RemoveXML Converter (#35301)
djaglowski Sep 24, 2024
ce964b0
[chore] Nominate @pjanotti as triager (#35326)
crobert-1 Sep 24, 2024
2ce54f1
[chore] Update datadog connector README.md (#35374)
jackgopack4 Sep 24, 2024
6850498
datadogconnector: migrate to latest semconv version (#35269)
narcis96 Sep 24, 2024
9fe7070
splunkhecreceiver: migrate to latest semconv version (#35315)
narcis96 Sep 24, 2024
a01bca7
spanmetricsconnector: migrate to latest semconv version (#35272)
narcis96 Sep 24, 2024
3abc55f
chore(deps): update otel/opentelemetry-collector-contrib docker tag t…
renovate[bot] Sep 24, 2024
33dd7b4
servicegraphconnector: migrate to semconv version 1.25.0 (#35271)
narcis96 Sep 24, 2024
239dcb4
fix(deps): update module github.com/open-telemetry/opentelemetry-coll…
renovate[bot] Sep 24, 2024
d177b14
fix(deps): update module github.com/klauspost/compress to v1.17.10 (#…
renovate[bot] Sep 24, 2024
c08382a
kafkareceiver: migrate to latest semconv version (#35240)
narcis96 Sep 24, 2024
9740c96
tencentcloudlogserviceexporter: migrate to newer semconv version (#35…
narcis96 Sep 24, 2024
43e713e
splunkhecexporter: migrate to newer semconv version (#35391)
narcis96 Sep 24, 2024
ccd1132
[chore][receiver/apachespark] Wording and formatting changes in the R…
crobert-1 Sep 24, 2024
2fb1c78
[pkg/stanza] Windows input operator should resubscribe when remote ho…
kuiperda Sep 24, 2024
2ac31be
[chore][Testbed] - Try flushing the data before exiting in load gener…
VihasMakwana Sep 24, 2024
5fa7c19
chore: these tests do not compile (#35408)
codeboten Sep 24, 2024
3999d2c
exporter/instana: remove deprecated exporter (#35367)
codeboten Sep 24, 2024
96661a1
fix(deps): update module google.golang.org/api to v0.198.0 (#35405)
renovate[bot] Sep 24, 2024
ee2ef32
chore(deps): update mongo docker tag to v8 (#35407)
renovate[bot] Sep 24, 2024
3271a77
fix(deps): update module github.com/open-telemetry/opentelemetry-coll…
renovate[bot] Sep 24, 2024
e3dc4df
jaegerreceiver: migrate to latest semconv version (#35237)
narcis96 Sep 24, 2024
ce44bf8
sentryexporter: migrate to newer semconv version (#35389)
narcis96 Sep 24, 2024
dbea75b
logzioexporter: migrate to latest semconv version (#35369)
narcis96 Sep 24, 2024
9c4f0b6
signalfxexporter: migrate to newer semconv version (#35390)
narcis96 Sep 24, 2024
5ee6f4f
loadbalancingexporter: migrate to latest semconv version (#35368)
narcis96 Sep 24, 2024
20f6ca0
[chore] update changelog for instana removal (#35410)
codeboten Sep 24, 2024
2ba5447
azuremonitorexporter: migrate to newer semconv versions (#35350)
narcis96 Sep 24, 2024
683bb96
awsemfexporter: migrate to latest semconv version (#35343)
narcis96 Sep 24, 2024
7fe7690
awsxrayexporter: migrate to latest semconv version (#35347)
narcis96 Sep 24, 2024
5ad5841
[receiver/statsd] Add Option to Aggregate on IP/Host (#34851)
daidokoro Sep 25, 2024
350f4bd
[exporter/elasticsearch] Revert TSDB array dimension workaround for m…
carsonip Sep 25, 2024
24ea6bc
[exporter/elasticsearch] Emit _doc_count for metric documents in OTel…
carsonip Sep 25, 2024
43b871b
fix(deps): update module github.com/jaegertracing/jaeger to v1.61.0 (…
renovate[bot] Sep 25, 2024
44c2db4
[receiver/googlecloudmonitoringreceiver] Move googlecloudmonitoringre…
abhishek-at-cloudwerx Sep 25, 2024
63d196c
fix(deps): update module google.golang.org/grpc to v1.67.0 (#35406)
renovate[bot] Sep 25, 2024
3470d37
[chore] update toolchain after previous PR (#35420)
codeboten Sep 25, 2024
0012f4b
deprecate access_token_passthrough (#35330)
asreehari-splunk Sep 25, 2024
22293a2
[chore] Cleanup OTTL RemoveXML tests (#35422)
djaglowski Sep 25, 2024
d32ff1b
[chore][processor/transform] fix markdown for convert_exponential_his…
daidokoro Sep 25, 2024
1246c0a
exceptionsconnector: migrate to latest semconv version (#35270)
narcis96 Sep 25, 2024
e6274cd
feat: [receiver/datadog] add container id to v0.5 requests (#35346)
povilasv Sep 25, 2024
1620fc6
[exporter/clickhouse] Upgrade trace table (#34245)
SpencerTorres Sep 25, 2024
a4cb201
[chore] [exporter/clickhouse] Upgrade trace stability to beta (#35186)
SpencerTorres Sep 25, 2024
c5aa92a
(otelarrowreceiver): add admission control to otlp path (#35021)
moh-osman3 Sep 26, 2024
68f3d7d
[sumconnector] implement summing logic (#34797)
greatestusername Sep 26, 2024
30f36a1
fix(deps): update all github.com/aws packages (#35257)
renovate[bot] Sep 26, 2024
488a79b
[processor/k8sattributes] Update README.md (#34950)
joegoldman2 Sep 26, 2024
14ea885
[chore] Remove unnecessary data copies in ottl (#35429)
bogdandrutu Sep 26, 2024
c0b3797
[Loki Exporter - README.md] Better docs on traces <-> logs navigation…
cyrille-leclerc Sep 26, 2024
4d38785
Fix a GitHub Scraper comment typo (#35321)
TheConnMan Sep 26, 2024
568ada3
improve receiver_creator and k8sobserver docs (#35323)
ChrsMark Sep 26, 2024
0f2fea6
[receivercreator] Validate endpoint's configuration before starting r…
ChrsMark Sep 26, 2024
e7ebe8a
clickhouseexporter: migrate to latest semconv version (#35355)
narcis96 Sep 27, 2024
da9d94c
[receiver/windowseventlog] Add suppress_rendering_info parameter and …
djaglowski Sep 27, 2024
507ec47
[receiver/sqlquery] fail on missing value for logs, collect errors (#…
Grandys Sep 27, 2024
4b90b60
[cmd/opampsupervisor] Add config option for setting the timeout for t…
bacherfl Sep 27, 2024
3033832
[chore][pkg/ottl] Apply more standards to RemoveXML converter (#35463)
djaglowski Sep 27, 2024
2613b89
[processor/deltatocumulative] partial linear pipeline (#35048)
sh0rez Sep 27, 2024
70b26af
[pkg/ottl] Add GetXML Converter (#35462)
djaglowski Sep 27, 2024
8d663ce
[exporter/elasticsearch] Drop cumulative temporality histogram and ex…
carsonip Sep 30, 2024
293f2df
[chore][exporter/elasticsearch] Rename OTel mode dynamic template sum…
carsonip Sep 30, 2024
2225ccc
[exporter/elasticsearch] Implement receiver-based routing under *_dyn…
carsonip Sep 30, 2024
4c6d6a5
[receiver/sqlqueryreceiver] Fix tracking results by timestamp column …
Grandys Sep 30, 2024
1e15770
[receiver/sqlserver] Add computer name resource attribute to relevant…
crobert-1 Sep 30, 2024
7503861
[chore]: use ErrorContains and EqualError (#35483)
mmorel-35 Sep 30, 2024
c8f2553
[processor/metricsgeneration] Fix panic when using a sum metric for c…
crobert-1 Sep 30, 2024
36733ce
[pkg/ottl] Add InsertXML Converter (#35436)
djaglowski Sep 30, 2024
82d63ad
[exporter/signalfx] do not exclude the metric container.memory.workin…
atoulme Sep 30, 2024
826f2f0
[receiver/kubeletstats] Add feature gate for cpu utilization metrics'…
ChrsMark Sep 30, 2024
1b9c8c8
Add ability to mute all errors (mainly due to access rights) coming f…
khalillilahk Sep 30, 2024
313f4d0
[processor/geoip] skip error if geo metadata is not found (#35278)
rogercoll Oct 1, 2024
e6336e5
fix(deps): update module github.com/apache/pulsar-client-go to v0.14.…
renovate[bot] Oct 1, 2024
10a9194
fix(deps): update module google.golang.org/grpc to v1.67.1 (#35505)
renovate[bot] Oct 1, 2024
f2c9312
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.9 (#3…
renovate[bot] Oct 1, 2024
e2059e5
fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/…
renovate[bot] Oct 1, 2024
a27547a
fix(deps): update module github.com/datadog/agent-payload/v5 to v5.0.…
renovate[bot] Oct 1, 2024
a5fea72
carbonexporter: migrate to latest semconv version (#35351)
narcis96 Oct 1, 2024
df53fdb
zipkinreceiver: migrate to latest semconv version (#35340)
narcis96 Oct 1, 2024
d4aa284
[exporter/elasticsearch] Implement elasticsearch.mapping.hints attrib…
carsonip Oct 1, 2024
6ec8e46
fix(deps): update module github.com/prometheus/common to v0.60.0 (#35…
renovate[bot] Oct 1, 2024
c621e78
[exporter/datadogexporter, pkg/datadog, testbed] Use NewDefaultClient…
mackjmr Oct 1, 2024
795694c
[chore] add remove-toolchain make cmd (#35490)
mowies Oct 1, 2024
6d1d0a3
[receiver/prometheusremotewrite] Add component skeleton (#35295)
ArthurSens Oct 1, 2024
3ea141f
[exporter/alertmanager] Use NewDefaultClientConfig instead of manuall…
mackjmr Oct 1, 2024
75fd411
[chore] restore auto assignment for @evan-bradley (#35527)
evan-bradley Oct 1, 2024
1650799
fix(deps): update module google.golang.org/api to v0.199.0 (#35517)
renovate[bot] Oct 1, 2024
58ed4cf
fix(deps): update module github.com/tinylib/msgp to v1.2.2 (#35516)
renovate[bot] Oct 1, 2024
047a8ba
chore(deps): update codecov/codecov-action action to v4.6.0 (#35529)
renovate[bot] Oct 1, 2024
205c1a0
fix(deps): update module github.com/gocql/gocql to v1.7.0 (#35511)
renovate[bot] Oct 1, 2024
05b01e6
fix(deps): update module github.com/azure/go-amqp to v1.2.0 (#35510)
renovate[bot] Oct 1, 2024
c6ee2fb
fix(deps): update module github.com/open-telemetry/otel-arrow to v0.2…
renovate[bot] Oct 1, 2024
95160c1
fix(deps): update all github.com/aws packages (#35500)
renovate[bot] Oct 1, 2024
2797fa0
[chore] Add benchmark for new XML crud functions (#35493)
djaglowski Oct 1, 2024
dc63ccf
[cmd/opampsupervisor] Refactor NewSupervisor function (#34597)
bsponge Oct 1, 2024
5f96c1a
fix(deps): update module cloud.google.com/go/spanner to v1.68.0 (#35502)
renovate[bot] Oct 1, 2024
a9a44c3
[pkg/ottl] Add ToKeyValueString Converter (#35409)
kuiperda Oct 1, 2024
a191550
[chore] fix build (#35531)
codeboten Oct 1, 2024
947d1b5
[receiver/datadog] Update metrics stability level to alpha (#35536)
carrieedwards Oct 2, 2024
f9e6b38
fix(deps): update module go.mongodb.org/mongo-driver to v1.17.1 (#35534)
renovate[bot] Oct 2, 2024
6a2472a
[chore] removing unused replace (#35554)
codeboten Oct 2, 2024
494cbd8
[chore] more unused replace (#35557)
codeboten Oct 2, 2024
52f731e
[chore] [exporter/signalfx] Use NewDefaultClientConfig instead of man…
mackjmr Oct 2, 2024
2e0d4d6
[cmd/opampsupervisor] Conditionally use TLS config (#35363)
dpaasman00 Oct 2, 2024
b084ef1
[chore] [cmd/opampsupervisor]: Fix failing supervisor test (#35551)
dpaasman00 Oct 2, 2024
ea50558
[opampsupervisor]: Skip executing the collector if no config is provi…
BinaryFissionGames Oct 2, 2024
6493f13
[chore][pkg/stanza] fix the grammar (#35564)
VihasMakwana Oct 2, 2024
2f44ce5
[receiver/webhookevent] fix for issue 35028 (#35065)
shalper2 Oct 2, 2024
6fe2a2a
[processor/metricsgeneration] Generate metrics even when the second m…
crobert-1 Oct 2, 2024
18677ce
[chore] Fix Supervisor network tests on Windows (#35563)
evan-bradley Oct 3, 2024
02f16de
[chore] [exporter/mezmo] Use NewDefaultClientConfig instead of manual…
mackjmr Oct 3, 2024
382b99a
[chore] remove linux package builds and tests (#34372)
mowies Oct 3, 2024
30fc917
[chore] remove generated code (#34844)
mowies Oct 3, 2024
1a40ff5
[pkg/stanza] Windows input operator logs noisy error while collecting…
kuiperda Oct 3, 2024
89275c3
[chore] Add genotelcontribcol to a few workflows (#35573)
evan-bradley Oct 3, 2024
dc7f289
[config] move -component.UseLocalHostAsDefaultHost feature gate to st…
odubajDT Oct 3, 2024
6945c86
[cmd/opampsupervisor] Add configurable supervisor logging (#35468)
dpaasman00 Oct 3, 2024
2cb6696
[cmd/opampsupervisor] Make supervisor runnable as Windows service (#3…
dpaasman00 Oct 3, 2024
2e04885
[chore] Ensure file is closed in Supervisor test (#35588)
evan-bradley Oct 3, 2024
9a870e4
[chore] Update Pull Request template (#35579)
evan-bradley Oct 3, 2024
938182f
[chore] remove unnecessary go-ieproxy replace (#35592)
codeboten Oct 3, 2024
5d9fcbb
[chore] Skip Supervisor log file test on Windows (#35591)
evan-bradley Oct 3, 2024
ec129c9
[chore] remove unnecessary error formatting when not needed (#35589)
bogdandrutu Oct 3, 2024
fb37793
Upgrade core to latest (#35598)
bogdandrutu Oct 4, 2024
3e034e9
[chore] Prepare for v0.111.0 release (#35605)
mx-psi Oct 4, 2024
7351d28
[chore] Remove cmd/oteltestbedcol from target list (#35608)
mx-psi Oct 4, 2024
0cbfcfc
Add the tidying back for otelcontribcol but only on the release thing…
mx-psi Oct 4, 2024
47cd38d
[chore] Prepare release 0.111.0 (#35611)
opentelemetrybot Oct 4, 2024
6fb3266
[cmd/opampsupervisor] Add passthrough logging for collector (#35474)
dpaasman00 Oct 4, 2024
dac54a2
[chore] [receiver/bigip] Use confighttp.NewDefaultClientConfig instea…
mackjmr Oct 4, 2024
6928f2b
[receiver/awss3receiver]: Add ingest progress notifications via OpAMP…
adcharre Oct 4, 2024
4b1e300
[exporter/clickhouse]: Add the ability to override default table name…
odubajDT Oct 4, 2024
8e400f4
[chore] Fix whitespace errors (#35619)
crobert-1 Oct 4, 2024
a43c878
(otelarrowexporter) Adjust configuration based on experimental result…
jmacd Oct 4, 2024
e20d27c
[chore] [receiver/github] Use confighttp.NewDefaultClientConfig inste…
mackjmr Oct 4, 2024
7f65b87
[chore] [receiver/cloudfoundry] Use confighttp.NewDefaultClientConfig…
mackjmr Oct 4, 2024
9a2aa1d
Remove skipping opencensus from goleak, no longer needed (#35625)
bogdandrutu Oct 4, 2024
fc405e3
[chore] [receiver/couchdb] Use confighttp.NewDefaultClientConfig inst…
mackjmr Oct 5, 2024
1963945
[extension/k8sobserver] Emit endpoint per Pod's container (#35544)
ChrsMark Oct 7, 2024
a5c3dae
[chore] [exporter/sumologic] Use NewDefaultClientConfig instead of ma…
mackjmr Oct 7, 2024
bf336d4
[exporter/elasticsearch] Add hint in error logs for TSDB version_conf…
carsonip Oct 7, 2024
5edf2fe
[receiver/sapm] - follow receiver contract (#35300)
VihasMakwana Oct 7, 2024
6ce4397
[receiver/prometheusremotewrite] Add HTTP server to handler PRW reque…
ArthurSens Oct 7, 2024
7fa8f92
internal/ + pkg/ : migrate to latest semconv version (#35241)
narcis96 Oct 7, 2024
ccb2281
[sumconnector] Metrics to metrics and logs to metrics (tests / test d…
greatestusername Oct 7, 2024
3fa7d8d
Update GCP exporters to v0.48.2 (#35366)
damemi Oct 7, 2024
e95bae2
[pkg/ottl] Add grammar utility to extract paths from statements (#35174)
edmocosta Oct 7, 2024
b62cc39
[receiver/prometheusremotewrite] Add auto-generated tests and metadat…
ArthurSens Oct 7, 2024
679374a
simplify the signature of ProtoFromTraces as it never returns an erro…
atoulme Oct 8, 2024
a4b60c7
[processor/logdedup] feat: add ottl condition to logdedup processor (…
colelaven Oct 8, 2024
a7579ed
Update All golang.org/x packages (#35672)
renovate[bot] Oct 8, 2024
9743104
[receiver/azureblobreceiver] support for default auth (#35636)
arminfelder Oct 8, 2024
1d756e0
Update docker-compose deps to v0.111.0 (#35673)
renovate[bot] Oct 8, 2024
518e281
Update module cloud.google.com/go/spanner to v1.69.0 (#35675)
renovate[bot] Oct 8, 2024
1876b52
Update module github.com/open-telemetry/opentelemetry-collector-contr…
renovate[bot] Oct 8, 2024
119eabe
Update module github.com/open-telemetry/opentelemetry-collector-contr…
renovate[bot] Oct 8, 2024
dd50809
Update module github.com/knadh/koanf/providers/file to v1.1.2 (#35663)
renovate[bot] Oct 8, 2024
e17fff3
Update module github.com/snowflakedb/gosnowflake to v1.11.2 (#35666)
renovate[bot] Oct 8, 2024
3d7db60
[chore][extension/observer/k8sobserver] Add ChrsMark to k8sobserver c…
ChrsMark Oct 8, 2024
ffde27d
[processor/deltacumulative] fix meter panic (#35685)
sh0rez Oct 8, 2024
728c5cc
Update module github.com/mattn/go-sqlite3 to v1.14.24 (#35664)
renovate[bot] Oct 8, 2024
2bd1800
Update All github.com/aws packages (#35667)
renovate[bot] Oct 8, 2024
1508b7e
Update module github.com/vmware/govmomi to v0.44.0 (#35695)
renovate[bot] Oct 8, 2024
e92ac58
Update module github.com/SAP/go-hdb to v1.12.3 (#35660)
renovate[bot] Oct 8, 2024
22d6cd4
[chore] Please crobert-1 on leave (#35697)
atoulme Oct 8, 2024
8b94834
Update module google.golang.org/protobuf to v1.35.1 (#35698)
renovate[bot] Oct 8, 2024
97e2a27
[chore] bump go 1.22.8 (#35693)
codeboten Oct 8, 2024
7ed8527
[chore] update sapm-proto to 0.16.0 (#35630)
atoulme Oct 8, 2024
61a5813
Update module github.com/DataDog/datadog-api-client-go/v2 to v2.31.0 …
renovate[bot] Oct 8, 2024
c6f5e44
[chore] Update otel, fix tests (#35701)
djaglowski Oct 8, 2024
c7bcf9d
Update module github.com/antchfx/xpath to v1.3.2 (#35662)
renovate[bot] Oct 8, 2024
6e4bb70
Update module github.com/open-telemetry/opentelemetry-collector-contr…
renovate[bot] Oct 8, 2024
6559d2e
Update module github.com/antchfx/xmlquery to v1.4.2 (#35661)
renovate[bot] Oct 8, 2024
28e301b
Update module github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.…
renovate[bot] Oct 8, 2024
e2e3b20
[chore] fix make otelcontribcol, require genotelcontribcol (#35707)
bogdandrutu Oct 8, 2024
8c7c67b
Suppress errors on EBADF when unlocking files (#35706)
sfc-gh-kstewart Oct 9, 2024
1d4c5a5
[chore] [receiver/flinkmetrics] Use confighttp.NewDefaultClientConfig…
mackjmr Oct 9, 2024
0a7c6d1
[chore] [receiver/elasticsearch] Use NewDefaultClientConfig instead o…
rogercoll Oct 9, 2024
702d954
[chore] [receiver/apache] Use confighttp.NewDefaultClientConfig inste…
mackjmr Oct 9, 2024
6fd2aa5
Update module github.com/jaegertracing/jaeger to v1.62.0 (#35679)
renovate[bot] Oct 9, 2024
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.
27 changes: 27 additions & 0 deletions .chloggen/ProtoFromTracesError.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Use this changelog template to create an entry for release notes.

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

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

# 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

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

# (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:

# 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: [api]
27 changes: 27 additions & 0 deletions .chloggen/awss3receiver_notifications.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# 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: awss3receiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: 'Add support for monitoring the progress of ingesting data from an S3 bucket via OpAMP custom messages.'

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

# (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:

# 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]
27 changes: 27 additions & 0 deletions .chloggen/deltatocumulative-bug-meter.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Use this changelog template to create an entry for release notes.

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: fix meter panic on startup

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

# (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: properly constructs the TelemetryBuilder, so it does not panic on startup, rendering the entire component unusable

# 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]
29 changes: 0 additions & 29 deletions .chloggen/elasticsearch-sync-bulkindexer.yaml

This file was deleted.

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: receiver/splunkhec
component: elasticsearchexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add a regex to enforce metrics naming for Splunk events fields based on metrics documentation.
note: Add hint in error logs for TSDB version_conflict_engine_exception error

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

# (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
@@ -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: enhancement

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Ensure that errors from `Process` and `Write` do not break for loops
note: Add a `condition` field to the Log DeDuplication Processor.

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

# (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: [user]
change_logs: []
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
# 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: 'enhancement'

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Fix unmarshaling of authentication in HTTP servers.
note: "adds support for using azidentity default auth, enabling the use of Azure Managed Identities, e.g. Workload Identities on AKS"

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

# (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: This brings in a bug fix from the core collector. See https://github.com/open-telemetry/opentelemetry-collector/issues/10750.
subtext: |
This change allows to use authentication type "default", which makes the receiver use azidentity default Credentials,
which automatically picks up, identities assigned to e.g. a container or a VirtualMachine

# 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
27 changes: 27 additions & 0 deletions .chloggen/filelog-receiver-fs-lock-handle-delete.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Use this changelog template to create an entry for release notes.

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Suppress errors on EBADF when unlocking files."

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

# (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: "This error is harmless and happens regularly when delete_after_read is set. This is because we acquire the lock right at the start of the ReadToEnd function and then defer the unlock, but that function also performs the delete. So, by the time it returns and the defer runs the file descriptor is no longer valid."

# 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]
13 changes: 0 additions & 13 deletions .chloggen/fix_supervisor-dont-require-server-connection.yaml

This file was deleted.

10 changes: 5 additions & 5 deletions .chloggen/entity-interval.yaml → .chloggen/gcp-0482.yaml
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: "enhancement"
change_type: enhancement

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "add reporting interval to entity event"
note: Google Cloud exporter is marked as mutating.

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

# (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: [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: exporter/prometheusremotewrite
component: googlemanagedprometheusexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Reduce unnecessary memory allocation by removing buffer that was not used by Snappy encoding function.
note: GMP exporter is marked as mutating.

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

# (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: 27 additions & 0 deletions .chloggen/k8sobserver_endpoints.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# 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: k8sobserver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Emit endpoint per Pod's container

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

# (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:

# 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: []
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
# 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: enhancement

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Change the translation to jaeger spans to match semantic conventions.
note: Add the ability to override default table names for all metric types.

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

# (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: |
`otel.library.name` is deprecated and replaced by `otel.scope.name`
`otel.library.version` is deprecated and replaced by `otel.scope.version`
'metrics_table_name' of the clickhouse exporter config is deprecated and newly introduced parameter 'metrics_tables' should be used instead.

# 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: awsemfexporter
component: otelarrowexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: AWS EMF Exporter to update ApplicationSignals log group name and namespace, and adjust AWS service name prefix logic in spans
note: Adjust defaults from https://opentelemetry.io/blog/2024/otel-arrow-production/ experiments.

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

# (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: 27 additions & 0 deletions .chloggen/prwreceiver-httpserver.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# 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: receiver/prometheusremotewrite

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add HTTP Server to handler Prometheus Remote Write requests

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

# (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: Warning - The HTTP Server still doesn't do anything. It's just a placeholder for now.

# 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: [api, user]
Loading
Loading