Commit Graph

653 Commits (274170ffece003e0da51ba43189e9bae7f0edba3)
 

Author SHA1 Message Date
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
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
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
Edward Welch 51bdd15237 renaming `metric` stage to `metrics` as it defines multiple metrics, similar to labels stage which is also plural. 6 years ago
Edward Welch d60b6f5440 PR feedback 6 years ago
Cyril Tovena ab2bc8766a fix flaky timestamp test 6 years ago
Cyril Tovena 2a7a97d052 Remove LogCount 6 years ago
Edward Welch 3a2ac64b7c cleaning up remaining TODO's, adding tests 6 years ago
Edward Welch 9a91d58d3a cleaned up most of the TODO's 6 years ago
Edward Welch 29eaec1a04 implementing all the functions for the counter and gauge metric types 6 years ago
Edward Welch eaecf0ff90 Making the pipeline itself a Stage so that we can use it to better implement the Match stage (and it cleans up the Docker and CRI extensions some too) 6 years ago
Edward Welch 07da8e1d11 Refactor to make everything a stage. 6 years ago
Cyril Tovena 9c21460da5 fix linter 6 years ago
Cyril Tovena 69d732b4d0 move custom metrics to /metrics and prefix them 6 years ago
Cyril Tovena 65b4cbb951 fix typo 6 years ago
Cyril Tovena a037f19fd2 tweaking test target 6 years ago
Cyril Tovena adc18bff34 add more memory to circle ci 6 years ago
Cyril Tovena df0fdbcab9 tidy up 6 years ago
Cyril Tovena a5e47a50e8 adds matchers and metrics to regex and json 6 years ago
Cyril Tovena fea52f6a37 adds test for json metrics 6 years ago
Cyril Tovena 6c7d5645c9 implements json stage metrics 6 years ago