Skip to content
Snippets Groups Projects
Select Git revision
  • 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.
Created with Raphaël 2.2.015Jul119852126Jun2420191817141312107643131May3029272423221716151413109876532130Apr292826252423191817161512111098432130Mar29282726252120191816151211987654225Feb2425242322212019181514131211121198765432131Jan29222119171514131110929Dec2420191817161716141312111076Documented /ready, /metrics and /flush endpoints (#743)adding a golang Template stageuse strconf.FormatFloat instead of fmt.Sprintf for converting floats to strings, this way we can eliminate non significant trailing zeros such that the float value 1 would be "1" as a string instead of "1.000000"Fixed RFC3339Nano examples in docRedirect / to /targets in promtail serverAdd support to timestamp stage to parse Unix seconds, milliseconds, and nanosecond timestampsprune interval is configurableTypo on values.yaml (#728)Query label values and names are now fetched from the store. (#521)move Dockerfile multi-arch to build and ignore that folder (#723)fix(loki): panic on missing config (#720)feat(docker): multi-arch Dockerfile (#668)ability to specify keys to remove (#669)Fixed orderedDeps() order stability (#721)fluent-plugin: Add separate license to fluent-plugin-grafana-loki to fix gem installation (#682)update grafana to fix dashboard provider (#674)BREAKING fix(loki-mixin): rename rules key (#691)fix(loki|promtail): logger re-init nil config panic (#697)sync with Cortex for s3 path style url (#705)fluent-plugin: Mark as multi-workers ready (#709)Add selector as required by k8s 1.8 and higher. (#716)removing entries.go as we are no longer using the custom Histogram for the log_entries_bytes histogramchanging the log length histogram to be a normal histogram with only a `path` label, also removing the label values when no longer tailing the file. Following the same pattern we used for readBytes and totalBytes.Merge pull request #706 from grafana/Dieterbe-fix-logcli-src-pathfix logcli code src pathchanging the default prune interval to 60 seconds, at the previous 1 second it would cause some way too aggressive querying when scaled out over all our clusters and loki had a hiccupadding resource requests in jsonnetRemoved test for tailer in querier due to issues with synchronizationMerge pull request #469 from daixiang0/reduce-config-optionMerge branch 'master' into reduce-config-optionUpdate chart versionFix helm test errorImprovements in live tailing of logs (#541)fix helm lint issueMerge pull request #676 from grafana/fix-gateway-metricsMerge branch 'master' into reduce-config-optionupdating the loki dashboards to use the metrics from the new gatewayfix missing logger in client (#673)Removing the pre-allocation of a buffer when serializing blocks, in most of my empirical testing we were using 9-10k out of the 32k allocated leaving about 2/3 of the buffer allocated and unused times the number of blocks per chunk, times the number of chunks kept in memory. This was adding up to a fair amount of allocated but unused space.Merge pull request #667 from grafana/20190614_rename_fluent_plugin
Loading