Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Loki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Loki
Graph
ffe109384ba6124b1dc3011ea859797beb117aa8
Select Git revision
Branches
15
chained-regex
chunk-last-update
close-chunks-before-flushing
fix-cleanup
fix-make-clean
fix-timeout-to-right-place
flush-properly
gh-pages
improve-tests
label-extraction
live-log-tailing-improvements
master
default
promtail_glob_path
readme-links
update-cortex
15 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
May
5
3
2
1
30
Apr
29
28
26
25
24
23
19
18
17
16
15
12
11
10
9
8
4
3
2
1
30
Mar
29
28
27
26
25
21
20
19
18
16
15
12
11
9
8
7
6
5
4
2
25
Feb
24
25
24
23
22
21
20
19
18
15
14
13
12
11
12
11
9
8
7
6
5
4
3
2
1
31
Jan
29
22
21
19
17
15
14
13
11
10
9
29
Dec
24
20
19
18
17
16
17
16
14
13
12
11
10
7
6
5
4
25
Nov
24
23
22
20
19
9
Jul
4
3
27
Jun
25
24
5
29
May
22
20
19
18
16
15
14
23
Apr
17
16
15
[skip ci] Publishing helm charts: 017bcefb3f746b56cb66e898b8c178c1e8e5ce60
Better buckets for chunk sizes (#529)
[skip ci] Publishing helm charts: fe53924ff8ce46ed85d8b815d7e0da4ae4e9e3a9
using the timestamp from the log file might lead to undesired behavior as it could be way in the past or future depending on the clock for the source system generating the logs. Given that it's compared to the servers time.Now() when looking for idle chunks it's probably best to use the server time when setting the value. (#546)
using the timestamp from the log file might lead to undesired behavior as it could be way in the past or future depending on the clock for the source system generating the logs. Given that it's compared to the servers time.Now() when looking for idle chunks it's probably best to use the server time when setting the value.
chunk-last-update
chunk-last-update
[skip ci] Publishing helm charts: 916124b9eaf723a280cd721231f8dfd92bedd942
Adding `make debug` support to build debug binaries and debug containers which wrap the binary with delve and allow for remote debugging
[skip ci] Publishing helm charts: 42e5bf1af8f56fdbdf261e877a464f4556f8e41b
need to remove this return statement or positions will never be cleaned up
need to remove this return statement or positions will never be cleaned up
fix-cleanup
fix-cleanup
[skip ci] Publishing helm charts: fc389b6ab5bcc58da38d57f1c452519d71701937
don't delete elements from a map while iterating over it
Fixed linting errors
Fixed linting errors
Improvements in live tailing of logs
[skip ci] Publishing helm charts: 85a9e826634018261a18d9820c6caa82d129f505
Fix #531 chunk_block_size not found
[skip ci] Publishing helm charts: 5221ff350d82b780a42a797e078ae46f37443d84
Fix typo in example config (#530)
[skip ci] Publishing helm charts: 89ffbf7c21b45ec3244d43550b9d29e2488b37d7
Add option (#528)
[skip ci] Publishing helm charts: aa4684ee52279daf5fd549c73fa122503f9645b9
support config chunk size (#464)
Merge branch 'master' into reduce-config-option
bump up chart version
Merge branch 'master' into debug-helm
fix a typo
[skip ci] Publishing helm charts: e506f16030e38156641aecaa2ab1de63dc6883e2
Add target config (#486)
[skip ci] Publishing helm charts: e2b25612c825acce8a8ddbdf629a24e307d47d59
Take 2 for fix the limit settings (#519)
[skip ci] Publishing helm charts: 9440dc9c32db4d661ef65d875de8dbf93caae897
Update troubleshooting (#498)
[skip ci] Publishing helm charts: 80fdece14512527101f066e94931a0512edd30a0
Enable tracing loki in helm chart (#496)
[skip ci] Publishing helm charts: 199746a130bdc5d21e50612ef49b60e37251548f
Make sure the default for EnforceMetricName is ✅ (#518)
Add custom help info
[skip ci] Publishing helm charts: b85609e5ef9f287646a5c136e2205abdf1e0c678
Configurable Loki scheme in helm file, with optional basic auth (#494)
Loading