mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 23:55:47 -06:00
Added Dot at the end of line (#28233)
Hi - Added Dot at the end of line to make it consistent. Thanks, Ashish
This commit is contained in:
parent
f87da29aa4
commit
4cbc1565de
@ -83,5 +83,5 @@ This is used in several places, including:
|
||||
|
||||
- The WHERE clause for the InfluxDB data source. Grafana adds it automatically to InfluxDB queries when in Query Editor mode. You can add it manually in Text Editor mode: `WHERE $timeFilter`.
|
||||
- Log Analytics queries in the Azure Monitor data source.
|
||||
- SQL queries in MySQL, Postgres, and MSSQL
|
||||
- SQL queries in MySQL, Postgres, and MSSQL.
|
||||
- The `$__timeFilter` variable is used in the MySQL data source.
|
||||
|
Loading…
Reference in New Issue
Block a user