Dawnpool
603d1cddb8
Update _index.md ( #36248 )
...
Spelling error on line 18.
aerts -> alerts
2021-06-29 09:52:04 -04:00
Diana Payton
c037de15a9
Docs: Update _index.md ( #36237 )
2021-06-29 09:27:16 -04:00
gotjosh
91751d7e38
[Alerting] Update documentation with regards to clustering ( #36261 )
...
* [Alerting] Update documentation with regards to clustering
* 8.1 not 8.2
2021-06-29 07:17:02 -04:00
Dawnpool
228372522b
Update whats-new-in-v8-0.md ( #36249 )
...
Double periods to a single period
2021-06-29 09:14:16 +02:00
Gabriel MABILLE
d42d874240
AccessControl: Fix docs link to localhost ( #36233 )
...
* AccessControl Correct link to localhost
* Removed extra parenthesis in relref definition
2021-06-28 21:11:09 +02:00
achatterjee-grafana
cdc780e9c6
Added note about location of the default home dashboard. ( #36231 )
2021-06-28 14:41:30 -04:00
achatterjee-grafana
258b3b7078
Doc: Updated broken relrefs to "Value mappings in topic "State timeline". ( #36225 )
...
* Updated broken relrefs and adjusted some weights.
* Fixed. There was some issue with ", rendering OK in local build.
2021-06-28 17:27:21 +02:00
Ester Martí Vilaseca
81a79aef23
Elasticsearch: add rate aggregation ( #33311 )
...
* Elasticsearch: add first version of rate aggregation
* Add test for rate aggreation settings editor
* Fix unit
* Add default value for mode for rate agg
* Add todo
* Revert "Add default value for mode for rate agg"
This reverts commit a44c985d8b
.
* Fix width when select is empty
* Add rate aggregation to elasticsearch models
* Remove rate aggregation from extended stats
* Move elastic2 docker block & add elastic (latest)
* Add versionRange to rate aggregation
* add 7.10 elasticsearch version option
* Set supportsInlineScript to true for rate aggregation
* Remove fixed width from select
* Change seconds label for rate aggregation unit options dropdown
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com >
Co-authored-by: Elfo404 <me@giordanoricci.com >
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com >
2021-06-28 11:55:31 +01:00
Matt Abrams
e6e7ba209c
fix broken link to play ( #36148 )
...
closes https://github.com/grafana/grafana/issues/36103
2021-06-25 14:19:18 -04:00
Dave Henderson
3ba97ee4ef
Docs: Document caching defaults in enterprise config ( #36181 )
...
* Docs: Document caching defaults in enterprise config
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
* adding missed period
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* more missed periods!
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2021-06-25 20:06:01 +02:00
achatterjee-grafana
3332e02a5f
Added note that anonymous access permission is no longer available. ( #36142 )
2021-06-25 15:46:26 +02:00
Ben Bodenmiller
4f84a09286
Docs: Add note about time series replacing graph vis ( #36101 )
2021-06-24 07:57:55 -07:00
Will Browne
ea8aee0432
add note about HA limitation ( #36112 )
2021-06-24 10:16:07 -04:00
Matt Abrams
6b0c75cfd6
put environmental variable in inline code ( #36100 )
...
this puts the code in question in the same style as the other environmental variables on the page
2021-06-24 09:36:26 -04:00
Jan Steinke
e91f12bde3
fix typo in template ( #36082 )
2021-06-23 18:58:35 +02:00
achatterjee-grafana
5da8f3e258
Updated content to specify method to use to get keyboard shortcuts wh… ( #36084 )
...
* Updated content to specify method to use to get keyboard shortcuts when user is on Windows.
* Added changes from doc review.
2021-06-23 18:36:53 +02:00
Domas
d427b57c0e
Docs: document cortex/loki data source caveats for alerting ( #36074 )
...
* Document cortex/loki datasource caveats
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-rule.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-rule.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-23 16:08:56 +02:00
Grot (@grafanabot)
49a64f8d44
ReleaseNotes: Updated changelog and release notes for 7.5.9 ( #36057 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.9
* Add link to notes
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com >
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
2021-06-23 15:32:13 +02:00
DBaldovskiy
f84a74018c
Update custom-panel-option-editors.md ( #36005 )
...
Variable name fix
2021-06-21 23:11:34 +02:00
Travis Patterson
5ae3769320
Add Honeycomb plugin ( #36000 )
2021-06-21 12:34:33 -06:00
Grot (@grafanabot)
fb91302e52
ReleaseNotes: Updated changelog and release notes for 8.0.3 ( #35936 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.3
* Update _index.md
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
2021-06-18 12:38:56 +02:00
Kyle Brandt
fe61d20794
Docs/SSE: Misc updates and corrections ( #35882 )
...
* Docs/SSE: Misc updates and coorections
* Update docs/sources/panels/expressions.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-17 16:41:41 +02:00
Sofia Papagiannaki
a42ace4d4c
Docs: Link to the new alerting API spec ( #35812 )
...
* Docs: Link to the new alerting API spec
* Update docs/sources/http_api/alerting.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/http_api/alerting.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-17 16:10:08 +02:00
George Robinson
066189588f
Fix spelling mistake in docs for expressions ( #35873 )
2021-06-17 12:54:42 +02:00
Grot (@grafanabot)
ef59020f3d
ReleaseNotes: Updated changelog and release notes for 7.5.8 ( #35703 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.8
* Add missing 7.5.8 link
* Update 7.5.8 release date
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com >
2021-06-16 15:34:10 +02:00
Andrea Scarpino
368637c35a
doc: fix link to label and detected fields doc ( #35609 )
...
* Fix link to label and detected fields doc
* Update docs/sources/datasources/loki.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2021-06-15 14:51:09 -04:00
Will Browne
89d8dedece
Plugins: Improve wording around allow_loading_unsigned_plugins configuration ( #35731 )
...
* improve wording
* Update docs/sources/administration/configuration.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/administration/configuration.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update conf/sample.ini
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update conf/defaults.ini
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-15 18:53:11 +02:00
Marcus Efraimsson
283572fcbc
Docs: Add upgrade/breaking note about SQL data sources and data frames ( #35766 )
...
Add upgrade/breaking note about SQL data sources and data frames.
Ref #35534
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-15 18:12:14 +02:00
Sofia Papagiannaki
33bfd6fa53
Docs: Document migration of dashboard alert permissions ( #35559 )
...
* Docs: Document migration of dashbard alert permissions
* Add reference to the configuration
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-15 11:39:15 -03:00
Petros Kolyvas
93860a90d8
Docs change to account for a change in access ( #35687 )
...
Anonymous access is no longer available in Grafana Cloud.
2021-06-15 08:44:35 -05:00
Alexander Emelin
898c314946
Docs: Clarify data streaming with plugins documentation ( #35576 )
2021-06-15 10:25:52 +03:00
Karl Persson
395b942134
Access Control: Add fine-grained access control to GET stats and settings handlers ( #35622 )
...
* add accesscontrol action for stats read
* use accesscontrol middleware for stats route
* add fixed role with permissions to read sever stats
* add accesscontrol action for settings read
* use accesscontrol middleware for settings route
* add fixed role with permissions to read settings
* add accesscontrol tests for AdminGetSettings and AdminGetStats
* add ability to scope settings
* add tests for AdminGetSettings
2021-06-14 17:36:48 +02:00
Andrea Scarpino
74a6e6d973
doc: fix link to Loki's doc ( #35611 )
2021-06-14 11:33:27 -04:00
hanjm
61a718cf8d
Docs: Fix Prometheus data source provisioning example about httpMethod ( #35660 )
2021-06-14 16:37:27 +02:00
Grot (@grafanabot)
4cb62e4292
ReleaseNotes: Updated changelog and release notes for 8.0.2 ( #35615 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.2
* Update release notes for 8.0.2
* Update CHANGELOG.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
* Update docs/sources/release-notes/release-notes-8-0-2.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
Co-authored-by: Ivana <ivana.huckova@gmail.com >
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
2021-06-14 14:55:25 +02:00
Ganesh Vernekar
673b03671d
Docs: Fix template example for unified alerting ( #35620 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
2021-06-14 17:38:24 +05:30
Karl Persson
36c997a625
Access Control: Add fine-grained access control to ldap handlers ( #35525 )
...
* Add new accesscontrol action for ldap config reload
* Update ldapAdminEditRole with new ldap config reload permission
* wrap /ldap/reload with accesscontrol authorize middleware
* document new action and update fixed:ldap:admin:edit with said action
* add fake accesscontrol implementation for tests
* Add accesscontrol tests for ldap handlers
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
2021-06-11 15:58:18 +02:00
Javier Palomo
6531424c72
Datasource: Add support for max_conns_per_host in dataproxy settings ( #35520 )
...
Allow configuring dataproxy.max_conns_per_host for HTTP data sources.
Ref #35519
Ref #35257
2021-06-11 14:18:08 +02:00
Gabriel MABILLE
e75c6a748b
Access-Control: Document changes to the provisioner ( #35548 )
2021-06-11 13:57:49 +02:00
Ivana Huckova
97a59a4855
Loki: Add support for "label_values(log stream selector, label)" in templating ( #35488 )
...
* Use series endpoint if we have queries expr
* Update documentation
2021-06-11 10:57:40 +02:00
achatterjee-grafana
07a970a50f
Doc add note to alerting docs ( #35528 )
...
* Added note about retrieving rules from data sources.
* Polishing content.
* Fixed typos
* Update docs/sources/alerting/unified-alerting/opt-in.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/opt-in.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/opt-in.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2021-06-10 13:51:42 -04:00
Diana Payton
34e4985a44
Docs: Update intro-histograms.md ( #35462 )
2021-06-10 08:41:38 -07:00
Grot (@grafanabot)
c45c6655d0
ReleaseNotes: Updated changelog and release notes for 8.0.1 ( #35502 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.1
* add link to index
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Wording changes
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-10 16:29:42 +02:00
Karl Persson
92adf2e4ff
Access control: Update docs with new settings permission ( #35413 )
...
* Update docs with new action and scopes for settings
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
2021-06-10 13:20:28 +02:00
Nolan Crooks
e4a4446004
Fix typo ( #35452 )
2021-06-09 20:05:49 +02:00
Diana Payton
ccd3ec5f2f
Docs: Update panel-library.md ( #35435 )
2021-06-09 12:16:52 -03:00
Emil Tullstedt
dc7a641978
Docs: Fix code sample for access control provisioning ( #35406 )
2021-06-09 13:47:21 +02:00
achatterjee-grafana
ec9b9d6ab1
Added a note to differentiate legacy and new alerts. ( #35385 )
2021-06-08 11:27:21 -04:00
Sofia Papagiannaki
6a39fc9ae1
Docs: Fix image paths ( #35334 )
2021-06-08 15:26:53 +03:00
Grot (@grafanabot)
d4c129a9b4
ReleaseNotes: Updated changelog and release notes for 8.0.0 ( #35350 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.0
* Update release notes index
Co-authored-by: Elfo404 <me@giordanoricci.com >
2021-06-08 09:26:33 +01:00