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
0635172a9cc57f9aaba6c74660653b24e45a3025
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
25
Mar
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
Helm: Run with reduced privileges
Merge pull request #397 from cosmo0920/fluent-plugin-documentation
Merge pull request #415 from daixiang0/add-backoff
Add backoff_config to ksonnet
remove white noise
Add backoff_config in helm
Need to set the number of bytes read, not add them.
Add readLines.Inc() call back.
Export position in file, not bytes read.
Add missing default value.
Adding metric and alert to notify promtail falling behind (#412)
Use __meta_kubernetes_pod_controller_name to ensure we scrape all pods. (#154)
Merge pull request #411 from steven-sheehy/helm-cleanup
Add readiness probe to Helm chart and cleanup
Tag with lastest (#236)
Add example of client use to api.md
Support AWS Storage w/ HELM template (#337)
Merge pull request #398 from daixiang0/enable-loki
Merge branch 'master' into enable-loki
Merge pull request #379 from nicknezis/feature/dockerRoot
More updates to make `dataRoot` more generic
Merge pull request #390 from SvenDowideit/add-default-loki-fluentd-conf
Merge pull request #387 from belminf/master
Merge pull request #355 from granular-ryanbonham/helm_timeouts
Support only deploy loki or promtail and fix helm lint issue
Add tracing to Loki (#328)
Update cortex vendoring (#325)
Fix unused parameter warning for Fluentd
fixes rspec dependencies and rubocop errors (#391)
Fix payload_builder (#360)
Use the example fluentd conf files, and show a way to use them
Adds netpol to allow promtail to reach loki
Updated with cleaner toYaml Helm logic
More generic handling of volumes and volumeMounts in Promtail helm template
Set defaults for minReadySeconds and terminationGracePeriodSeconds and removed if statements.
Merge remote-tracking branch 'upstream/master' into helm_timeouts
Add link to logcli doc
Changed 'dockerRoot' to a more generic name
Made the docker root configurable. Default is '/var/lib/docker'
fixed one bug which was probably unrelated to the test failure and broke out the test to avoid some non-deterministic behaviors in querying the ingester
Loading