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

B #5

Merged
merged 131 commits into from
Oct 7, 2024
Merged

B #5

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
131 commits
Select commit Hold shift + click to select a range
48e4a34
chore: Remove unused quantile merge step evaluator. (#14160)
jeschkies Sep 18, 2024
e899826
ci: Update workflows to use actions that don't need organization secr…
jdbaldry Sep 18, 2024
44958c4
chore(kafka): Refactor configurations and remove old modules (#14161)
cyriltovena Sep 18, 2024
02b26a8
chore: Remove outdate TODO file for bloom package (#14158)
chaudum Sep 18, 2024
1b70866
chore(storage/bloom/v1): update comments on bloom test (#14168)
rfratto Sep 18, 2024
f4da88e
docs: add `X-Scope-OrgID` header to Grafana datasource if multi-tenan…
jonathanfoster Sep 18, 2024
45b8719
feat(mixins): merge resources dashboards for ssd into one (#13471)
QuentinBisson Sep 18, 2024
f2d3499
fix(promtail): validate scrape_config job name, do not allow duplicat…
fgouteroux Sep 18, 2024
16881ab
fix(mixins): add backend path section in loki-operational for single …
QuentinBisson Sep 18, 2024
a26416d
ci(helm): update Kube Diff workflow (#14173)
vlad-diachenko Sep 18, 2024
ce2e6d5
feat: mixins / allow bloom dashboards disabling (#14177)
QuentinBisson Sep 19, 2024
9637790
chore: Move compression utilities into separate package (#14167)
chaudum Sep 19, 2024
3136880
feat: add backoff mechanism to the retention process (#14182)
vlad-diachenko Sep 19, 2024
a475153
fix: Report PSRL error message correctly (#14187)
DylanGuedes Sep 19, 2024
900751c
fix: report correct status code for metric and log queries in metrics…
ashwanthgoli Sep 19, 2024
64bfcee
ci: temporarily disable the workflow for the PRs where PRs branch is …
vlad-diachenko Sep 19, 2024
49fa5fa
docs: Loki 3.2 Release Notes (#14191)
JStickler Sep 19, 2024
d8e7e24
ci: Use centralized 'Add to docs project' workflow with GitHub App au…
jdbaldry Sep 19, 2024
2840d48
chore: Clean up unused bloom filter related code (#14183)
chaudum Sep 19, 2024
fc90a63
feat: implement IsRetryableErr for S3ObjectClient (#14174)
paul1r Sep 19, 2024
547ca70
feat: add missing cluster label to mixins (#12870)
QuentinBisson Sep 19, 2024
8f54ec6
fix: mixins / loki-resources-overview panel layout (#14178)
QuentinBisson Sep 19, 2024
18e9355
chore(operator): update the release-please config for next release (#…
JoaoBraveCoding Sep 19, 2024
f8d9143
fix(log-to-span): timestamp.Time should be called with milliseconds (…
svennergr Sep 19, 2024
50ad3df
docs: Update Loki components page with new bloom components (#14169)
chaudum Sep 19, 2024
170217f
docs: Fix awkwardly worded line about fluent-cli (#14197)
lavahot Sep 19, 2024
5d45c96
fix(mixin): Remove pod label from disk usage aggregation (#14180)
QuentinBisson Sep 20, 2024
3f47f09
fix(helm): Check for `rbac.namespaced` condition before creating role…
DylanGuedes Sep 20, 2024
cdf084f
perf(blooms): Remove compression of `.tar` archived bloom blocks (#14…
chaudum Sep 20, 2024
a4aee4f
fix: Wait for OwnedStreams service in Ingester startup (#14208)
cyriltovena Sep 20, 2024
47b9075
ci: release workflow needs to use the GH App token (#14193)
trevorwhitney Sep 20, 2024
dc0cbd4
fix(helm): Various fixes and enhancements for bloom components (#14128)
chaudum Sep 23, 2024
7c78232
feat: Optionally require writes to kafka on Push requests (#14186)
benclive Sep 23, 2024
adf08ac
docs: Explore Logs GA (#14198)
JStickler Sep 23, 2024
8322e51
fix: Add additional validation for timeout while retrieving headers (…
paul1r Sep 23, 2024
71d7291
fix: Expand matching for additional variations (#14221)
paul1r Sep 23, 2024
9ffee51
docs: Added new Query best practices page (#14057)
nicolevanderhoeven Sep 23, 2024
30afd21
docs: Replace shortcodes on Storage topic (#13748)
JStickler Sep 23, 2024
a4642b5
fix: Update AWS storage timeout error for Go 1.23 behavior (#14226)
paul1r Sep 23, 2024
5299348
docs: added video to components (#14215)
Jayclifford345 Sep 23, 2024
de24945
docs: add additional clarification for single binary helm installatio…
lichfiet Sep 23, 2024
b6e9945
feat(kafka): Add Ingestion from Kafka in Ingesters (#14192)
cyriltovena Sep 24, 2024
3f47233
fix(kafka): Fixes partition selection in distributors (#14242)
cyriltovena Sep 24, 2024
ae955ed
fix(pattern): Fixes latency metric namespace for tee to pattern (#14241)
cyriltovena Sep 24, 2024
14b468b
chore: Add `has_labelfilter_before_parser` to metrics.go log line (#1…
chaudum Sep 24, 2024
758364c
fix: remove usage of unsafe string in label adapter unmarshal (#14216)
ashwanthgoli Sep 24, 2024
36ace66
feat: move detected field logic to query frontend (#14212)
trevorwhitney Sep 24, 2024
b79210c
docs: Fix typo in query-acceleration-blooms (#14249)
titaneric Sep 24, 2024
b65b9bc
chore: fix loki local config (#14250)
trevorwhitney Sep 24, 2024
5978f13
feat(helm): :sparkles: add additional service annotations for compone…
dannylongeuay Sep 24, 2024
eaedd97
chore(operator): fix API documentation relative to OTEL (#14246)
JoaoBraveCoding Sep 25, 2024
d0f1905
docs: Fix link bracket for query-acceleration-blooms (#14262)
titaneric Sep 25, 2024
c001a1d
fix: allow any level for aggregated metrics (#14255)
trevorwhitney Sep 25, 2024
73d69a1
chore: fix push pkg vendoring (#14261)
ashwanthgoli Sep 25, 2024
ee6e1cf
fix(helm): Fix persistence configuration for Memcached (#14049)
AndreZiviani Sep 25, 2024
ac422b3
feat: Introduce new `ObjectExistsWithSize` API to (#14268)
DylanGuedes Sep 25, 2024
684baf7
feat: support ruler sidecar in singleBinary mode (#13572)
okozachenko1203 Sep 25, 2024
cf1d4a3
fix: Rename mispelled filename (#14237)
jhuizingh Sep 25, 2024
f74b44c
ci: remove drone, add GH action to build images (#14273)
trevorwhitney Sep 25, 2024
6143a54
chore: Disable bloom filtering for bounded sharding strategy (#14272)
chaudum Sep 26, 2024
fac3177
feat(jsonnet): Allow to name prefix zoned ingesters (#14260)
cyriltovena Sep 26, 2024
f80d68a
feat(distributors): Use a pool of worker to push to ingesters. (#14245)
cyriltovena Sep 26, 2024
c899316
chore: Allow setting annotations for memberlist and query-scheduler-d…
tabboud Sep 26, 2024
c874d2c
chore: Wrap error to surface more context (#14284)
paul1r Sep 26, 2024
beca6f3
feat(kafka): enqueue commit offset only once per batch process (#14278)
cyriltovena Sep 26, 2024
923a3e4
ci: use GH app for helm workflows (#14269)
trevorwhitney Sep 26, 2024
3c36ba9
feat: Implement owned streams calculation using Partition Ring (#14282)
benclive Sep 26, 2024
f39cdbd
fix(deps): update github.com/grafana/dskit digest to 7c41a40 (#14277)
renovate[bot] Sep 26, 2024
04f87ca
chore: Lint in prep for golangci compatible with Go 1.23 (#14289)
paul1r Sep 26, 2024
2d4792a
fix: allow rename of structuremetadata labels (#13955)
ravishankar15 Sep 27, 2024
6354ded
fix: missing dep PartitionRing for Ingester (#14292)
grobinson-grafana Sep 27, 2024
17c472d
fix(sharding): apply offset to both `from` and `through` in shard req…
ashwanthgoli Sep 27, 2024
a584fb7
chore: sync tables without acquiring read lock the whole time (#14179)
ashwanthgoli Sep 27, 2024
59ff1ec
fix(config): Copy Alibaba and IBM object storage configuration from c…
xperimental Sep 27, 2024
9267ee3
fix(canary): Reconnect immediately upon tail max duration (#14287)
emadolsky Sep 27, 2024
39119c0
chore: refactor detected fields handler (#14288)
trevorwhitney Sep 27, 2024
6875c87
chore: Move to Go 1.23.1, along with golangci update (#14294)
paul1r Sep 27, 2024
84788ad
chore: Update for failing lint issue (#14301)
paul1r Sep 27, 2024
f52f8ad
chore: Clarify compression package (#14257)
chaudum Sep 30, 2024
c708ae6
feat(helm): Allow setting node attributes to `tokengen` and `provisio…
DylanGuedes Sep 30, 2024
ce7b2e8
fix(operator): Add missing groupBy label for all rules on OpenShift (…
periklis Sep 30, 2024
720c303
feat(operator): Declare feature FIPS support for OpenShift only (#14308)
periklis Sep 30, 2024
e59035e
feat(fluentd-plugin-datadog-loki): support custom http headers (#14299)
AndrewChubatiuk Sep 30, 2024
d7c0f2b
ci: change backport action title (#14270)
trevorwhitney Sep 30, 2024
38b01c9
ci: update loki version in helm chart weekly and on Loki release (#14…
trevorwhitney Sep 30, 2024
4d69929
feat: add query user and query source to "executing query" log lines …
cstyan Sep 30, 2024
c1ee65f
ci: make helm release manual (#14317)
trevorwhitney Sep 30, 2024
a4f3edf
fix(deps): update github.com/grafana/dskit digest to f52de24 (#14319)
renovate[bot] Sep 30, 2024
11b92ee
feat(helm): update chart with loki version 3.2.0 (#14281)
Starefossen Sep 30, 2024
6f533ed
fix(operator): Use empty initiliazed pod status map when no pods (#14…
periklis Oct 1, 2024
72a88fa
docs: Reorganize Query Templates page (#14138)
JStickler Oct 1, 2024
dfbcf82
chore(deps): update ruby docker tag to v3.3.5 (#14324)
renovate[bot] Oct 1, 2024
6f7cae2
fix(deps): update module github.com/baidubce/bce-sdk-go to v0.9.192 (…
renovate[bot] Oct 1, 2024
a2ad3aa
fix(deps): update module github.com/felixge/fgprof to v0.9.5 (#14338)
renovate[bot] Oct 1, 2024
1b6b9da
fix(deps): update module golang.org/x/net to v0.29.0 (#14341)
renovate[bot] Oct 1, 2024
dc38e21
chore(deps): update terraform random to v3.6.3 (#14325)
renovate[bot] Oct 1, 2024
aa82a7c
fix(deps): update module github.com/ibm/ibm-cos-sdk-go to v1.11.1 (#1…
renovate[bot] Oct 1, 2024
ae09f4f
chore(deps): update terraform google to v6.5.0 (#14344)
renovate[bot] Oct 1, 2024
ec735f0
chore: Add contributing and versioning docs on helm chart (#14339)
AndreZiviani Oct 1, 2024
672022e
chore(deps): update terraform aws to ~> 5.69.0 (#14343)
renovate[bot] Oct 1, 2024
f917cf3
feat!(operator): Update Loki operand to v3.2.0 (#14331)
periklis Oct 2, 2024
da04f50
feat: mixin / add loki compaction not successfull alert (#14239)
QuentinBisson Oct 2, 2024
30528c9
chore(operator): add JoaoBraveCoding to loki-operator owners (#14332)
JoaoBraveCoding Oct 2, 2024
1a4436c
feat(ingester): implement partition shuffle sharding for ingester (#1…
cyriltovena Oct 2, 2024
41fafd8
feat: Apply patterns line length limit to json message key (#14296)
ravishankar15 Oct 2, 2024
d7ff426
feat: ability to log stream selectors before service name detection (…
trevorwhitney Oct 2, 2024
d0e3ef7
fix(deps): update module github.com/minio/minio-go/v7 to v7.0.77 (#14…
renovate[bot] Oct 2, 2024
e23c5ed
fix(deps): update module github.com/klauspost/compress to v1.17.10 (#…
renovate[bot] Oct 2, 2024
c843288
fix(deps): update module github.com/ncw/swift/v2 to v2.0.3 (#14356)
renovate[bot] Oct 2, 2024
2f56f50
fix: Transform `ObjectExistsWithSize` into `GetAttributes` (#14329)
DylanGuedes Oct 2, 2024
8b4f095
docs: fix broken links (#14347)
JStickler Oct 2, 2024
f1425b6
feat: mixin, allow overriding of some labels by parameterizing mixin …
alex5517 Oct 2, 2024
e9efcb5
chore(storage/bloom/v1): bind bloom page size to max bloom size (#14372)
rfratto Oct 3, 2024
7983f94
feat: detected field values (#14350)
trevorwhitney Oct 3, 2024
0c39e15
chore(operator): Update skipRange for next release (#14371)
xperimental Oct 3, 2024
46f61fd
chore: Remove ring client pool from JumpHashClientPool (#14367)
chaudum Oct 3, 2024
c8e6a9d
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.9 (#1…
renovate[bot] Oct 3, 2024
08c70cc
fix(helm): add missing `loki.storage.azure.chunkDelimiter` parameter …
NGPixel Oct 3, 2024
9d7a6ea
fix(deps): update github.com/grafana/dskit digest to b69ac1b (#14355)
renovate[bot] Oct 3, 2024
b7bccfc
fix(deps): update module go.etcd.io/bbolt to v1.3.11 (#14358)
renovate[bot] Oct 3, 2024
3beb8ff
fix(build): Use Debian Bullseye base image for build image (#14368)
chaudum Oct 3, 2024
f4d58ab
docs: OpenTelemetry Collector Sandbox Tutorial (#13745)
Jayclifford345 Oct 3, 2024
0992d2a
chore(operator): fix CI to use new Github app instead of PAT (#14328)
JoaoBraveCoding Oct 4, 2024
6de6420
fix(ci): fixed `Publish Rendered Helm Chart Diff` workflow (#14365)
vlad-diachenko Oct 4, 2024
39b57ec
feat(kafka): Replay kafka from last commit before allowing ingesters …
benclive Oct 4, 2024
5cbb239
feat(kafka): Implement limiter using partition ring for Kafka (#14359)
benclive Oct 4, 2024
c76ff14
test(kafka): Added additional test for kafka startup logic (#14391)
benclive Oct 4, 2024
8438d41
fix(distributor): validate partition ring is kafka is enabled (#14303)
cyriltovena Oct 4, 2024
833bf0d
fix(logql): Fix panic in json parsing when using empty array index (#…
chaudum Oct 4, 2024
b5462b6
chore: remove copied loop vars (#14383)
trevorwhitney Oct 4, 2024
c2f38e1
fix(deps): update github.com/grafana/dskit digest to 687ec48 (#14395)
renovate[bot] Oct 4, 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
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"image": "grafana/loki-build-image:0.33.6",
"image": "grafana/loki-build-image:0.34.0",
"containerEnv": {
"BUILD_IN_CONTAINER": "false"
},
Expand Down
17 changes: 0 additions & 17 deletions .drone/docker-manifest-build-image.tmpl

This file was deleted.

21 changes: 0 additions & 21 deletions .drone/docker-manifest-ecr.tmpl

This file was deleted.

26 changes: 0 additions & 26 deletions .drone/docker-manifest-operator.tmpl

This file was deleted.

26 changes: 0 additions & 26 deletions .drone/docker-manifest.tmpl

This file was deleted.

Loading
Loading