Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
539 commits
Select commit Hold shift + click to select a range
fd565ad
docs: Use otelcol.exporter.otlphttp in most docs examples (#5565)
ptodev Feb 19, 2026
5dddd9b
feat(database_observability.postgres): Add exclude databases/users fo…
cristiangreco Feb 19, 2026
b61380c
docs: Unhide Otel Engine Documentation (#5570)
blewis12 Feb 19, 2026
d10cb61
chore: Fix flaky test (#5577)
kalleep Feb 19, 2026
3e32e42
chore: Add prometheusremotewritereceiver to OTel Engine Components (#…
blewis12 Feb 19, 2026
37a83d8
chore: Update apline version in build image (#5590)
kalleep Feb 19, 2026
97845b2
chore: Update build image to v.0.1.28 (#5591)
kalleep Feb 19, 2026
21a7cf1
chore(deps): Update github-actions dependencies (#5345)
renovate-sh-app[bot] Feb 19, 2026
df52116
feat(mixin): Add OTel Engine Overview dashboard (#5573)
thampiotr Feb 19, 2026
6b22d4e
fix: Add /FORCEREGISTRY flag to windows installer (#5517)
kalleep Feb 19, 2026
31d5eea
fix(controller): Prevent duplicate loaders from being created (#5446)
kgeckhart Feb 19, 2026
bc0c854
test: Improve integration tests startup time (#5459)
thampiotr Feb 20, 2026
9a393a3
chore: Change to use non strict unmarshal for position file (#5392)
kalleep Feb 20, 2026
6021154
fix: Expose missing `otelcol.processor.tail_sampling` options (#5606)
thampiotr Feb 20, 2026
247602a
test: Add otel engine integration tests (#5406)
jharvey10 Feb 23, 2026
1431845
ci: Add a Windows installer integration test (#5601)
ptodev Feb 23, 2026
99ad024
fix: Ensure Valid/Clear States in Alloy Engine Extension (#5551)
blewis12 Feb 23, 2026
f2b7cb8
fix(mixin): Support OTel exporter batching (#5618)
thampiotr Feb 23, 2026
ef89dcb
ci: Make forwardport job wait for zizmor check (#5623)
jharvey10 Feb 23, 2026
4f7fe85
feat(mixin): Add zipped dashboards as a release artifact (#5603)
thampiotr Feb 23, 2026
31a8680
fix(prometheus.echo): Return zero for SeriesRef (#5622)
kgeckhart Feb 23, 2026
33ee297
feat: Introduce SeriesRefMappingStore (#5522)
x1unix Feb 23, 2026
5a4e610
chore(deps): Update github-actions dependency grafana/shared-workflow…
renovate-sh-app[bot] Feb 23, 2026
ee2844d
ci: Adjust zizmor check name for forwardport (#5628)
jharvey10 Feb 23, 2026
d10597b
docs: Fix spelling errors across Alloy docs (#5630)
clayton-cornell Feb 24, 2026
f49bc01
docs: Wrap snake case arguments with backticks (#5631)
clayton-cornell Feb 24, 2026
881e6e5
chore(deps): Update module filippo.io/edwards25519 to v1.1.1 [SECURIT…
renovate-sh-app[bot] Feb 24, 2026
4ec4e67
ci: Attempt backport for all labels despite failures (#5635)
jharvey10 Feb 24, 2026
b3c657d
chore(deps): Update module github.com/containerd/containerd to v1.7.2…
renovate-sh-app[bot] Feb 24, 2026
1eb9232
docs: Restructure Modules topic and add more info for new users (#5511)
clayton-cornell Feb 24, 2026
6bf6a3e
fix: Close memory-mapped tables on LRU eviction in pyroscope.ebpf (#…
keyolk Feb 25, 2026
a1728f6
feat(loki.process): Add debug metrics for CRI stage to track truncati…
ptodev Feb 25, 2026
572304d
chore: Fix TestMultiplePatterns test which fails on Windows (#5646)
ptodev Feb 25, 2026
e51a860
docs: Add Explicit Mention of OpenTelemetry Component Versions in OTe…
blewis12 Feb 25, 2026
e817d79
chore: Run Windows Service Integration tests with explicit build tag …
ptodev Feb 25, 2026
ae51d2c
docs: Fix broken and missing link definitions (#5633)
clayton-cornell Feb 25, 2026
64e2032
test: Add OTel engine via helm chart example in kind (#5474)
thampiotr Feb 25, 2026
9f4e88f
feat(prometheus.exporter.postgres): Update to version 0.19.1 (#5659)
cristiangreco Feb 25, 2026
9c6e78f
fix(otelcol)!: Add otelcol.processor.resourcedetection config for eks…
armsnyder Feb 26, 2026
fb0608c
feat(loki.write): Add metric to track request size (#5652)
kalleep Feb 26, 2026
954500a
fix(loki.source.docker): Skip lines that are too big to consume (#5648)
kalleep Feb 26, 2026
cf03724
chore: Trigger release artifact when tag is created (#5672)
kgeckhart Feb 27, 2026
8565c63
chore: Trigger release artifact when tag is created [backport] (#5674)
grafana-alloybot[bot] Feb 27, 2026
4148e48
chore(deps): Update module github.com/cloudflare/circl to v1.6.3 [SEC…
renovate-sh-app[bot] Feb 27, 2026
f984203
chore: Reduce TestEndpoint flakiness: increase lkelyhood of separate …
ptodev Feb 27, 2026
62010fb
ci: Force publish artifacts to be from a tag when triggered by dispat…
kgeckhart Feb 27, 2026
116c1bc
ci: Force publish artifacts to be from a tag when triggered by dispat…
grafana-alloybot[bot] Feb 27, 2026
5786d62
ci: Fix create rc workflow (#5681)
jharvey10 Feb 27, 2026
ddd4144
ci: Fix create rc workflow [backport] (#5684)
grafana-alloybot[bot] Feb 27, 2026
6a7387e
ci: Improve release artifact workflow (#5688)
kgeckhart Feb 27, 2026
fdff346
fix(deps): Update module golang.org/x/net to v0.51.0 [SECURITY] (#5685)
renovate-sh-app[bot] Feb 27, 2026
a22fb31
ci: Improve release artifact workflow [backport] (#5689)
grafana-alloybot[bot] Feb 27, 2026
edc5a93
chore(deps): Pin dependencies (#5283)
renovate-sh-app[bot] Feb 27, 2026
e245c7e
chore: Update helm for 1.13.2 (#5694)
prateekpandey14 Mar 2, 2026
d5a3600
fix(database_observability.mysql): Remove `sql_text` from `wait_event…
cristiangreco Mar 2, 2026
10cfb6c
fix(prometheus.remote_write): Fix sent_batch_duration_seconds measuri…
kgeckhart Mar 2, 2026
150aecb
fix(prometheus.remote_write): Fix sent_batch_duration_seconds measuri…
grafana-alloybot[bot] Mar 2, 2026
589fbad
docs: Add PR guidelines and pre-PR checklist to CLAUDE.md (#5683)
kgeckhart Mar 2, 2026
90a9504
ci: Add app slug to create rc workflow (#5699)
jharvey10 Mar 2, 2026
39bff2e
ci: Add app slug to create rc workflow [backport] (#5700)
grafana-alloybot[bot] Mar 2, 2026
67f845e
chore: Add test for alloy runtime to check that we start and stop com…
kalleep Mar 3, 2026
c6d0cd5
perf(prometheus.relabel): Reduce lock contention (#5701)
kgeckhart Mar 4, 2026
db12233
docs(database_observability.postgres): Move part of the docs to websi…
cristiangreco Mar 4, 2026
e915d41
docs(otelcol.exporter.kafka): Update compression argument description…
benoitschipper Mar 5, 2026
eba348d
feat(loki.source.syslog): Fix buffer read in raw parser (#5709)
x1unix Mar 5, 2026
a53361c
docs: Improve shepherding-releases with CLI commands and numbered ste…
kgeckhart Mar 5, 2026
c47338f
feat(loki.secretfilter): Add configurable processing timeout with tim…
kleimkuhler Mar 5, 2026
2278501
docs(otelcol.exporter.kafka): Update compression argument description…
grafana-alloybot[bot] Mar 6, 2026
9c463f2
chore(release/v1.14): Release 1.14.0 (#5662)
grafana-alloybot[bot] Mar 9, 2026
538ac75
fix: Correctly handle the deprecated topic field in otelcol.receiver.…
thampiotr Mar 9, 2026
7c628f7
chore: Forwardport release 1.14.0 to main
blewis12 Mar 9, 2026
ec5b268
ci: Force tag creation during draft release (#5729)
jharvey10 Mar 9, 2026
8def467
chore: Update Alloy to v1.14.0 In Helm Chart (#5734)
blewis12 Mar 10, 2026
cc744a1
feat(loki.write): Add loki pipeline latency metric (#5702)
kalleep Mar 10, 2026
4e706a3
docs: Improve AGENT.md for LLM agents (#5724)
thampiotr Mar 10, 2026
fb41d0a
fix(loki.source.file): Keep positions for compressed files when readi…
kalleep Mar 10, 2026
5e4aca1
build: Run Collector/Dependency Generation on Build Locally (#5547)
blewis12 Mar 11, 2026
66de356
ci: Add alloy-cd trigger-argo-workflow Action Invoked on Alloy Releas…
blewis12 Mar 11, 2026
e9d9b69
fix(loki.source.gcplog): Update to pubsub v2 and fix shutdown semanti…
kalleep Mar 11, 2026
ed694c6
build: Run Collector/Dependency Generation on Build Locally REVERT (#…
blewis12 Mar 11, 2026
7af6e13
chore(helm): Set the K8S_NODE_NAME env var used by some components (#…
armsnyder Mar 11, 2026
e8cef21
docs: Fix the regex in the Kubernetes logs example and general doc cl…
clayton-cornell Mar 11, 2026
a7c7ec2
chore: Replace hashicorp/vault with a fork (#5750)
x1unix Mar 11, 2026
aef19dc
chore: Use shared source structures for aws firehose (#5739)
kalleep Mar 11, 2026
7bdedf1
fix(loki.process): Multiline no longer pass empty entry if start was …
kalleep Mar 11, 2026
4e1b8d1
docs: Development environment setup instructions for LLM agents (#5742)
thampiotr Mar 11, 2026
88bffb0
feat(database_observability.mysql): Embed prometheus exporter within …
matthewnolf Mar 11, 2026
9997802
feat(loki.secretfilter): Add sampling for secretfilter entries (#5663)
mikefat Mar 11, 2026
f7ebce7
docs: Fix directory path in Monitor Kubernetes Logs document (#5764)
stardust1420 Mar 11, 2026
a2f3489
feat(prometheus.exporter.cloudwatch): Use aws-sdk-go-v2 by default (#…
x1unix Mar 11, 2026
0af6eaa
fix(loki.process): Protect against json that does not look like docke…
kalleep Mar 12, 2026
c2b9f0b
feat(loki.source.gcplog): Add alloy config for MaxOutstandingBytes an…
kalleep Mar 12, 2026
0384ad4
feat(otelcol.receiver.datadog): Expose intake proxy and trace_id_cach…
thampiotr Mar 13, 2026
0de0a3f
feat(database_observability.postgres): Add configurable limit to `pg_…
cristiangreco Mar 13, 2026
3ef714e
feat(alloy-mixin): Add filters, groupBy, and multi-select dashboard v…
thampiotr Mar 13, 2026
df7e9fb
refactor(loki): Add internal sampling library for secretfilter and pr…
mikefat Mar 13, 2026
bf0c3dc
fix(database_observability): Ensure that `connection_info` metric is …
rgeyer Mar 13, 2026
5a4d03b
feat(database_observability.mysql): Add filtering of query samples an…
cristiangreco Mar 13, 2026
178b1e6
feat: Expose Functionality to Handle syslogs with Empty MSG Field (#5…
blewis12 Mar 16, 2026
24edef0
chore: Fix windows test (#5738)
kalleep Mar 16, 2026
4fa7068
feat(pyroscope.ebpf): Add comm, pid labels and kernel frame options (…
korniltsev-grafanista Mar 16, 2026
9491385
feat(converters): Support converting Promtail limits_config (#5777)
ptodev Mar 16, 2026
dc4cb0a
fix(prometheus.scrape): Update arguments and targets even if `scrape_…
ptodev Mar 16, 2026
90243f9
fix(loki.secretfilter): Fix bug where entries were being shadow dropp…
mikefat Mar 16, 2026
a7590d1
fix(database_observability): Solve test flakiness in MySQL and Postgr…
gaantunes Mar 16, 2026
6bfa2a7
fix(database_observability): Ensure all collectors are properly stopp…
cristiangreco Mar 17, 2026
fd108b7
ci: Remove forwardport (#5797)
jharvey10 Mar 17, 2026
98bdf75
docs: Update debug metrics for components exposing http server (#5795)
kalleep Mar 17, 2026
00cd371
fix: Stop components in a deterministic order (#5613)
kalleep Mar 17, 2026
ca637d8
feat(database_observability): Add scaffolding for db-o11y integration…
matthewnolf Mar 17, 2026
9762946
fix(loki.source.file): Fix position tracking when component stops (#5…
kalleep Mar 18, 2026
7d806fb
feat(beyla.ebpf): Add support for Prometheus native histograms (#5812)
fstab Mar 18, 2026
9323b22
docs: Update mimir.rules.kubernetes tenant_id info (#5775)
clayton-cornell Mar 18, 2026
0ab2c93
docs: Add OracleDB permissions prerequisites to prometheus.exporter.o…
clayton-cornell Mar 18, 2026
deda452
fix(loki.source.heroku): Fix shutdown semantics and consume logs in b…
kalleep Mar 19, 2026
70a76d7
perf(discovery.process): Use BootTimeCache to avoid re-reading btime …
luweglarz Mar 19, 2026
f916c72
fix(loki.enrich): Use shared loki functions and fix locking (#5821)
kalleep Mar 19, 2026
2cd82ca
chore: Fix build error (#5828)
kalleep Mar 19, 2026
fde8847
chore(loki.relabel): Use shared loki functions (#5827)
kalleep Mar 19, 2026
088895b
chore: Update to runners to MacOS 15 (#5835)
ptodev Mar 20, 2026
b2fee8a
fix(deps): Update module github.com/buger/jsonparser to v1.1.2 [SECUR…
renovate-sh-app[bot] Mar 20, 2026
f9b3043
fix(go): Update build image to go v1.25.8 (#5832)
kalleep Mar 20, 2026
5cfbcc4
fix(deps): Update module google.golang.org/grpc to v1.79.3 [SECURITY]…
renovate-sh-app[bot] Mar 20, 2026
8e28f35
fix(loki.write): Remove noisy log (#5837)
kalleep Mar 20, 2026
cfbca90
fix(loki): Make drain forward entries with fallback timeout (#5830)
kalleep Mar 20, 2026
0b31aaa
feat(pyroscope): Copy prometheus common/config HTTP client into promh…
korniltsev-grafanista Mar 20, 2026
4d6c300
test: Fix several flaky tests (#5737)
thampiotr Mar 20, 2026
534e7db
fix(go): Update go to 1.25.8 (#5844)
kalleep Mar 20, 2026
eda3152
feat(loki.process): Support structured metadata as source type of sta…
baurmatt Mar 20, 2026
3f320b5
chore: Ignore false positive trufflehog report (#5849)
kalleep Mar 20, 2026
840b3c0
chore(deps): Update module github.com/antchfx/xpath to v1.3.6 [SECURI…
renovate-sh-app[bot] Mar 24, 2026
aa1536a
chore(loki.secretfilter): Migrate to Fanout and ConsumeAndProcess (#5…
kalleep Mar 24, 2026
9713ad4
feat(helm): Allow setting `revisionHistoryLimit` in the helm chart (#…
hegerdes Mar 24, 2026
38a655f
chore(loki.sourcer.kubernetes, loki.source.podlogs): Use fanout, cons…
kalleep Mar 24, 2026
f976426
chore(loki.source.syslog): Use Fanout and Consume and Drain (#5850)
kalleep Mar 24, 2026
74b413f
chore(loki.source.kafka, loki.source.azure_event_hubs): Use Fanout an…
kalleep Mar 24, 2026
ede5342
chore(loki.soruce.gelf): Use fanout, consume and drain. (#5851)
kalleep Mar 24, 2026
87ceef3
chore(loki.source.windowsevent): Use Fanout and Consume and Drain (#5…
kalleep Mar 24, 2026
0ac6d7c
chore(loki.source.podlogs): Wait on wg (#5865)
kalleep Mar 24, 2026
a9b5396
feat(otelcol)!: Upgrade to OTel Collector v0.147.0 (#5784)
kalleep Mar 24, 2026
b2d980a
chore(database_observability): Use Fanout, Consume and Drain (#5866)
kalleep Mar 24, 2026
97ad340
docs: Add a "Troubleshooting span metrics high cardinality" section t…
ptodev Mar 24, 2026
df518dd
chore(deps): Update npm deps across repo (#5872)
jharvey10 Mar 24, 2026
6647c3c
docs: Create release issue template (#5877)
jharvey10 Mar 24, 2026
21a9af6
feat(database_observability): Promote components to stable (#5736)
matthewnolf Mar 24, 2026
b5750d2
docs: Describe Alloy as proxy (#5515)
clayton-cornell Mar 24, 2026
1f4b257
docs: Add new Azure Event Hubs topic to Collect section of Alloy docs…
clayton-cornell Mar 24, 2026
dd6ca96
docs: Add autoscaling info to deploy topic (#5771)
clayton-cornell Mar 24, 2026
e713392
feat(pyroscope.ebpf): Expose OTel eBPF profiler internal metrics to P…
korniltsev-grafanista-yolo-vibecoder239 Mar 25, 2026
f0f6a11
fix(deps): Update npm dependencies (#5876)
renovate-sh-app[bot] Mar 25, 2026
259152d
fix(deps): Update module google.golang.org/grpc to v1.79.3 [SECURITY]…
renovate-sh-app[bot] Mar 25, 2026
698b4e7
fix(deps): Update module github.com/buger/jsonparser to v1.1.2 [SECUR…
renovate-sh-app[bot] Mar 25, 2026
4c28a96
chore(deps): Lock file maintenance (#5693)
renovate-sh-app[bot] Mar 25, 2026
9090694
chore(deps): Update gomod dependency github.com/docker/cli to v29 [SE…
renovate-sh-app[bot] Mar 25, 2026
2132d8a
chore(faro): Use fanout (#5864)
kalleep Mar 25, 2026
162c6f7
fix: Helm: alloy.extraPorts not working with service.type=NodePort [C…
blewis12 Mar 25, 2026
b616d58
feat(mixin): Update loki dashboard (#5848)
kalleep Mar 25, 2026
71c03ec
fix(beyla): Inject Beyla version into binary via ldflags (#5735)
pratik50 Mar 25, 2026
cd878d5
feat(beyla.ebpf): Bump Beyla to v3.6 (#5833)
marctc Mar 25, 2026
9dc2e83
feat(database_observability.postgres): Embed prometheus exporter with…
matthewnolf Mar 25, 2026
f28f91c
fix(database_observability.mysql): Ensure result sets are properly cl…
cristiangreco Mar 25, 2026
d41dab4
ci: Release minors from main (#5889)
jharvey10 Mar 25, 2026
dfaec47
fix(pyroscope.ebpf): Update opentelemetry-ebpf-profiler (#5904)
korniltsev-grafanista Mar 26, 2026
b124f38
chore: Fix flaky endpoint test (#5903)
kalleep Mar 26, 2026
1290ad6
ci: Make release workflows release-branch-aware (#5899)
jharvey10 Mar 26, 2026
e8df7fb
ci: Create backport label when first RC is cut (#5908)
jharvey10 Mar 26, 2026
4368902
chore(main): Release 1.15.0 (#5170)
grafana-alloybot[bot] Mar 30, 2026
fd01150
ci: Implement wait for release branch in workflow (#5925)
jharvey10 Mar 30, 2026
b44d51a
chore(deps): Update module github.com/nwaples/rardecode/v2 to v2.2.0 …
renovate-sh-app[bot] Mar 30, 2026
55e02f2
docs: Update release cadence mentions across the docs (#5900)
jharvey10 Mar 30, 2026
4ddd0ed
fix(deps): Update some minor go dep versions (#5896)
jharvey10 Mar 30, 2026
5d0a304
ci: Auto-exempt certain conventional commits from code freeze (#5933)
jharvey10 Mar 30, 2026
c16a660
feat(loki.secretfilter): Change secretfilter to use go-re2 regex libr…
mikefat Mar 30, 2026
087383c
chore(deps): Lock file maintenance (#5920)
renovate-sh-app[bot] Mar 30, 2026
a5154af
fix(deps): Update module github.com/go-git/go-git/v5 to v5.17.1 [SECU…
renovate-sh-app[bot] Mar 30, 2026
a6d6638
ci: Disallow claude from release attribution (#5937)
jharvey10 Mar 30, 2026
ecccf06
chore(deps): Lock file maintenance (#5921)
renovate-sh-app[bot] Mar 30, 2026
80d5b33
chore: Add h2c support to pyroscope.write (#5857)
korniltsev-grafanista Mar 30, 2026
b2f4951
chore(promhttp2): Use less reflection&unsafe, nosemgrep: use-of-unsaf…
korniltsev-grafanista Mar 30, 2026
f1c036d
feat(prometheus.exporter.cloudwatch): Upgrade YACE and drop aws-sdk-g…
x1unix Mar 30, 2026
991539b
feat(helm): Allow configuring image pull policy for config reloader (…
kalleep Mar 31, 2026
1e3334b
fix(database_observability): Ensure connection_info_monitor goroutine…
cristiangreco Mar 31, 2026
700dd7d
fix(loki.process): Wrap template in a custom type and move validation…
kalleep Mar 31, 2026
f0fcd6b
fix(database_observability.mysql): Refactor explain plan loop batch s…
cristiangreco Mar 31, 2026
c9430e9
fix(Helm): RBAC template handles empty rule arrays (#4860)
naptalie Mar 31, 2026
da99a66
feat: Add otelcol.auth.google client auth provider (#5526)
dashpole Mar 31, 2026
e273439
proposal: Change architecture for loki pipelines (#4940)
kalleep Mar 31, 2026
4f49b57
feat(prometheus.exporter.mysql): Update to mysqld_exporter 0.19.0 (#5…
cristiangreco Mar 31, 2026
8ca028f
chore: Fix windows test tags (#5953)
kalleep Mar 31, 2026
e7ea34a
feat(pyroscope): Replace Parca gRPC debuginfo upload with Pyroscope C…
korniltsev-grafanista Mar 31, 2026
4a81c8d
docs: Add block shortcode to component topics (#5719)
clayton-cornell Mar 31, 2026
2ad8834
feat(loki.secretfilter): Add `label_timed_out` option to mark timed-o…
kleimkuhler Mar 31, 2026
e791a6c
chore(deps): Pin dependencies (#5282)
renovate-sh-app[bot] Mar 31, 2026
03ca563
fix(pyroscope.ebpf): Fix deadlock on LRU eviction in irsymcache (#5911)
luweglarz Apr 1, 2026
0f3bfe9
chore: Add server abstration for loki source components (#5895)
kalleep Apr 1, 2026
26c67b3
fix(ui): Large arguments are downloaded as files instead of rendered …
ptodev Apr 1, 2026
54664b2
feat(database_observability): Make targets optional (#5924)
matthewnolf Apr 1, 2026
2913359
chore(beyla.ebpf): Add agentic GH action to bump Beyla releases autom…
marctc Apr 1, 2026
e74a91b
feat(prometheus.remote_write): Sync WAL with upstream Prometheus (#5907)
x1unix Apr 1, 2026
053a2f7
feat(loki.secretfilter): Add `secrets_redacted_by_category_total` met…
kleimkuhler Apr 1, 2026
add15b1
fix(windows-installer): Increase service restart on failure delays (#…
rknightion Apr 1, 2026
450973d
fix: Change service stop command from 'sc' to 'net' (#5906)
mateuszdrab Apr 1, 2026
fc2f5b1
docs: Fix broken listener table and format using prettier (#5972)
kalleep Apr 2, 2026
08a89b7
chore: Update Alloy Helm Chart to Point to Alloy v1.15.0 (#5954)
blewis12 Apr 2, 2026
c10a854
chore: Add integration tests for loki.source.syslog (#5974)
kalleep Apr 2, 2026
5dda2f0
docs: Add a guide to import rendered mixin dashboards to Grafana (#5867)
thampiotr Apr 2, 2026
ca125a2
chore(deps): Update github-actions dependency golangci/golangci-lint-…
renovate-sh-app[bot] Apr 3, 2026
e3c9298
chore(deps): Update github-actions dependency docker/setup-qemu-actio…
renovate-sh-app[bot] Apr 3, 2026
a12adbf
chore(deps): Update github-actions dependency docker/setup-buildx-act…
renovate-sh-app[bot] Apr 3, 2026
ec40912
chore(deps): Update github-actions dependency docker/build-push-actio…
renovate-sh-app[bot] Apr 3, 2026
830d585
chore(deps): Update github-actions dependency actions/setup-node to v…
renovate-sh-app[bot] Apr 3, 2026
6250059
chore(deps): Update github-actions dependency dessant/lock-threads to…
renovate-sh-app[bot] Apr 3, 2026
a521398
chore(deps): Update github-actions dependency amannn/action-semantic-…
renovate-sh-app[bot] Apr 3, 2026
244d652
chore(deps): Update github-actions dependency actions/setup-go to v6 …
renovate-sh-app[bot] Apr 3, 2026
f92e98b
chore(deps): Update github-actions dependency actions/create-github-a…
renovate-sh-app[bot] Apr 3, 2026
3ecf2b6
chore(deps): Update github-actions dependency github/codeql-action to…
renovate-sh-app[bot] Apr 3, 2026
2ab6869
ci: Fix multi-backport logic (#5983)
jharvey10 Apr 3, 2026
79bc73c
chore(deps): Update github-actions dependency actions/setup-python to…
renovate-sh-app[bot] Apr 3, 2026
8287672
chore(deps): Update github-actions dependency actions/stale to v10 (#…
renovate-sh-app[bot] Apr 3, 2026
e9cfa3c
chore(deps): Update github-actions dependency actions/download-artifa…
renovate-sh-app[bot] Apr 3, 2026
6cf8afc
chore(deps): Update github-actions dependency actions/upload-artifact…
renovate-sh-app[bot] Apr 3, 2026
7768f1d
chore(deps): Update github-actions dependency azure/setup-helm to v5 …
renovate-sh-app[bot] Apr 3, 2026
8deede0
chore(deps): Update module github.com/go-jose/go-jose/v4 to v4.1.4 [S…
renovate-sh-app[bot] Apr 4, 2026
96d34e8
chore: Port loki.source.heroku to use server abstraction (#5962)
kalleep Apr 7, 2026
0ec8a26
fix(loki.process): Prevent stage.structured_metadata from adding the …
kalleep Apr 7, 2026
b16decb
feat(loki.secretfilter): Remove redundant `secrets_redacted_by_rule_t…
kleimkuhler Apr 7, 2026
529be75
perf(loki.secretfilter): Small improvements in `redactLine` (#5994)
kleimkuhler Apr 7, 2026
38f4346
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/s3 to v…
renovate-sh-app[bot] Apr 8, 2026
3a1e8a3
chore(deps): Update module github.com/aws/aws-sdk-go-v2/service/cloud…
renovate-sh-app[bot] Apr 8, 2026
a3c57c0
fix(pyroscope.ebpf): Move Pyroscope ebpf metrics registration after c…
crbednarz Apr 8, 2026
096c56a
docs(pyroscope/ebpf): Document required Linux capabilities for least-…
simonswine Apr 8, 2026
47b1401
chore(loki): Add integration test for loki.source.docker (#5998)
kalleep Apr 8, 2026
dbf3a6b
chore(loki.process): Expand process pipeline component coverage (#6007)
kalleep Apr 8, 2026
d2ae8b8
fix(go): Update alloy builder image to Go 1.25.9 (#6012)
x1unix Apr 8, 2026
9251e33
feat(pyroscope): Add support for extra async-profiler CLI arguments (…
ivanape Apr 9, 2026
84ad9e4
chore(loki): Add integration test for loki.source.kafka (#5977)
kalleep Apr 9, 2026
8da97cf
fix(prometheus.exporter.postgres): Close DB connections on update (#6…
kalleep Apr 9, 2026
d777ed1
fix(go): Upgrade to Go 1.25.9 (#6019)
x1unix Apr 9, 2026
b6cb5da
feat(faro.receiver): Add sourcemap fetching from remote locations (#4…
Oxel40 Apr 9, 2026
5d23245
feat(database_observability): Add support for GCP Cloud SQL metadata …
cristiangreco Apr 9, 2026
38ad1ef
fix(pyroscope): Set user agent on debuginfo connect-go client (#6022)
korniltsev-grafanista Apr 10, 2026
ce8be09
ci: Add integration test for Oracle exporter (#6028)
ptodev Apr 10, 2026
cea215a
docs: Add gRPC block documentation for loki.source.api (#5919)
boinger Apr 13, 2026
3017351
chore: Use slog in runtime package (#6031)
kalleep Apr 13, 2026
cbe7417
chore(deps): Update npm dependency vite to v7.3.2 [SECURITY] (#5996)
renovate-sh-app[bot] Apr 13, 2026
94006e8
fix(deps): Update module go.opentelemetry.io/otel/sdk to v1.43.0 [SEC…
renovate-sh-app[bot] Apr 13, 2026
57dc78c
chore(deps): Update module github.com/aws/aws-sdk-go-v2/service/lambd…
renovate-sh-app[bot] Apr 13, 2026
3dbf587
feat: Add clustering for `loki.source.kubernetes_events` (#6027)
petewall Apr 13, 2026
7b5d21a
chore(deps): Update module go.opentelemetry.io/otel/exporters/otlp/ot…
renovate-sh-app[bot] Apr 13, 2026
e655bbc
fix(deps): Update module go.opentelemetry.io/otel/exporters/otlp/otlp…
renovate-sh-app[bot] Apr 13, 2026
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
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ packaging/windows/LICENSE
packaging/windows/agent-windows-amd64.exe
cmd/grafana-agent/Dockerfile
alloy
collector/data-alloy/
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/blank.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ body:
- mimir.rules.kubernetes
- otelcol.auth.basic
- otelcol.auth.bearer
- otelcol.auth.google
- otelcol.auth.headers
- otelcol.auth.oauth2
- otelcol.auth.sigv4
Expand Down Expand Up @@ -116,6 +117,7 @@ body:
- otelcol.processor.interval
- otelcol.processor.k8sattributes
- otelcol.processor.memory_limiter
- otelcol.processor.metric_start_time
- otelcol.processor.probabilistic_sampler
- otelcol.processor.resourcedetection
- otelcol.processor.span
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ body:
- mimir.rules.kubernetes
- otelcol.auth.basic
- otelcol.auth.bearer
- otelcol.auth.google
- otelcol.auth.headers
- otelcol.auth.oauth2
- otelcol.auth.sigv4
Expand Down Expand Up @@ -116,6 +117,7 @@ body:
- otelcol.processor.interval
- otelcol.processor.k8sattributes
- otelcol.processor.memory_limiter
- otelcol.processor.metric_start_time
- otelcol.processor.probabilistic_sampler
- otelcol.processor.resourcedetection
- otelcol.processor.span
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ body:
- mimir.rules.kubernetes
- otelcol.auth.basic
- otelcol.auth.bearer
- otelcol.auth.google
- otelcol.auth.headers
- otelcol.auth.oauth2
- otelcol.auth.sigv4
Expand Down Expand Up @@ -119,6 +120,7 @@ body:
- otelcol.processor.interval
- otelcol.processor.k8sattributes
- otelcol.processor.memory_limiter
- otelcol.processor.metric_start_time
- otelcol.processor.probabilistic_sampler
- otelcol.processor.resourcedetection
- otelcol.processor.span
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ body:
- mimir.rules.kubernetes
- otelcol.auth.basic
- otelcol.auth.bearer
- otelcol.auth.google
- otelcol.auth.headers
- otelcol.auth.oauth2
- otelcol.auth.sigv4
Expand Down Expand Up @@ -116,6 +117,7 @@ body:
- otelcol.processor.interval
- otelcol.processor.k8sattributes
- otelcol.processor.memory_limiter
- otelcol.processor.metric_start_time
- otelcol.processor.probabilistic_sampler
- otelcol.processor.resourcedetection
- otelcol.processor.span
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/proposal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ body:
- mimir.rules.kubernetes
- otelcol.auth.basic
- otelcol.auth.bearer
- otelcol.auth.google
- otelcol.auth.headers
- otelcol.auth.oauth2
- otelcol.auth.sigv4
Expand Down Expand Up @@ -116,6 +117,7 @@ body:
- otelcol.processor.interval
- otelcol.processor.k8sattributes
- otelcol.processor.memory_limiter
- otelcol.processor.metric_start_time
- otelcol.processor.probabilistic_sampler
- otelcol.processor.resourcedetection
- otelcol.processor.span
Expand Down
37 changes: 37 additions & 0 deletions .github/ISSUE_TEMPLATE/release_tracking_issue.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: Release tracking issue
description: Create a new release tracking issue
title: "[Tracking Issue] Release X.Y"
labels: []
body:
- type: input
id: version
attributes:
label: Version
description: The version number for this release (e.g., 1.15).
placeholder: "1.15"
validations:
required: true
- type: input
id: rc-date
attributes:
label: Release Candidate Date
description: The target date for the release candidate (YYYY-MM-DD).
placeholder: "2026-03-25"
validations:
required: true
- type: input
id: stable-date
attributes:
label: Stable Release Date
description: The target date for the stable release (YYYY-MM-DD).
placeholder: "2026-03-27"
validations:
required: true
- type: input
id: link
attributes:
label: Link
description: "Optional: reference to the release-please PR or other related issue (e.g., #5170)."
placeholder: "#5170"
validations:
required: false
2 changes: 1 addition & 1 deletion .github/depcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ github_repos:
- github.com/prometheus/mysqld_exporter v0.13.0
- github.com/prometheus-community/postgres_exporter v0.15.0
- github.com/prometheus-community/windows_exporter v0.16.0
- github.com/percona/mongodb_exporter v0.20.7
- github.com/percona/mongodb_exporter v0.47.2
- project: github.com/prometheus/prometheus
version: v2.42.0
# Ignore release candidates
Expand Down
18 changes: 7 additions & 11 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,23 @@

### Brief description of Pull Request

<!--
Add a human-readable description of the PR that may be used as the commit body
(i.e. "Extended description") when it gets merged.
-->
<!-- Human-readable description of the PR used as squash commit body. -->


### Pull Request Details

<!-- Add a more detailed descripion of the Pull Request here, if needed. -->
<!-- Detailed descripion of the Pull Request, if needed. -->

### Issue(s) fixed by this Pull Request

<!--
Uncomment the following line and fill in an issue number if you want a GitHub
issue to be closed automatically when this PR gets merged.
-->
### Issue(s) fixed by this Pull Request

<!-- Fixes #issue_id -->


### Notes to the Reviewer

<!-- Add any relevant notes for the reviewers and testers of this PR. -->
<!-- Relevant notes for reviewers/testers. -->


### PR Checklist

Expand Down
30 changes: 18 additions & 12 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"packageRules": [
{
"matchManagers": ["docker-compose"],
// "groupName": "docker-compose dependencies",
"enabled": false // TODO: remove to enable when ready
"groupName": "docker-compose dependencies",
"enabled": true
},
{
"matchManagers": ["dockerfile"],
// "groupName": "dockerfile dependencies",
// "pinDigests": true,
"enabled": false // TODO: remove to enable when ready
"groupName": "dockerfile dependencies",
"pinDigests": true,
"enabled": true
},
{
"matchManagers": ["github-actions"],
Expand All @@ -58,7 +58,8 @@
"matchPackageNames": [
// OpenTelemetry needs special handling due to a temporary fork
"github.com/open-telemetry/opentelemetry-collector-contrib/**",
"go.opentelemetry.io/collector/**"
"go.opentelemetry.io/collector/**",
"go.opentelemetry.io/otel/**",
],
"groupName": "go otel collector dependencies",
"dependencyDashboardApproval": true
Expand All @@ -73,12 +74,17 @@
"github.com/google/cadvisor",
"github.com/grafana/beyla/v2",
"github.com/grafana/jfr-parser/pprof",
"github.com/grafana/opentelemetry-ebpf-instrumentation",
"github.com/hashicorp/vault/api/**",
"github.com/heroku/x",
"github.com/jaegertracing/jaeger-idl",
"github.com/mackerelio/go-osstat",
"github.com/ncabatoff/process-exporter",
"github.com/nerdswords/yet-another-cloudwatch-exporter",
"github.com/percona/mongodb_exporter", // v0.48+ pulls in percona-backup-mongodb with platform-incompatible syscall usage
"github.com/prometheus-community/yet-another-cloudwatch-exporter", // Introduces breaking changes in minor versions
"github.com/prometheus/alertmanager", // v0.31+ requires sigv4 v0.4+ which is held
"github.com/opencontainers/runc",
"github.com/prometheus-operator/**",
"github.com/prometheus/consul_exporter",
"github.com/prometheus/memcached_exporter",
Expand All @@ -104,18 +110,18 @@
},
{
"matchManagers": ["helm-values"],
// "groupName": "helm-values dependencies",
"enabled": false // TODO: remove to enable when ready
"groupName": "helm-values dependencies",
"enabled": true
},
{
"matchManagers": ["helmv3"],
// "groupName": "helmv3 dependencies",
"enabled": false // TODO: remove to enable when ready
"groupName": "helmv3 dependencies",
"enabled": true
},
{
"matchManagers": ["jsonnet-bundler"],
// "groupName": "jsonnet-bundler dependencies",
"enabled": false // TODO: remove to enable when ready
"groupName": "jsonnet-bundler dependencies",
"enabled": true
},
{
"matchManagers": ["npm"],
Expand Down
Loading
Loading