6a7e8646aa
Docs: Fix description for cdn_url describe ( #31747 )
...
after practice cdn sourece will from don't have `v` version url to get
2021-03-08 16:17:25 +01:00
ae9255e568
Docs: update whatsnew 7.5 with Tempo changes ( #31772 )
...
* Docs: update whatsnew 7.5 with Tempo changes
* Update docs/sources/whatsnew/whats-new-in-v7-5.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-03-08 16:01:57 +01:00
3b36636318
Annotations: Make the annotation clean up batch size configurable ( #31487 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-03-08 14:16:07 +01:00
c2a6f9623e
Docs: Update plugin docs for annotation support ( #31715 )
...
* Update plugin docs for annotation support
* Update docs/sources/developers/plugins/add-support-for-annotations.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/developers/plugins/add-support-for-annotations.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-03-08 10:46:48 +01:00
451fdd4cda
Docs: update license restrictions doc ( #31508 )
...
* Docs: update license restrictions doc
* wording and examples/clarification
* Update docs/sources/enterprise/license-expiration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/license-restrictions.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update license-restrictions.md
* Licensing doc: a user -> you
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Docs: apply PR feedback
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-03-08 09:15:34 +01:00
e23bae5ec5
Fix error in configuration options ( #31745 )
...
Configuration per data source is not available yet.
2021-03-05 22:43:43 +01:00
04e82add68
Docs: add query caching to Enterprise docs ( #31741 )
...
* Docs: add query caching to Enterprise docs
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-03-05 14:07:07 -06:00
d09afbda18
Docs: Add link to trace data API in whats new ( #31728 )
...
* Add link to docs
* Update docs/sources/whatsnew/whats-new-in-v7-5.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-03-05 19:10:40 +01:00
54f281d6ed
Docs/Tracing: Add sections about schema of the trace data ( #31644 )
...
* Add sections about schema of the trace data
* Remove duplicate column
2021-03-05 13:42:21 +01:00
2a2a6a3bfa
Add Loki to list of alerting data sources ( #31650 )
2021-03-05 11:30:56 +01:00
7055c40cfc
Docs: Add info about Prometheus http method ( #31651 )
...
* Add infor about http method
* Update docs/sources/datasources/prometheus.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-03-05 11:30:26 +01:00
783abb97ec
Update configuration.md ( #31707 )
2021-03-05 11:19:30 +01:00
991c5d16ba
Docs: Update heatmap.md ( #31570 )
2021-03-04 13:30:09 -08:00
27ec5b445e
Docs: Typo fix in whats-new-in-v7-5.md ( #31698 )
...
s/cashed/cached/
2021-03-04 12:51:38 -08:00
31887c6bda
Docs: Add 7.5.0-beta1 release notes link ( #31687 )
2021-03-04 15:53:14 +01:00
a3c9f537dc
ReleaseNotes: Updated changelog and release notes for 7.5.0-beta1 ( #31682 )
2021-03-04 15:08:33 +01:00
9ea3a65d46
Chore: add alias for what's new 7.5 ( #31668 )
2021-03-04 10:45:08 +01:00
c8d781275c
Docs: Update doc for PostgreSQL authentication ( #31434 )
...
* update doc for postgres authentication
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* fix name
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-03-04 09:55:51 +01:00
23c510f831
Docs: document report template variables ( #31637 )
...
* Docs: document report template variables
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* update template variables title
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2021-03-04 10:54:11 +02:00
d566d2e164
AzureMonitor: Add deprecation message for App Insights/Insights Analytics ( #30633 )
...
* AzureMonitor: Add deprecation message for Application Insights/Insights Analytics
relates to #30184
(also some prettier changes came along for the ride)
* reorder query type options
* Rearrange documenation, move Logs up
* Fix Logs heading
* deprecation documentation
* finish up docs
* update link
* Apply doc suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/datasources/azuremonitor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* clean up docs
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-03-04 09:46:44 +01:00
a7f7f97f0d
Docs: Fix broken image link ( #31661 )
...
* Create whats-new-in-v7-5.md
* Update _index.md
* Update _index.md
* Update whats-new-in-v7-5.md
* Update whats-new-in-v7-5.md
* Update whats-new-in-v7-5.md
* Update whats-new-in-v7-5.md
2021-03-04 00:17:58 +01:00
f760a48c95
Docs: Add Whats new in 7.5 ( #31659 )
...
* Create whats-new-in-v7-5.md
* Update _index.md
* Update _index.md
* Update whats-new-in-v7-5.md
* Update whats-new-in-v7-5.md
* Update docs/sources/whatsnew/whats-new-in-v7-5.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/whatsnew/whats-new-in-v7-5.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/whatsnew/whats-new-in-v7-5.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/whatsnew/whats-new-in-v7-5.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/whatsnew/whats-new-in-v7-5.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-03-03 13:56:03 -08:00
4eeb1bb4d2
Docs: Fix links for 7.5 ( #31658 )
...
* Update enterprise-configuration.md
* Update _index.md
2021-03-03 21:51:26 +01:00
7b7c30d107
Update enterprise-configuration.md ( #31656 )
2021-03-03 20:41:07 +01:00
f33bbbd9d0
Update _index.md ( #31645 )
2021-03-03 11:28:27 -05:00
5cbc58fd97
Remove format for plugin routes ( #31633 )
2021-03-03 16:01:08 +01:00
4ad25fa45c
Docs: Update whats-new-in-v7-4.md ( #31612 )
2021-03-02 11:02:54 -08:00
bd0d051438
Alerting: PagerDuty: adding current state to the payload ( #29270 )
...
* adding state to the payload
* fix test
* fix linter
* documentation payload current state
* 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>
2021-03-02 17:50:51 +01:00
bf3a5d27b6
Update node-graph.md ( #31571 )
2021-03-02 09:50:59 -05:00
475fd994a0
Add guide on custom option editors ( #31254 )
2021-03-01 14:12:52 +01:00
e13333fa86
Update license-restrictions.md ( #31488 )
...
Per https://github.com/grafana/grafana/pull/31333#issuecomment-786155113
2021-02-25 14:26:57 -06:00
7d8eff1e7b
Docs: Derived fields links in logs detail view ( #31482 )
...
* Add documentatioon for Derived fields links in Explore
* Update Toggle detected fields heading
* Update docs/sources/explore/logs-integration.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-02-25 20:18:19 +01:00
098e5071f8
Docs: Add new data source links to Enterprise page ( #31480 )
2021-02-25 19:59:03 +01:00
27c143ef9b
ReleaseNotes: Updated changelog and release notes for v7.4.2 ( #31475 )
2021-02-25 07:28:44 -08:00
584886fa46
AppPlugins: Options to disable showing config page in nav ( #31354 )
...
* AppPlugins: Options to disable showing config page in nav
* rename
* Added autoEnabled
* updated
* Things are working sort of
* Simplify
2021-02-25 10:00:21 +01:00
a1eb354525
ReleaseNotes: Updated changelog and release notes for 7.4.3 ( #31454 )
...
* ReleaseNotes: Updated changelog and release notes for 7.4.3
* add the link on website
Co-authored-by: ying-jeanne <wangyingensea@hotmail.com>
2021-02-24 18:33:43 +01:00
1b149523ed
AWS: Add aws plugin configuration ( #31312 )
...
* add new conf and make sure its passed to frontend
* change auth provider name
* goimports
* fixed after feedback
* more updates after feedback
* Update docs/sources/administration/configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/administration/configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/administration/configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/administration/configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/administration/configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update conf/sample.ini
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update docs/sources/administration/configuration.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update pkg/setting/setting.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* updates after pr feedback
* Update conf/defaults.ini
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update conf/defaults.ini
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update conf/sample.ini
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-02-24 18:08:13 +01:00
055590890c
CloudWatch: Make it possible to specify custom api endpoint ( #31402 )
...
* wip: add endpoint field
* add endpoint to config and make sure it's part of the cache key
* update docs
* improve endpoint paragraph
* Update docs/sources/datasources/cloudwatch.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* goimports
* Update docs/sources/datasources/cloudwatch.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* update snapshot
* Update docs/sources/datasources/cloudwatch.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-02-24 16:05:14 +01:00
127effc8ab
remove squadcast details from docs ( #31413 )
...
squadcast was removed from table in https://github.com/grafana/grafana/pull/23213 but we missed the details paragraph, remove that.
2021-02-23 09:17:40 -05:00
34a4943baf
addressed issues 28763 and 30314. ( #31404 )
2021-02-22 19:56:12 -05:00
d912970aff
Added section Query a time series database by id ( #31337 )
...
* Added new section Query a time series database by id
* Rearranged content.
* changed database to data source
* Updated note with the word Grafana
* fixed a few typos.
* Removed "time series" as per review.
* Update docs/sources/http_api/data_source.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Changes from Diana's review.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-02-22 13:44:24 -05:00
7c797f737c
ReleaseNotes: Updated changelog and release notes for 7.4.2 ( #31313 )
2021-02-21 08:06:25 +01:00
a34bc0f2d5
Add info to docs about concurrent session limits ( #31333 )
...
* Add info to docs about concurrent session limits
This parallels a [change in the Grafana Cloud docs](https://github.com/grafana/website/pull/3504 ) which was based on a kind and appreciated message from support. The limit does not apply to Grafana OSS, just to Enterprise and Cloud, as far as any of us know.
* Update docs/sources/enterprise/license-restrictions.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-02-18 12:05:09 -06:00
82933353d6
Docs: Clarifies how to add Key/Value pairs ( #31303 )
2021-02-18 09:46:29 -05:00
04cd96342e
fix 7.4.2 release note ( #31299 )
2021-02-18 09:41:00 +01:00
a3b40bdc48
ReleaseNotes: Updated changelog and release notes for 7.4.2 ( #31291 )
2021-02-17 18:37:47 +01:00
6c2cf42a05
Docs: Clarifies custom date formats for variables ( #31271 )
2021-02-17 09:33:56 -05:00
ea6a8eacbf
Docs: Annotations update ( #31194 )
...
Fixes #31188
2021-02-17 08:51:27 -05:00
b9f6bd7897
Docs: Update Influx config options ( #31146 )
...
* Add config options
* Update docs/sources/datasources/influxdb.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/datasources/influxdb.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Add config to provisioning docs
* Style fixes
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-02-15 13:42:14 +01:00
2dacc2c366
Fixed the typo. ( #31189 )
2021-02-12 19:03:22 -08:00