Commit Graph

732 Commits (7deb02b53218de6afc33023370a65e6d91e6bbba)
 

Author SHA1 Message Date
Marco Pracucci 2bbb464848 Fixed orderedDeps() order stability (#721) 6 years ago
Julius Laitala 4fccb28210 fluent-plugin: Add separate license to fluent-plugin-grafana-loki to fix gem installation (#682) 6 years ago
Cyril Tovena 1c95a5b0e7
update grafana to fix dashboard provider (#674) 6 years ago
sh0rez 6595d8df57 BREAKING fix(loki-mixin): rename rules key (#691) 6 years ago
sh0rez 420a359ff7 fix(loki|promtail): logger re-init nil config panic (#697) 6 years ago
Zeng Ming e33bf5eead sync with Cortex for s3 path style url (#705) 6 years ago
Julius Laitala 82b232bbec fluent-plugin: Mark as multi-workers ready (#709) 6 years ago
Gene Liverman e156d3ba0c Add selector as required by k8s 1.8 and higher. (#716) 6 years ago
Edward Welch 3b02474597 removing entries.go as we are no longer using the custom Histogram for the log_entries_bytes histogram 6 years ago
Edward Welch 922b2d02cd changing 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. 6 years ago
Dieter Plaetinck 2f46a3c964
Merge pull request #706 from grafana/Dieterbe-fix-logcli-src-path 6 years ago
Dieter Plaetinck b8866b2ff2
fix logcli code src path 6 years ago
Edward Welch bcccbbfaaf changing 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 hiccup 6 years ago
Edward Welch 4bfcd09d6b adding resource requests in jsonnet 6 years ago
Sandeep Sukhani 4c7138231f Removed test for tailer in querier due to issues with synchronization 6 years ago
David 7fc8863d88
Merge pull request #469 from daixiang0/reduce-config-option 6 years ago
Xiang Dai 274170ffec Merge branch 'master' into reduce-config-option 6 years ago
Xiang Dai 7794e210d1 Update chart version 6 years ago
Xiang Dai b389e440e8 Fix helm test error 6 years ago
Sandeep Sukhani 2a8a03795a
Improvements in live tailing of logs (#541) 6 years ago
Xiang Dai 27153064e5 fix helm lint issue 6 years ago
Jacob Lisi 314fe78f99
Merge pull request #676 from grafana/fix-gateway-metrics 6 years ago
Xiang Dai 0761d65525
Merge branch 'master' into reduce-config-option 6 years ago
Edward Welch dc2190f80b updating the loki dashboards to use the metrics from the new gateway 6 years ago
Cyril Tovena aecf867605
fix missing logger in client (#673) 6 years ago
Edward Welch c3084dbdc7 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. 6 years ago
Brian Gann 3b24a25a85
Merge pull request #667 from grafana/20190614_rename_fluent_plugin 6 years ago
Brian Gann ff2c5670f7 rename fluent plugin and update docs 6 years ago
Steven Sheehy ec915d4db8 Fix publish-helm failure (#665) 6 years ago
Cyril Tovena be6664892f
fix docker plugin ci (#664) 6 years ago
Cyril Tovena 2909fe54e1
Docker Logging Driver (#663) 6 years ago
Edward Welch 7cf05c5dfc adding a list of received entries (acknowledged) to use for comparison against entries which were not expected so that we can report them as duplicates. 6 years ago
Jad Chamoun 7cfce6e5e4 Add dynamodb sample for overriding default provisioning capacity units (#626) 6 years ago
Steven Sheehy 44c3213295 Helm: Integration testing (#641) 6 years ago
Edward Welch 02aed71a28 refactoring things so that the comparator can use the reader to make a direct query to loki to look for logs not received over the websocket before reporting them as missing 6 years ago
Cyril Tovena f939e42afd
add support for RFC3339Nano in query timestamps (#656) 6 years ago
sh0rez 6fac9547f2 fix(loki): honor log level from config file (#657) 6 years ago
sh0rez 11ad356396 feat(promtail): initContainers (#655) 6 years ago
Xiang Dai 3021d6f29a Remove 404 link (#637) 6 years ago
sh0rez ba54f519a8 feat(ci): promtail cross platform 6 years ago
sh0rez 421265c90c chore(vendor): update cortex vendor 6 years ago
Cyril Tovena 922f1daf5d
Remove label __name__ from store querier (#648) 6 years ago
Edward Welch 747771c640 release stage is broken, removing for now 6 years ago
Edward Welch 4439828d85 updating versions for loki v0.1.0 6 years ago
Edward Welch e11cd61f33 change the helm pullPolicy since we will be using releases now 6 years ago
Edward Welch 63aec06179 also restrict the release to master branch only (not sure if this is actually necessary) 6 years ago
Edward Welch c326d6b08b adding a release process 6 years ago
Edward Welch 1dc130d8cc PR Feedback 6 years ago
Edward Welch 04facc4d00 updating docs for new pipeline config. 6 years ago
Andrey Sidorov 0a80472671 fix labels for PodDisruptionBudget on helm (#623) 6 years ago