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

incognia #22

Closed
wants to merge 308 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
308 commits
Select commit Hold shift + click to select a range
6dce988
fix: Fix the lokitool imports (#12673)
MichelHollands Apr 18, 2024
019f364
chore(promtail): Update Promtail base image to Debian 12.5 (#12672)
chaudum Apr 18, 2024
e891ffe
docs: fix mal formed link (#12677)
JStickler Apr 18, 2024
c4724cd
ci: Fix promtail windows test github action (#12671)
MichelHollands Apr 18, 2024
e2952b9
chore(operator): Update skipRange for next OpenShift release (#12676)
JoaoBraveCoding Apr 18, 2024
0eba448
fix: crrect initialization of a few slices (#12674)
seiyab Apr 18, 2024
4a05964
fix: Use to the proper config names in warning messages (#12114)
Func86 Apr 18, 2024
4e04d07
fix: promtail race fixes (#12656)
paul1r Apr 19, 2024
19bfef4
feat: Add pattern ingester support in SSD mode (#12685)
cyriltovena Apr 19, 2024
402d1d7
perf: TSDB: Add fast-path to `inversePostingsForMatcher` (#12679)
DylanGuedes Apr 19, 2024
0cb470f
chore(helm): various helm fixes (#12675)
dannykopping Apr 19, 2024
c1415c5
operator: Add support for Swift TLS CA configuration (#11708)
btaani Apr 19, 2024
5ae33d1
test: Add new tests for Drain pattern matching (#12655)
benclive Apr 19, 2024
e39677f
feat: Enable log volume endpoint by default in helm (#12690)
cyriltovena Apr 19, 2024
4c563f7
docs: unhide compactor GRPC config (#12587)
slim-bean Apr 19, 2024
fcb2b0a
feat: add toleration for bloom components (#12653)
EvertonSA Apr 19, 2024
8c18463
fix: Remove Hardcoded Bucket Name from EventBridge Example CloudForma…
alanedwardes Apr 19, 2024
5912fec
ci: Update yaml file `./production/helm/loki/values.yaml` (+1 other) …
grafanabot Apr 19, 2024
9edb0ce
fix: Ingester zoneAwareReplication (#12659)
hendrikkiedrowski Apr 19, 2024
68b23dc
fix: Missing password for Loki-Canary when loki.auth_enabled is true …
win5923 Apr 19, 2024
ffe684c
feat: area/promtail: Added support to install wget on promtail docker…
Sheikh-Abubaker Apr 19, 2024
1ba7a30
fix: mixin generation when cluster label is changed (#12613)
QuentinBisson Apr 19, 2024
91ef72f
fix(mixin): dashboards $__auto fix (#12707)
cstyan Apr 19, 2024
ee0020c
ci: update build image to use newer versions of jsonnet and other rel…
cstyan Apr 19, 2024
f68d1f7
fix: make detected fields work for both json and proto (#12682)
trevorwhitney Apr 19, 2024
71a8f2c
fix: updated all dockerfiles go1.22 (#12708)
cstyan Apr 19, 2024
6d307e5
chore(helm): set Singlebinary as trigger for replicas (#12590)
nohant Apr 20, 2024
b5a7255
chore(operator) Revert "feat(operator): Add support for Swift TLS CA …
btaani Apr 22, 2024
8096748
fix: Add missing OTLP endpoint to nginx config (#12709)
snrnats Apr 22, 2024
aebef10
ci: update drone image version to 0.33.2 (#12730)
cstyan Apr 22, 2024
c825dba
docs: Fix mangled admonition block in alerting/recording rule docs (#…
seizethedave Apr 22, 2024
afb4b60
docs: Add Azure example configuration snippets (#12725)
paul1r Apr 22, 2024
759f42d
fix: update to build image 0.33.2, fixes bug with promtail windows DN…
cstyan Apr 22, 2024
425a2d6
fix(docs): broken link in getting started readme (#12736)
MasslessParticle Apr 22, 2024
a00f1f1
fix(promtail): Fix UDP receiver on syslog transport (#10708)
joshuapare Apr 22, 2024
5540c92
perf(blooms): Resolve bloom blocks on index gateway and shard by bloc…
chaudum Apr 23, 2024
746ca2a
chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#12699)
dependabot[bot] Apr 23, 2024
e319003
chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 in /operator…
dependabot[bot] Apr 23, 2024
0e8a247
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools/la…
dependabot[bot] Apr 23, 2024
ff2063b
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /pkg/push…
dependabot[bot] Apr 23, 2024
521d40a
fix: helm: Set compactor addr for distributed mode. (#12748)
DylanGuedes Apr 23, 2024
c178cc6
test: Data race updates for memchunk tests (#12752)
paul1r Apr 23, 2024
8b63b66
docs: Update supported and deprecated type in Manage > Storage (#12742)
chaudum Apr 23, 2024
904ef6e
docs: fix broken link (#12757)
JStickler Apr 23, 2024
587a6d2
feat: Detected labels from store (#12441)
shantanualsi Apr 23, 2024
210ea93
feat: add detected-fields command to logcli (#12739)
trevorwhitney Apr 23, 2024
1161846
fix(docs): Move promtail configuration to the correct doc (#12737)
MasslessParticle Apr 23, 2024
dce86bf
ci: add a github workflow to verify that the release workflows are co…
cstyan Apr 23, 2024
ae180d6
fix(nix): lambda-promtail vendor hash (#12763)
trevorwhitney Apr 23, 2024
7253444
fix(workflows): don't run metric collector on forks (#12687)
LukoJy3D Apr 23, 2024
282e385
feat: Update getting started demo to Loki 3.0 (#12723)
Jayclifford345 Apr 23, 2024
c36b114
fix(blooms): Correctly return unfiltered chunks for series that are n…
chaudum Apr 24, 2024
ecefb49
fix(blooms): Fix a regression introduced with #12774 (#12776)
chaudum Apr 24, 2024
fb9b0e8
chore(blooms): adds more instrumentation to block building (#12779)
owen-d Apr 24, 2024
3cbdd95
docs: Update storage topics (v3.0) (#12768)
JStickler Apr 24, 2024
af09f53
ci: release workflows get build image from makefile (#12778)
trevorwhitney Apr 24, 2024
6ebfbe6
feat: Updated best practises for labels (#12749)
Jayclifford345 Apr 24, 2024
4404f7d
docs: order configuration template fileds alphabetically (#12771)
trevorwhitney Apr 24, 2024
a47df1e
docs: update release docs (#12511)
trevorwhitney Apr 24, 2024
1933f0e
docs: Helm: Don't show defaults for `loki` section (#12747)
DylanGuedes Apr 24, 2024
39a7181
fix: promtail; clean up metrics generated from logs after a config re…
ptodev Apr 24, 2024
da8ee7e
chore(blooms): Instrument source bytes added to blooms directly (#12782)
owen-d Apr 25, 2024
4cc3a73
test: Add mutex and setter/getter for addresses in test (#12793)
paul1r Apr 25, 2024
807d692
chore(loki-mixin): Fixes for `loki-reads` dashboard (#12788)
chaudum Apr 25, 2024
3bf2d1f
fix(blooms): Deduplicate filtered series and chunks (#12791)
chaudum Apr 25, 2024
7b8533e
feat: Add step param to Patterns Query API (#12703)
benclive Apr 25, 2024
ec1a057
feat: Add a version of the mixin dashboards for meta monitoring (#12700)
MichelHollands Apr 26, 2024
33e82ec
fix: remove unused parameter causing lint error (#12801)
MichelHollands Apr 26, 2024
151d0a5
fix: add missing parentheses in meta monitoring dashboards (#12802)
MichelHollands Apr 26, 2024
4047902
feat: Generic logline placeholder replacement and tokenization (#12799)
na-- Apr 26, 2024
76ba24e
fix(blooms): Reset error on LazyBloomIter.Seek (#12806)
salvacorts Apr 26, 2024
c0113db
fix(promtail): Handle docker logs when a log is split in multiple fra…
jonaslb Apr 26, 2024
eac5622
feat(blooms): limit bloom size during creation (#12796)
owen-d Apr 26, 2024
2d62fca
fix(ksonnet): Do not generate rbac for consul if you are using member…
sentoz Apr 26, 2024
6e1680b
docs: Fix typo in structured-metadata.md (#12818)
ways Apr 29, 2024
51a841f
fix: loki-operational.libsonnet (#12789)
QuentinBisson Apr 29, 2024
8892dc8
feat: parameterise the MaximumEventAgeInSeconds, LogGroupName, and IA…
InsomniaCoder Apr 29, 2024
74db5dd
docs: Add info about step param for Patterns API (#12803)
benclive Apr 29, 2024
c3a3bc3
docs: hint on line and timestamp functions in docs for line_format st…
sandeepsukhani Apr 29, 2024
bc78d13
feat(blooms): compute chunks once (#12664)
owen-d Apr 29, 2024
c9b6604
ci: Add lokitool to the dist target (#12830)
MichelHollands Apr 30, 2024
af5be90
feat(helm): Allow extraObject items as multiline strings (#12397)
TheRealNoob Apr 30, 2024
1665e85
fix(blooms): dont break iterator conventions (#12808)
owen-d Apr 30, 2024
a0f358f
fix(blooms): Fully deduplicate chunks from FilterChunkRef responses (…
chaudum Apr 30, 2024
d751134
fix: Fixes read & backend replicas settings (#12828)
thorker Apr 30, 2024
667076d
fix(blooms): Do not fail requests when fetching metas from cache fail…
chaudum Apr 30, 2024
3070ea7
fix: Add missing Helm helper loki.hpa.apiVersion (#12755)
mattgialelis Apr 30, 2024
5900417
chore: Add notes about promtail being feature complete (#12827)
cstyan Apr 30, 2024
a03846b
fix: Fix compactor matcher in the loki-deletion dashboard (#12790)
QuentinBisson Apr 30, 2024
7bbd8b5
feat(blooms): ingester aware bounded impl (#12840)
owen-d May 1, 2024
48bbf98
chore(blooms): Remove ID field from task struct (#12851)
chaudum May 2, 2024
ed84b23
docs: Update template_functions.md (#12841)
doanbutar May 2, 2024
37c8822
fix(blooms): Handle not found metas gracefully (#12853)
chaudum May 2, 2024
599a300
docs: update the lokitool docs (#12805)
MichelHollands May 2, 2024
fd2301f
fix: Ensure Drain patterns are valid for LogQL pattern match filter (…
benclive May 2, 2024
afbeedc
docs: Update docker installation topic (#12770)
JStickler May 2, 2024
fcd544c
feat(blooms): Add in-memory LRU cache for meta files (#12862)
chaudum May 2, 2024
4c9b22f
feat(blooms): ignore individual bloom-gw failures (#12863)
owen-d May 2, 2024
5a643c7
chore: reduces span footprint + double recording (#12864)
owen-d May 3, 2024
8b34751
chore(blooms): additional spans for bloom read path (#12866)
owen-d May 3, 2024
57f78b5
fix(packaging): Require online network in systemd unit file for Loki …
chaudum May 3, 2024
2855c5a
ci: [CI/CD] Update yaml file `./production/helm/loki/values.yaml` (+1…
grafanabot May 3, 2024
b05172b
ci: make renovate commits come in as fixes (#12867)
trevorwhitney May 3, 2024
74b28ad
docs(helm): Improve the helm's NOTES.txt (#12744)
cyriltovena May 3, 2024
079ba64
chore: Add dashboards for Bloom Compactor and Gateway (#12855)
salvacorts May 3, 2024
11e02cc
docs: Consistent quoting in Template functions docs (#12833)
salvacorts May 3, 2024
2b3ae48
feat(detectedFields): add parser to response (#12872)
svennergr May 3, 2024
e684ec8
docs: Update logcli command reference (#12850)
ystkfujii May 3, 2024
b6049f6
fix: `codec` not initialized in downstream roundtripper (#12873)
kavirajk May 3, 2024
c1d56c1
chore(instrumentation): reintroduce span propagation across scheduler…
owen-d May 3, 2024
33a677b
chore(operator): Update Loki operand to v2.9.8 (#12874)
periklis May 3, 2024
a21c107
docs: Update release notes for 2.9.8 (#12881)
JStickler May 3, 2024
66e235c
docs: add GEL install to the Helm page (#12860)
JStickler May 3, 2024
93aaf29
fix(spans): corrects early-close for a few spans (#12887)
owen-d May 3, 2024
6904a65
fix: Fix log level detection (#12651)
shantanualsi May 6, 2024
7b6f057
feat: Querier: Split gRPC client into two. (#12726)
DylanGuedes May 6, 2024
1951322
chore(blooms): records more bloom iteration stats (#12889)
owen-d May 6, 2024
738c274
fix(blooms): Fix `partitionSeriesByDay` function (#12900)
chaudum May 6, 2024
7b77e31
fix(blooms): Clean block directories recursively on startup (#12895)
chaudum May 6, 2024
db7c05c
ci: force one time run of helm release for 5.48 (#12888)
trevorwhitney May 6, 2024
a772ed7
fix: Invalidate caches when pipeline wrappers are disabled (#12903)
MasslessParticle May 6, 2024
772616c
fix: Use an intermediate env variable in GH workflow (#12905)
chaudum May 7, 2024
19fef93
feat(detectedFields): Support multiple parsers to be returned for a s…
svennergr May 7, 2024
afd9e36
chore: Call `shardstreams.Config` by value instead of by reference (#…
DylanGuedes May 8, 2024
67ed2f7
fix(helm): Fix GEL image tag, bucket name and proxy URLs (#12878)
monodot May 8, 2024
18a558c
docs: Don't allow running new and old querier worker grpc clients (#1…
DylanGuedes May 8, 2024
3a46d37
style: fix function names (#12817)
MarkDaveny May 9, 2024
d16a3bf
test: First pass at unregistering metrics so that we can run multiple…
paul1r May 9, 2024
4d761ac
fix(promtail): Fix bug with Promtail config reloading getting stuck i…
ptodev May 9, 2024
a46d14f
fix: Optimize regular initialization (#12926)
yincongcyincong May 10, 2024
cb1f5d9
fix: Defer closing blocks iter after checking error from loadWorkForG…
salvacorts May 10, 2024
5ada92b
fix(helm): fixed ingress paths mapping (#12932)
vlad-diachenko May 10, 2024
b05c4f7
chore(logging): Add entry's timestamp when rejected with `too far beh…
kavirajk May 13, 2024
3cc28aa
fix: panics when ingester response is nil (#12946)
shantanualsi May 13, 2024
5cd850e
fix: Fix for how the loop sync is done (#12941)
paul1r May 13, 2024
7630f33
test: Added more test data for pattern detection tests (#12920)
benclive May 13, 2024
d4910d9
docs: fix typo ? (#12898)
ystkfujii May 13, 2024
c6ec063
docs: update NixOS wiki link (#12940)
m15a May 13, 2024
35e10d4
docs: Update _index.md (#12814)
tennet0505 May 13, 2024
f66172e
feat: improve performance of `first_over_time` and `last_over_time` q…
jeschkies May 13, 2024
7cc9a93
fix: fix parsing of default per tenant otlp config (#12836)
sandeepsukhani May 14, 2024
00bdd2f
fix(blooms): Disable metas cache on bloom gateway (#12959)
chaudum May 14, 2024
a1b1eeb
feat(bloom): Skip attempts to filter chunks for which blooms have not…
chaudum May 14, 2024
bc53b33
feat: Add metrics for number of patterns detected & evicted (#12918)
benclive May 15, 2024
e7fdeb9
perf: Improve Detected labels API (#12816)
shantanualsi May 15, 2024
4a5edf1
perf: Replace channel check with atomic bool in tailer.send() (#12976)
benclive May 15, 2024
87288d3
feat(reporting): Report cpu usage (#12970)
cyriltovena May 16, 2024
88c6711
fix: Track bytes discarded by ingester. (#12981)
jeschkies May 16, 2024
88e545f
feat(cache): Add `Cache-Control: no-cache` support for Loki instant q…
kavirajk May 19, 2024
8978ecf
feat: Boilerplate for new bloom build planner and worker components. …
salvacorts May 20, 2024
31a1314
docs(install-monolithic): add quotation marks (#12982)
choeffer May 20, 2024
94d610e
docs: Fix broken link in the release notes (#12990)
yardenshoham May 20, 2024
75ccf21
feat(blooms): Separate page buffer pools for series pages and bloom p…
chaudum May 20, 2024
8442dca
feat: Added getting started video (#12975)
Jayclifford345 May 20, 2024
1f5291a
fix(indexstats): do not collect stats from "IndexStats" lookups for o…
ashwanthgoli May 21, 2024
bf8a278
chore: remove duplicate imports (#13001)
ashwanthgoli May 21, 2024
7a3338e
feat: loki/main.go: Log which config file path is used on startup (#1…
jpds May 21, 2024
3195036
refactor(bloom planner): Compute gaps and build tasks from metas and …
salvacorts May 21, 2024
d6f29fc
docs: update otlp ingestion with correct endpoint and add endpoint to…
vitoorgomes May 21, 2024
efd8f5d
refactor(blooms): Add queue to bloom planner and enqueue tasks (#13005)
salvacorts May 22, 2024
1948899
fix: Mixins - Add missing log datasource on loki-deletion (#13011)
QuentinBisson May 22, 2024
8d9fb68
fix: remove unneccessary disk panels for ssd read path (#13014)
QuentinBisson May 22, 2024
d3c9cec
fix: upgrade old plugin for the loki-operational dashboard. (#13016)
QuentinBisson May 22, 2024
987e551
fix: allow cluster label override in bloom dashboards (#13012)
QuentinBisson May 23, 2024
1111595
feat: new stream count limiter (#13006)
vlad-diachenko May 23, 2024
97212ea
feat: Added Interactive Sandbox to Quickstart tutorial (#12701)
Jayclifford345 May 23, 2024
efdae3d
feat(helm): Support for PVC Annotations for Non-Distributed Modes (#1…
onelapahead May 23, 2024
ca030a5
fix: change log level since this is a known case (#13029)
trevorwhitney May 24, 2024
8101e21
fix(helm): fix queryScheduler servicemonitor (#12753)
rlex May 24, 2024
4901a5c
fix: not owned stream count (#13030)
vlad-diachenko May 24, 2024
f6529c2
refactor(blooms): Add RPC service for bloom-planner (#13015)
salvacorts May 27, 2024
2171f64
fix: Fix panic on requesting out-of-order Pattern samples (#13010)
benclive May 28, 2024
1432a3e
feat: Added video and updated Grafana Agent -> Alloy (#13032)
Jayclifford345 May 28, 2024
d6374bc
feat(blooms): Add counter metric for blocks that are not available at…
chaudum May 28, 2024
1ab9d27
fix(helm): fix query-frontend and ruler targetPort 'http-metrics' in …
archimeid May 28, 2024
6ec4712
docs: update otlp ingestion docs to correct some info and add more de…
sandeepsukhani May 28, 2024
74a5bbc
docs: Update Grafana Agent to Grafana Alloy (#12602)
JStickler May 28, 2024
7ffe0fb
fix: temporarily moving from alloy -> alloy dev (#13062)
Jayclifford345 May 29, 2024
d0a2859
feat: Increase drain max depth from 8 -> 30 (#13063)
benclive May 29, 2024
cc3694e
feat: Add ingester_chunks_flush_failures_total (#12925)
grobinson-grafana May 29, 2024
ab7af05
refactor(blooms): Builder retrieves tasks from planner (#13046)
salvacorts May 29, 2024
670cd89
fix: Fix incorrect sorting of chunks in bloom-filtered response since…
honganan May 29, 2024
6e45550
fix: Introduce feature flag for [last|first]_over_time sharding. (#13…
jeschkies May 29, 2024
797bb64
feat: Add tokenizer interface for Drain Training (#13069)
benclive May 29, 2024
2923a7d
fix: Update expected patterns when pruning (#13079)
benclive May 30, 2024
21dd4af
docs: Republish the sizing calculator but don't list it in the table …
jdbaldry May 30, 2024
f6f8bab
feat: Add utf8 support to Pattern Lexer to support utf8 chars (#13085)
benclive May 31, 2024
00d3c7a
feat: add profile tagging to ingester (#13068)
slim-bean May 31, 2024
4f3ed77
fix(operator): Use a minimum value for replay memory ceiling (#13066)
xperimental Jun 3, 2024
fbd2739
chore(operator): prepare community release v0.6.1 (#13105)
JoaoBraveCoding Jun 3, 2024
c8cc0fb
chore( operator): community release 0.6.1 (#12593)
grafanabot Jun 3, 2024
09faea8
docs: Fix link in examples (#13094)
ystkfujii Jun 3, 2024
8084259
feat: API: Expose optional label matcher for label names API (#11982)
yuri-rs Jun 3, 2024
71507a2
feat(canary): Add test to check query results with and without cache.…
kavirajk Jun 3, 2024
47f0236
feat: Introduce `index audit` to `lokitool` (#13008)
DylanGuedes Jun 3, 2024
fa2c789
refactor(blooms): Build new metas and blocks (#13074)
salvacorts Jun 4, 2024
6df81db
feat: Support negative numbers in LogQL (#13091)
benclive Jun 4, 2024
d9cc513
fix: Do not filter out chunks for store when `From==Through` and `Fro…
chaudum Jun 4, 2024
71b861b
chore(operator): update the release-please config for next release (#…
JoaoBraveCoding Jun 4, 2024
3a9f50f
fix(operator): Improve API documentation for schema version (#13122)
xperimental Jun 4, 2024
8be8364
feat(detected-labels): include labels with cardinality > 1 (#13128)
svennergr Jun 4, 2024
be41525
feat(promtail): Support of RFC3164 aka BSD Syslog (#12810)
catap Jun 4, 2024
757b776
fix(mixins): Align loki-writes mixins with loki-reads (#13022)
QuentinBisson Jun 5, 2024
cd64d6d
refactor(blooms): Implement retry mechanisms in planner (#13064)
salvacorts Jun 5, 2024
ad279e5
fix(blooms): bloomshipper no longer returns empty metas on fetch (#13…
owen-d Jun 5, 2024
6e119aa
refactor(blooms): Forward created metas from builder to planner (#13133)
salvacorts Jun 5, 2024
30df31e
feat: Tune Patterns query drain instance (#13137)
benclive Jun 5, 2024
f788726
refactor(blooms): Limit task retries in bloom planner (#13139)
salvacorts Jun 5, 2024
1b80458
feat: Updated SS and microservices deployment docs (#13083)
Jayclifford345 Jun 5, 2024
86b119a
fix: Add copyString function to symbolizer to avoid retaining memory…
cyriltovena Jun 6, 2024
fc26431
perf: Introduce fixed size memory pool for bloom querier (#13039)
chaudum Jun 6, 2024
5a357ea
docs: Remove unnecessary whitespaces in YAML Helm installs templates …
thomiceli Jun 6, 2024
9823f20
fix: Fix indentation of query range values in helm (#12577)
coro Jun 6, 2024
41c5ee2
fix(regression): reverts grafana/loki#13039 to prevent use-after-fre…
owen-d Jun 6, 2024
c9ae0b7
docs: Loki landing page (#13127)
JStickler Jun 6, 2024
fbe7c55
feat(blooms): Blooms/v2 encoding multipart series (#13093)
owen-d Jun 6, 2024
9c96d26
refactor(blooms): Delete outdated metas (#13153)
salvacorts Jun 7, 2024
c996349
fix: Fix bloom deleter PR after merge (#13167)
salvacorts Jun 7, 2024
9981e9e
fix(orFilters): fix multiple or filters would get wrong filtertype (#…
svennergr Jun 7, 2024
6a0fdd0
feat: Add new Drain tokenizer that splits on most punctuation (#13143)
benclive Jun 7, 2024
bb864b3
fix: add retry middleware to the "limited" query roundtripper (#13161)
slim-bean Jun 7, 2024
691b174
fix: properly return http status codes from ingester to querier for R…
cstyan Jun 7, 2024
740551b
fix: Correctly encode step when translating proto to http internally …
benclive Jun 7, 2024
b31e04e
fix(otel): Map 500 errors to 503 (#13173)
salvacorts Jun 7, 2024
9767807
feat: Add backoff to flush op (#13140)
grobinson-grafana Jun 7, 2024
d4fcef5
chore(blooms): Some boom gateway cleanups (#13165)
chaudum Jun 10, 2024
2b19dac
fix: errors reported by the race detector (#13174)
bboreham Jun 10, 2024
f98ff7f
fix: Fix duplicate enqueue item problem in bloom download queue when …
honganan Jun 10, 2024
a08ee68
docs: Update Get-Started Labels (#13188)
adamsthws Jun 11, 2024
b4d44f8
feat: Update Loki monitoring docs to new meta monitoring helm (#13176)
Jayclifford345 Jun 12, 2024
6148c37
fix(operator): add alertmanager client config to ruler template (#13182)
aleert Jun 13, 2024
5df56a4
docs: fix query example for labels and values (#13213)
ivanahuckova Jun 13, 2024
24c583f
docs: remove redundant backticks from http api documentation (#13212)
ivanahuckova Jun 13, 2024
e7689b2
feat: add recalculateOwnedStreams to check stream ownership if the ri…
JordanRushing Jun 14, 2024
c9bfa3e
fix: add detected_level info when the info word appears on log messag…
yduartep Jun 14, 2024
9a99b05
docs(helm): Fix broken `Values.yaml` link in the examples docs (#13219)
javiergarea Jun 14, 2024
9f31b25
feat: Optimize log parsing performance by using unsafe package (#13223)
cyriltovena Jun 15, 2024
c61b0d4
chore: [k207] fix: Redo ingester profile tagging (#13246)
grafanabot Jun 17, 2024
f0bfa65
chore: [k207] fix: Init internal server log along with loki's server …
grafanabot Jun 18, 2024
8923c3a
chore: [k207] fix: separates directory creation from permission check…
grafanabot Jun 18, 2024
ebf30cb
chore: [k207] fix: remove tenant label tagging from profiles to reduc…
grafanabot Jun 20, 2024
af567fb
chore: [k207] chore: download then extract in separate steps (#13279)
grafanabot Jun 21, 2024
1892816
chore: [k207] chore(index-gateway): Improve instrumentation of index …
grafanabot Jun 21, 2024
46fa058
chore: [k207] feat: Add settings for cpu/mutex/block profiling option…
grafanabot Jun 21, 2024
7116a80
chore: [k207] fix(blooms): ensure tokenizer cache is reset between se…
grafanabot Jul 2, 2024
935aee7
chore: [k207] chore(deps): update module github.com/hashicorp/go-retr…
grafanabot Jul 2, 2024
3e77c79
Merge tag 'v3.1.0' of github.com:grafana/loki into incognia
Jul 12, 2024
21c008f
dev: add debug logs
Jul 12, 2024
cf004ab
fix: tests
Jul 12, 2024
1b47b26
Merge branch 'main' of github.com:inloco/loki into incognia
Jul 12, 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
  •  
  •  
  •  
19 changes: 1 addition & 18 deletions .drone/drone.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ local manifest_ecr(apps, archs) = pipeline('manifest-ecr') {
],
};

local build_image_tag = '0.33.1';
local build_image_tag = '0.33.2';
[
pipeline('loki-build-image-' + arch) {
workspace: {
Expand Down Expand Up @@ -450,23 +450,6 @@ local build_image_tag = '0.33.1';
},
],
},
pipeline('mixins') {
workspace: {
base: '/src',
path: 'loki',
},
steps: [
make('lint-jsonnet', container=false) {
// Docker image defined at https://github.com/grafana/jsonnet-libs/tree/master/build
image: 'grafana/jsonnet-build:c8b75df',
depends_on: ['clone'],
},
make('loki-mixin-check', container=false) {
depends_on: ['clone'],
when: onPRs + onPath('production/loki-mixin/**'),
},
],
},
pipeline('documentation-checks') {
workspace: {
base: '/src',
Expand Down
44 changes: 6 additions & 38 deletions .drone/drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ steps:
from_secret: docker_password
repo: grafana/loki-build-image
tags:
- 0.33.1-amd64
- 0.33.2-amd64
username:
from_secret: docker_username
when:
Expand Down Expand Up @@ -54,7 +54,7 @@ steps:
from_secret: docker_password
repo: grafana/loki-build-image
tags:
- 0.33.1-arm64
- 0.33.2-arm64
username:
from_secret: docker_username
when:
Expand Down Expand Up @@ -86,7 +86,7 @@ steps:
password:
from_secret: docker_password
spec: .drone/docker-manifest-build-image.tmpl
target: loki-build-image:0.33.1
target: loki-build-image:0.33.2
username:
from_secret: docker_username
when:
Expand Down Expand Up @@ -132,46 +132,14 @@ workspace:
path: loki
---
kind: pipeline
name: mixins
steps:
- commands:
- make BUILD_IN_CONTAINER=false lint-jsonnet
depends_on:
- clone
environment: {}
image: grafana/jsonnet-build:c8b75df
name: lint-jsonnet
- commands:
- make BUILD_IN_CONTAINER=false loki-mixin-check
depends_on:
- clone
environment: {}
image: grafana/loki-build-image:0.33.1
name: loki-mixin-check
when:
event:
- pull_request
paths:
- production/loki-mixin/**
trigger:
ref:
- refs/heads/main
- refs/heads/k???
- refs/tags/v*
- refs/pull/*/head
workspace:
base: /src
path: loki
---
kind: pipeline
name: documentation-checks
steps:
- commands:
- make BUILD_IN_CONTAINER=false documentation-helm-reference-check
depends_on:
- clone
environment: {}
image: grafana/loki-build-image:0.33.1
image: grafana/loki-build-image:0.33.3
name: documentation-helm-reference-check
trigger:
ref:
Expand Down Expand Up @@ -1117,7 +1085,7 @@ steps:
from_secret: docker_password
DOCKER_USERNAME:
from_secret: docker_username
image: grafana/loki-build-image:0.33.1
image: grafana/loki-build-image:0.33.3
name: build and push
privileged: true
volumes:
Expand Down Expand Up @@ -1340,6 +1308,6 @@ kind: secret
name: gpg_private_key
---
kind: signature
hmac: dbc4d2b5c84e0464f24846abc8e7e73a5a937df289a0ecdb501f3bca28ebb8e3
hmac: 33b9d2962b6dfcf1136ef7602d29e3f32f03b0d90dfd579652cbaf0a4ef2de4b

...
2 changes: 1 addition & 1 deletion .github/jsonnetfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"subdir": "workflows"
}
},
"version": "main"
"version": "124c4d996f9625478a79f1884465e29ea082d224"
}
],
"legacyImports": true
Expand Down
4 changes: 2 additions & 2 deletions .github/jsonnetfile.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"subdir": "workflows"
}
},
"version": "634945b73e8eed4f5161ec08810178ddeca7505b",
"sum": "BOnwSjzyOjWwv9ikwJSAgPBNnYHTU2PEDJ0PWY6nr7I="
"version": "124c4d996f9625478a79f1884465e29ea082d224",
"sum": "8wrJURq48ZBAtZcReO1W7AiXmvUyLqb932Q9sXyfFVo="
}
],
"legacyImports": false
Expand Down
1 change: 1 addition & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Fixes #<issue number>
- [ ] Documentation added
- [ ] Tests updated
- [ ] Title matches the required conventional commits format, see [here](https://www.conventionalcommits.org/en/v1.0.0/)
- **Note** that Promtail is considered to be feature complete, and future development for logs collection will be in [Grafana Alloy](https://github.com/grafana/alloy). As such, `feat` PRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.
- [ ] Changes that require user attention or interaction to upgrade are documented in `docs/sources/setup/upgrade/_index.md`
- [ ] For Helm chart changes bump the Helm chart version in `production/helm/loki/Chart.yaml` and update `production/helm/loki/CHANGELOG.md` and `production/helm/loki/README.md`. [Example PR](https://github.com/grafana/loki/commit/d10549e3ece02120974929894ee333d07755d213)
- [ ] If the change is deprecating or removing a configuration option, update the `deprecated-config.yaml` and `deleted-config.yaml` files respectively in the `tools/deprecated-config-checker` directory. [Example PR](https://github.com/grafana/loki/pull/10840/commits/0d4416a4b03739583349934b96f272fb4f685d15)
8 changes: 3 additions & 5 deletions .github/release-workflows.jsonnet
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
local lokiRelease = import 'workflows/main.jsonnet';
local build = lokiRelease.build;

local releaseLibRef = std.filter(
function(dep) dep.source.git.remote == 'https://github.com/grafana/loki-release.git',
(import 'jsonnetfile.json').dependencies
)[0].version;
local releaseLibRef = 'main';

local checkTemplate = 'grafana/loki-release/.github/workflows/check.yml@%s' % releaseLibRef;

Expand All @@ -20,7 +17,8 @@ local imageJobs = {
querytee: build.image('loki-query-tee', 'cmd/querytee', platform=['linux/amd64']),
};

local buildImage = 'grafana/loki-build-image:0.33.1';
local buildImageVersion = std.extVar('BUILD_IMAGE_VERSION');
local buildImage = 'grafana/loki-build-image:%s' % buildImageVersion;
local golangCiLintVersion = 'v1.55.1';

local imageBuildTimeoutMin = 40;
Expand Down
4 changes: 3 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,7 @@
"prConcurrentLimit": 10,
"rebaseWhen": "conflicted",
"branchPrefix": "deps-update/",
"postUpdateOptions": ["gomodTidy"]
"postUpdateOptions": ["gomodTidy"],
"semanticCommitType": "fix",
"semanticCommitScope": "deps"
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"check":
"uses": "grafana/loki-release/.github/workflows/check.yml@main"
"with":
"build_image": "grafana/loki-build-image:0.33.1"
"build_image": "grafana/loki-build-image:0.33.3"
"golang_ci_lint_version": "v1.55.1"
"release_lib_ref": "main"
"skip_validation": false
Expand All @@ -12,4 +12,4 @@
"pull_request": {}
"push":
"branches":
- "main"
- "main"
1 change: 1 addition & 0 deletions .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- helm-5.48
paths:
- 'production/helm/loki/Chart.yaml'

Expand Down
32 changes: 32 additions & 0 deletions .github/workflows/lint-jsonnet.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: lint-jsonnet
on: [pull_request]
# pull_request:
# paths: "production/**"

jobs:
check-mixin:
name: Check mixin jsonnet files
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: setup go
uses: actions/setup-go@v5
with:
go-version: '1.22.2'
- name: setup jsonnet
run: |
go install github.com/google/go-jsonnet/cmd/jsonnet@v0.20.0
go install github.com/google/go-jsonnet/cmd/jsonnetfmt@v0.20.0
go install github.com/google/go-jsonnet/cmd/jsonnet-lint@v0.20.0
go install github.com/monitoring-mixins/mixtool/cmd/mixtool@16dc166166d91e93475b86b9355a4faed2400c18
go install github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@v0.5.1
- name: run linting
run: make BUILD_IN_CONTAINER=false lint-jsonnet
- name: check compiled mixin has been updated
run: |
make BUILD_IN_CONTAINER=false loki-mixin-check



1 change: 1 addition & 0 deletions .github/workflows/metrics-collector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:

jobs:
main:
if: github.owner == "grafana"
runs-on: ubuntu-latest
steps:
- name: Checkout Actions
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/minor-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
check:
uses: "grafana/loki-release/.github/workflows/check.yml@main"
with:
build_image: "grafana/loki-build-image:0.33.1"
build_image: "grafana/loki-build-image:0.33.3"
golang_ci_lint_version: "v1.55.1"
release_lib_ref: "main"
skip_validation: false
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
- id: "get_github_app_token"
if: "${{ fromJSON(env.USE_GITHUB_APP_TOKEN) }}"
name: "get github app token"
uses: "actions/github-app-token@v1"
uses: "actions/create-github-app-token@v1"
with:
app-id: "${{ secrets.APP_ID }}"
owner: "${{ github.repository_owner }}"
Expand Down Expand Up @@ -141,7 +141,7 @@ jobs:
--env SKIP_ARM \
--volume .:/src/loki \
--workdir /src/loki \
--entrypoint /bin/sh "grafana/loki-build-image:0.33.1"
--entrypoint /bin/sh "grafana/loki-build-image:0.33.3"
git config --global --add safe.directory /src/loki
echo "${NFPM_SIGNING_KEY}" > $NFPM_SIGNING_KEY_FILE
make dist packages
Expand Down Expand Up @@ -753,7 +753,7 @@ jobs:
- id: "get_github_app_token"
if: "${{ fromJSON(env.USE_GITHUB_APP_TOKEN) }}"
name: "get github app token"
uses: "actions/github-app-token@v1"
uses: "actions/create-github-app-token@v1"
with:
app-id: "${{ secrets.APP_ID }}"
owner: "${{ github.repository_owner }}"
Expand Down Expand Up @@ -826,4 +826,4 @@ name: "Prepare Minor Release PR from Weekly"
permissions:
contents: "write"
id-token: "write"
pull-requests: "write"
pull-requests: "write"
3 changes: 2 additions & 1 deletion .github/workflows/operator-check-prepare-release-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ jobs:
steps:
- name: Extract release version
id: pr_semver
env:
PR_TITLE: ${{ github.event.pull_request.title }}
run: |
PR_TITLE="${{ github.event.pull_request.title }}"
SEMVER=$(echo "$PR_TITLE" | sed -n 's/^chore( operator): community release \([0-9]\+\.[0-9]\+\.[0-9]\+\)$/\1/p')
echo "semver=$SEMVER" >> $GITHUB_OUTPUT

Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/patch-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
check:
uses: "grafana/loki-release/.github/workflows/check.yml@main"
with:
build_image: "grafana/loki-build-image:0.33.1"
build_image: "grafana/loki-build-image:0.33.3"
golang_ci_lint_version: "v1.55.1"
release_lib_ref: "main"
skip_validation: false
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
- id: "get_github_app_token"
if: "${{ fromJSON(env.USE_GITHUB_APP_TOKEN) }}"
name: "get github app token"
uses: "actions/github-app-token@v1"
uses: "actions/create-github-app-token@v1"
with:
app-id: "${{ secrets.APP_ID }}"
owner: "${{ github.repository_owner }}"
Expand Down Expand Up @@ -141,7 +141,7 @@ jobs:
--env SKIP_ARM \
--volume .:/src/loki \
--workdir /src/loki \
--entrypoint /bin/sh "grafana/loki-build-image:0.33.1"
--entrypoint /bin/sh "grafana/loki-build-image:0.33.3"
git config --global --add safe.directory /src/loki
echo "${NFPM_SIGNING_KEY}" > $NFPM_SIGNING_KEY_FILE
make dist packages
Expand Down Expand Up @@ -753,7 +753,7 @@ jobs:
- id: "get_github_app_token"
if: "${{ fromJSON(env.USE_GITHUB_APP_TOKEN) }}"
name: "get github app token"
uses: "actions/github-app-token@v1"
uses: "actions/create-github-app-token@v1"
with:
app-id: "${{ secrets.APP_ID }}"
owner: "${{ github.repository_owner }}"
Expand Down Expand Up @@ -826,4 +826,4 @@ name: "Prepare Patch Release PR"
permissions:
contents: "write"
id-token: "write"
pull-requests: "write"
pull-requests: "write"
6 changes: 4 additions & 2 deletions .github/workflows/promtail-windows-test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Promtail Windows Test
on:
pull_request:
tags: ['v[0-9].[0-9]+.[0-9]+']
branches: [main, k*]
branches: ["main", "k*", "release-[0-9]+.[0-9]+.x"]
push:
tags: ['v[0-9].[0-9]+.[0-9]+']
branches: ["main", "k*", "release-[0-9]+.[0-9]+.x"]
jobs:
build:
runs-on: windows-latest
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish-technical-documentation-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
jobs:
sync:
runs-on: "ubuntu-latest"
needs: "test"
steps:
- name: "Check out code"
uses: "actions/checkout@v4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
jobs:
sync:
runs-on: "ubuntu-latest"
needs: "test"
steps:
- name: "Checkout code and tags"
uses: "actions/checkout@v4"
Expand Down
Loading
Loading