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
8014aee5ddaef620323136b4049bc827ef4df157
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
10
Sep
9
6
5
4
3
28
Aug
22
21
20
19
18
17
16
15
14
13
12
9
8
7
6
5
2
1
31
Jul
30
29
26
25
24
23
22
19
18
17
16
15
11
9
8
5
2
1
26
Jun
24
20
19
18
17
14
13
12
10
7
6
4
3
1
31
May
30
29
27
24
23
22
17
16
15
14
13
10
9
8
7
6
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
fix(distributor): parseError BadRequest (#975)
Change unit of duration params to hours to align it with duration config at other places in Loki (#998)
Fix panic in tailer due to race condition between send() and close() (#986)
full cirlce
ci/drone: fix deploy command by escaping double quotes in JSON body
use the loki-build-image for calling circle, this is the same as what the circle job we are replacing did
adding git to alpine image for drone deploy step
looks like we also need bash for the deploy step
add make to the alpine image used by drone to call the circle job for deployments (we use make to enumerate the image names)
chore(packaging): fix GOPATH being overwritten (#992)
chore(packaging): deploy from drone (#991)
chore(ci/cd): breaking the circle (#990)
chore(packaging): simplify tagging (#989)
Changing "Usage" link in main readme after docs change
fix positions.yaml location reference
Bump chart versions
Add support for additional labels and scrapeTimeout for serviceMonitors
chore(packaging): loki windows/amd64 (#981)
docs: re-add docs from #654
docs: incorporate formatting fixes from #860
docs: add README.md to every folder
docs: restore directory structure for logentry and canary
style: improvements
doc: loki + canary
docs: general documentation rework
use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled
bump chart
Improve helm default values for ingesters.
Promtail exports metrics on sent and dropped log entries
sync release pkgs name with release note
Add stream label to docker driver
Set default value for BatchWait as ticker does not accept 0
Allow to pass max-size and max-file to the docker driver
resolve: #922. docker-driver compose labels support
Use ticker instead of timer for batch wait
Improve API compatibility.
docs: Clarify examples
Split files and make yacc more redable
Move to milliseconds for samples to follow prometheus convention
Adds more tests for range queries
Loading