David
11a96459ba
Docs: Added "Disable metrics lookup" explanation
...
Done in Prometheus datasource docs.
2020-08-28 19:42:12 +02:00
Zoltán Bedi
86e44eec02
Prometheus: fix rate_interval to use min step properly ( #27168 )
...
* Prometheus: fix rate_interval to use min step properly
* Update docs/sources/features/datasources/prometheus.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Simplify `getRateIntervalScopedVariable` (#27174 )
Signed-off-by: beorn7 <beorn@grafana.com>
* Modify rate_interval tests to use createQuery
* Change test wording + intervalfactor
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Björn Rabenstein <beorn@grafana.com>
2020-08-25 18:55:08 +02:00
Nitesh Koushik S
af97996ad1
Docs: Document Update ( #27196 )
...
Adding double quotes to make the sentence more meaningful.
2020-08-25 06:34:02 -07:00
Nitesh Koushik S
2ee79fefac
Docs: Removing duplicate words ( #27195 )
...
Removing duplicate words
2020-08-25 06:33:07 -07:00
Nitesh Koushik S
18ccd2518a
Docs: Spelling Correction ( #27194 )
...
Correction of the word selectorallows to selector allows
2020-08-25 06:32:22 -07:00
Diana Payton
1502722129
Docs: Add FAQcontent ( #27139 )
...
* update content
* updated content
* update content
* Update graphite.md
2020-08-24 07:44:09 -07:00
Yoan Blanc
69df8b424c
Docs: zipkin links to Loki documentation ( #27144 )
2020-08-23 20:59:09 +02:00
Wojciech Sromek
918fb4d02a
Docs: Example of provisioning InfluxDB v2 datasource ( #27045 )
...
* Docs: Example of provisioning InfluxDB v2 datasource
* Apply suggestions from code review
Suggested improvements
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-18 08:08:09 -07:00
Ivana Huckova
9698edbb13
Docs: Sort log result documentation ( #26898 )
...
* Add documentation for sort log result
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Capitalize deduping options
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-14 10:15:12 +02:00
Zoltán Bedi
aae25c5308
Prometheus: add $__rate_interval variable ( #26937 )
...
* Add rate interval variable to prometheus data source
* Add tests + auto complete
* Fix prometheus tests
* Add doc
* Modify test title
* Modify kbn method name after merge
2020-08-13 18:58:40 +02:00
Diana Payton
158a474ee7
Docs: Update _index.md ( #26561 )
...
* Update _index.md
* Update docs/sources/features/datasources/_index.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-07 08:06:50 -07:00
Robby Milo
8107e735c1
Docs: update loki links, readme ( #26548 )
2020-08-06 12:40:12 -07:00
Kyle Brandt
577c9cd546
Docs: Azure logs - cross reference field configuration display name ( #26804 )
...
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-06 13:16:00 -04:00
Diana Payton
0706ec5d00
Docs: Organize variables ( #26738 )
...
* Moved files to folder and updated links
* fixed links
* Update _index.md
* Update templates-and-variables.md
2020-08-03 09:10:27 -07:00
Torkel Ödegaard
6c49fdb57d
TemplateSrv: Formatting options for ${__from} and ${__to}, unix seconds epoch, ISO 8601/RFC 3339 ( #26466 )
...
* TemplateSrv: WIP date formats
* Templating: formats with arguments
* WIP docs updates
* Docs: Updated docs
* fixed spelling
* Update docs/sources/variables/global-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/variables/global-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/variables/global-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/variables/global-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-27 20:47:59 +02:00
Andrej Ocenas
37aa35ca45
Docs: Remove TODO from the CloudWatch docs ( #26543 )
2020-07-23 13:46:13 +02:00
Diana Payton
03d97788ab
Docs: Update postgres.md ( #26467 )
...
* Update postgres.md
* Update docs/sources/features/datasources/postgres.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-21 08:33:23 -07:00
Daniel Lee
5a885ce26c
docs: customMetricsNamespaces for Cloudwatch provisioning ( #26457 )
2020-07-20 16:58:20 +02:00
Ivana Huckova
5b2ff4498e
Docs: Add derived field datasourceUid information ( #26285 )
...
* Add datasourceUid info
* Revert "Add datasourceUid info"
This reverts commit 84dce1dcfd
.
* Add datasourceUid info
* Update docs/sources/features/datasources/loki.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update derived fields info
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-15 14:22:19 +02:00
Kyle Brandt
d28b62740b
Docs: Flux support in influxdb data source in 7.1 ( #25551 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-13 14:15:09 -04:00
Kyle Brandt
d91e73713d
Docs: Azure update kusto doc link ( #26246 )
...
as per, and fixes #25339
2020-07-13 13:35:46 -04:00
Ivana Huckova
d3dcb19a5b
Loki: Improve error message for unescaped \ and add LogQL link to docs ( #26136 )
...
* Add custom escaping error message
* Include regex escape error message
* Update docs, add logql link
* Refactor
2020-07-09 10:13:41 +02:00
Kyle Brandt
c6a3afb4b8
Docs: Azure Monitor data source changes for 7.1 ( #26096 )
...
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-08 15:47:00 -04:00
Dhananjay
3ef06a0c88
Cloudwatch: Add Support for external ID in assume role ( #23685 )
...
Co-authored by: Arve Knudsen
2020-07-02 15:24:36 +02:00
Ivana Huckova
ab172f09b2
Docs: Add Query history search documentation ( #25946 )
...
* Update docs for search in query history
* Update
* Update docs/sources/features/explore/index.md
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/explore/index.md
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-02 08:53:10 +02:00
Andrej Ocenas
2ca6df814e
Elastic: Internal data links ( #25942 )
...
* Allow internal datalinks for elastic
* Add docs
* Update docs/sources/features/datasources/elasticsearch.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-01 09:45:21 +02:00
Sofia Papagiannaki
bb4b7381fc
Stackdriver: Deep linking from Grafana panels to the Metrics Explorer ( #25858 )
...
* Add stackdriver deep link
* No deep link for SLO queries
* Add tests
* Update docs/sources/features/datasources/stackdriver.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Enforce resource type
* Navigate to google account chooser first
* Change renamed image reference
Fix misspelling in image name and change it to conform with the rest cloud monitoring images
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-01 01:16:20 +03:00
Diana Payton
e07d0ae452
Docs: Reorganize reference topics ( #25915 )
...
* moved annotations.md
* Update annotations.md
* moved dashboard_folders.md
* moved dashboard_history.md
* moved playlist.md
* moved search.md
2020-06-30 14:18:38 -07:00
Sofia Papagiannaki
4bb3f66569
Stackdriver: Rename Stackdriver to Google Cloud Monitoring ( #25807 )
...
* Update backend
* Update frontend
* Keep old plugin id
* Update docs
* Place doc images to a new directory
* Legacy support for stackdriver-auto alignment
* Consistent plugin name
* Apply suggestions from code review
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
* Update docs
* Update public/app/plugins/datasource/cloud-monitoring/README.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Add reference to the data source formerly being named Stackdriver
* Update pkg/models/datasource.go
Co-authored-by: Carl Bergquist <carl@grafana.com>
* Fix gofmt
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
Co-authored-by: Carl Bergquist <carl@grafana.com>
2020-06-30 18:47:13 +03:00
Mohit Nain
7b95984ad1
Docs: Suggesting few changes ( #25774 )
...
* Suggesting few changes
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-23 12:39:15 -07:00
Diana Payton
297a4ddd22
Docs: Update jaeger.md ( #25634 )
...
* Update jaeger.md
* Update jaeger.md
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Co-authored-by: Ivana <ivana.huckova@gmail.com>
2020-06-23 12:12:07 -07:00
Daniel Lee
1e88e50822
docs: remove racially charged words ( #25535 )
...
ref #18841
2020-06-11 18:17:11 +02:00
Diana Payton
ed694fd88a
Docs: Update _index.md ( #25121 )
2020-06-10 07:31:05 -07:00
Brian Candler
ce127acf84
Docs: Document the front-end proxy path for live log tailing with Loki ( #25440 )
2020-06-09 12:55:07 -07:00
Mohit Nain
2e68425ad7
Docs: Some correction in line 58 ( #25474 )
...
All screen sizes is correct terminology to use
2020-06-09 12:53:53 -07:00
Amal
8309e8e31a
Docs: Typo fix ( #25247 )
...
* Update stackdriver.md
* Update stackdriver.md
* Update stackdriver.md
* Update index.md
* Update whats-new-in-v2.md
2020-06-08 12:46:08 -07:00
Amal
ee1be75b7b
Docs: Update zipkin.md ( #25246 )
2020-06-08 12:44:44 -07:00
Rémy G
07208d05ba
Docs: Fixed invalid JSON ( #25153 )
2020-05-28 07:35:19 -07:00
Diana Payton
ff465396ab
Docs: added content to _index.md pages ( #24949 )
2020-05-21 08:31:06 -07:00
Diana Payton
a85e05cc23
Docs: Fixed broken links ( #24946 )
...
* fixed links
* Update menu.yaml
2020-05-21 07:19:35 -07:00
Andrej Ocenas
8b267c94ec
CloudWatch: Add docs for Logs ( #23651 )
...
* First draft
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com>
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com>
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com>
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com>
* Apply suggestions from code review
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* More additions and changes to CloudWatch docs
* Branding changes
* Update documentation references
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: kay delaney <kay@grafana.com>
2020-05-21 10:40:38 +02:00
Henry Muru Paenga
01de35d4db
Jaeger datasource typo ( #24920 )
2020-05-20 13:14:17 +02:00
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
Diana Payton
a677cac74f
Docs: Update index.md ( #24887 )
2020-05-20 09:13:24 +02:00
Andrej Ocenas
220590cb54
Docs: Trace view, jaeger and zipkin ( #24297 )
...
* Add docs for trace view, jaeger and zipkin
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update data source docs
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Split trace UI description across multiple sections
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Add screenshots
* Fix image params
* Fix params
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-19 12:26:09 +02:00
Amal
820eb5c80e
Docs: Correcting abbreviations ( #24748 )
...
* Correction in abbreviation
* Minor correction in abbreviation
* Correcting abbreviation
* Correction in abbreviation
* Correcting abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Update stack_guide_graphite.md
* Update whats-new-in-v4-6.md
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Update ldap.md
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Update docs/sources/guides/whats-new-in-v5.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-18 13:56:23 -07:00
Diana Payton
62a233c9bf
Docs: Add 7.0 topics to menu ( #24805 )
...
* Update menu.yaml
* Update menu.yaml
* Update whats-new-in-v7-0.md
* Revert "Update whats-new-in-v7-0.md"
This reverts commit ca7a0e5a16
.
* Update menu.yaml
* fixing links
* added data-links to menu, deleted old topic
* Update docs/sources/menu.yaml
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
* Update menu.yaml
* Update menu.yaml
* Delete links.md
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
2020-05-18 12:56:18 -07:00
Diana Payton
0e53b15375
Docs: Update links for 7.0 ( #24751 )
...
* update menu
* updated alert list
* Update alert-list-panel.md
* Update alert-list-panel.md
* Update bar-gauge-panel.md
* Delete bar_gauge.md
* Delete dashlist.md
* Update dashboard-list-panel.md
* deleted old panels
* Update gauge-panel.md
* Update graph-panel.md
* Update heatmap.md
* Update logs-panel.md
* Update news-panel.md
* Updated stat panel
* Update table-panel.md
* Update text-panel.md
* Fixed broken links
* Update _index.md
* Update alerts-overview.md
* Update add-a-panel.md
* Update field-configuration-options.md
* removed beta text
* Update inspect-panel.md
* Update panel-editor.md
* Update thresholds.md
* Update transformations.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update transformations.md
2020-05-15 13:58:39 -07:00
Diana Payton
26964b383f
Docs: Update time range controls ( #24709 )
...
* moved file and updated menu
* Delete timerange.md
* Update menu.yaml
* Update time-range-controls.md
* fixed links
* Update time-range-controls.md
* content updates
* Update time-range-controls.md
* Apply suggestions from code review
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/dashboards/time-range-controls.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update time-range-controls.md
* Update docs/sources/dashboards/time-range-controls.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/dashboards/time-range-controls.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/dashboards/time-range-controls.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update time-range-controls.md
Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-05-15 09:53:51 -07:00
Diana Payton
59ffe4f413
Docs: Rewrite alerting docs ( #24653 )
...
* updated menu and added alerts-overview.md
* Delete metrics.md
* Update menu.yaml
* changed file name and updated menu
* Update create-alerts.md
* added file and link
* Create view-alerts.md
* added content and links
* Update pause-an-alert.md
* added content and links
* edited notification content
* updated link
* Update docs/sources/alerting/create-alerts.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Applied marcus e. edits
* Update docs/sources/alerting/alerts-overview.md
Co-authored-by: Carl Bergquist <carl@grafana.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Carl Bergquist <carl@grafana.com>
2020-05-14 09:19:15 -07:00