grafana/docs/sources
Alcarin ad589c3201
Docs: InfluxDB variable in query (#24861)
First example of the use of a variable in influxdb query should not use a regex query but a simple one. A first time influxdb user (like me) could think that the proper way to use variable in a dashboard template is to use regex query, but it's not true. Also "=~ /$region/" may be erroniously thought identical to "= '$region'" while instead "=~ /^$region$/" is identical to "= '$region'", and for that type of query is useless (if not slower) use a regex query.
2020-05-20 10:03:08 +02:00
..
administration Docs: fix order of arguments (#24888) 2020-05-20 09:13:51 +02:00
alerting Alerting: Adds support for multiple URLs in Alertmanager notifier (#24196) 2020-05-20 08:49:53 +02:00
auth Docs: Correcting abbreviations (#24748) 2020-05-18 13:56:23 -07:00
dashboards docs: fixes ambiguous links (#24811) 2020-05-18 20:47:31 +02:00
developers Add guide for streaming data sources (#24786) 2020-05-19 09:05:48 +02:00
enterprise Docs: Align naming with Grafana.com (#24745) 2020-05-18 10:23:12 +02:00
features Docs: InfluxDB variable in query (#24861) 2020-05-20 10:03:08 +02:00
getting-started Docs: Update links for 7.0 (#24751) 2020-05-15 13:58:39 -07:00
guides Docs: Remove beta text from What is new in Grafana 7 (#24860) 2020-05-20 09:16:15 +02:00
http_api Docs: Correcting abbreviations (#24748) 2020-05-18 13:56:23 -07:00
installation awsie -> advise (#24846) 2020-05-19 12:40:25 +02:00
linking Docs: The URL variables url returned a 404 on Data Links page (#24870) 2020-05-19 13:18:58 -07:00
manage-users Add docs for user management (#24277) 2020-05-08 17:33:59 +02:00
packages_api Docs: generated a 7.0 version of the packages reference docs. (#24708) 2020-05-14 21:34:59 +02:00
panels Docs: Couple of minor tweaks for better readability (#24908) 2020-05-20 10:01:25 +02:00
permissions Docs: Update links for 7.0 (#24751) 2020-05-15 13:58:39 -07:00
plugins Docs: Align naming with Grafana.com (#24745) 2020-05-18 10:23:12 +02:00
reference Docs: Add 7.0 topics to menu (#24805) 2020-05-18 12:56:18 -07:00
sharing Docs: Add linking topics (#24408) 2020-05-13 06:08:11 -07:00
tutorials Docs: Correcting abbreviations (#24748) 2020-05-18 13:56:23 -07:00
variables Docs: Update links for 7.0 (#24751) 2020-05-15 13:58:39 -07:00
whatsnew Docs: Whats new updates (#21664) 2020-01-22 14:02:47 +01:00
_index.md Docs: Update index page with link to What's new in v7.0 (#24793) 2020-05-18 17:15:28 +02:00
archive.md Docs: update content to work with website repo (#20693) 2019-12-05 13:09:57 +01:00
jsearch.md Added grafana 1.x docs to main repo 2015-03-10 08:56:03 +01:00
menu.yaml Docs: Update menu.yaml (#24867) 2020-05-20 09:12:56 +02:00
search.md Added grafana 1.x docs to main repo 2015-03-10 08:56:03 +01:00
test.md Added grafana 1.x docs to main repo 2015-03-10 08:56:03 +01:00
versions.html_fragment docs(): updated download links 2016-06-23 10:35:47 +02:00