61ba02e2c4
Limit series for metric queries. ( #2903 )
...
* Work in progress limit series.
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
* First draft of the series limiter.
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
* Add limiter to query-frontend.
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
* Add documentation.
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
* Fix build
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
* fmted
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
* lint and build fix
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
* Update docs/sources/configuration/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Review feedback.
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
* Reduce // for to fix flaky test.
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2020-11-18 05:18:36 -05:00
c14b443b7b
Add max_cache_freshness_per_query to docs ( #2909 )
2020-11-10 08:12:29 -05:00
5793c4964e
Configuration: Support environment expansion in configuration ( #2837 )
...
* Support environment expansion in configuration
Inspired by https://github.com/cortexproject/cortex/pull/2147
Fixes #2311
Adds -config.expand-env as flag to loki and promtail.
* Disable env expansion on logcli
* Small nit updates
2020-11-05 09:44:18 -05:00
bc202ae7ec
documentation: add tail_proxy_url option to query_frontend_config section ( #2879 )
...
* add tail_proxy_url option to the query_frontend_config section of configuration doc
* If queryFrontend run in tail proxy mode, append the Host of the tail_proxy_url to the request header, because in some scenario queryFrontend forward tail to the queriers deployed behind nginx and "Host" is required.
2020-11-05 05:06:22 -05:00
1eb86d4b5f
Only applies entry limits to non-SampleExprs. ( #2850 )
...
* only applies entry limits to non-SampleExprs. updates docs
* fixes some test case formatting
2020-11-04 07:47:01 -05:00
a8e73e1ae0
Docs: -querier.split-queries-by-day deprecation ( #2833 )
...
Add missing description and deprecation note.
2020-10-28 14:52:26 -04:00
6978ee5d73
Loki Release: update release notes and docs ( #2808 )
...
* update release notes and docs!
* add go and cortex version
* tweaks
* tweak wording
* change paths
* typo, thanks Cyril ;)
* thanks Owen ;)
2020-10-26 11:47:40 -04:00
2d59f890fe
Update docs for redis ( #2728 )
2020-10-07 06:05:09 -04:00
356e2765ff
[DOCS] change format of unordered lists in tech docs ( #2724 )
2020-10-05 16:10:19 -04:00
b9e8ddbb1b
Doc: fixing parameter name in configuration ( #2716 )
...
- http_path_prefix should be http_prefix
Signed-off-by: Hui Kang <kangh@us.ibm.com>
2020-10-05 13:53:45 -04:00
6f8bfe0c79
Ruler docs + single binary inclusion ( #2637 )
...
* starts alerting docs
* ruler in single binary
* make docs interactive
* alerting docs
* ruler prom alerts endpoint
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* doc fixes
* capitalize ruler
* removes double spaces
* Update docs/sources/alerting/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Ed Welch <ed@oqqer.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Ed Welch <ed@oqqer.com>
2020-09-22 09:34:46 -04:00
337db2fedf
revendor cortex to latest master ( #2627 )
2020-09-16 17:47:11 +05:30
da99a2b2c0
memberlist correct yaml path. closes #2499 ( #2508 )
2020-08-18 20:29:47 -04:00
3486889db9
Release 1.6.0 ( #2502 )
...
* Updating changelog and release notes for 1.6.0
* updating version in documentation
2020-08-13 13:07:32 -04:00
5a8bc848db
Sync docs to website ( #2378 )
...
* update docs location
* add workflow
* update docs content
* update content
* cleanup
2020-07-21 17:53:48 +02:00