* Extract functions to util and utilize in both transforms
* Fix mistaken label and add better null logic to transpose
* Add a new row and add a blurb to docs about the new setting
* Update public/app/features/transformers/docs/content.ts
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Update docs content, simplify null logic
* Add test, clarify empty logic
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* created config doc
* updated the config doc
* updates to the configure doc
* updates to configure doc
* updated the templates doc
* more query editor edits
* final edit on templates doc
* final query editor edits and new screenshots
* added tables to configure
* final edits
* final edits
* final edits
* added admonition and updates based on feedback
* ran prettier
* added keywords and fixed description
* Update (dateColumn) description
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* Mount docs from the current repository
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Clean up variables
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Improve timeFilter and timeGroup macro description
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* Fix timefilter macro example formatting
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* Fix time macro example formatting
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* Remove extra spaces from timefilter macro example
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* Introduce new table and Add examples for time, timeFilter and timeGroup Macros
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* Improve existing examples of timeGroupAlias Macro
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* Remove data frame description
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* fixed the homepage with valid links
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com>
* Add Table Panel results for Macros
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* fixed and define the configuration part for grafana mysql user
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com>
* fixed port typo
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com>
* remove the sqlDatasourceDatabaseSelection based https://github.com/grafana/grafana/issues/105232
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com>
* added annotation single tag example
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com>
* Change format type
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* fix minor typos and run prettier
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com>
* Address Macros specific changes
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* Revert column name and replace URL with version substitution
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
* re-added the text for the feature flag
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com>
* revert back the changes for the grafana mysql usage
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com>
* fixed links as per writers toolkit guide
* run prettier
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com>
* Update docs/sources/datasources/mysql/query-editor/_index.md
thanks
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
---------
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com>
Co-authored-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
* Update index.md
Adjusted codeblock formatting from yaml syntax rather than bash.
* Ran 'yarn prettier write' in index.md to ensure formatting was correct after completing prior changes.
* First draft autocomplete
* Better naming
* Change suggestion to table/column population
* Remove all suggestions, just use table/column population but trigger on space
* Gate feature flag behind a feature flag
* Reorganize and add function list
* Add blurb about autocomplete to docs
* Update public/app/features/expressions/utils/metaSqlExpr.ts
Co-authored-by: Alex Spencer <52186778+alexjonspencer1@users.noreply.github.com>
* Add try catch, remove promise resolve
---------
Co-authored-by: Alex Spencer <52186778+alexjonspencer1@users.noreply.github.com>
* Add time range to tags and tag value requests
* Prettier
* Change timeRangeForTags to number and dropdown with options
* Listen to changes and update docs
* Update docs
* Prettier
* Text updates
* Extract getOptionsV2 params to type
* Use this.tagsForTimeRange
* Docs and move section up
* Prettier
* Update docs