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
fd5449bab4
Docs: Rewrite preferences docs ( #31154 )
...
* Create _index.md
* Moved file and started to update content
* adding content
* Update change-home-dashboard.md
* Update _index.md
* Update _index.md
* Update _index.md
* content edits and moved file
* Update change-grafana-name.md
* Delete preferences.md
* content changes
* content changes
* content updates
* content updates
* Update docs/sources/administration/preferences/_index.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/administration/preferences/_index.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/administration/preferences/_index.md
* Update docs/sources/administration/preferences/_index.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/administration/preferences/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/administration/preferences/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/administration/preferences/change-grafana-name.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/administration/preferences/change-grafana-name.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/administration/preferences/change-grafana-name.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/administration/preferences/change-grafana-theme.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update _index.md
* Update _index.md
* minor edits
* Update change-grafana-name.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>
2021-02-12 22:19:03 +01:00
45cf342b0d
Update prometheus.md ( #31173 )
...
Exemplars won't make it to the 2.25 release.
2021-02-12 15:21:59 +01:00
c01fb7efd7
Prometheus: Add documentation for ad-hoc filters ( #31122 )
...
* Prometheus: Add documentation for ad-hoc filters
* Update docs/sources/datasources/prometheus.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/datasources/prometheus.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Add link to ad hoc filters doumentation
* Change direct url for relative
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-02-11 15:42:19 +01:00
bc261a5219
Docs: add 7.4.1 relese notes link ( #31137 )
2021-02-11 14:58:03 +01:00
f9199ecc0c
ReleaseNotes: Updated changelog and release notes for 7.4.1 ( #31133 )
2021-02-11 13:29:18 +00:00
fd5fa402ab
Docs: request security ( #30937 )
...
* Docs: request security
* Docs: lists the section in all examples
* typo
* Update docs/sources/enterprise/_index.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/enterprise-configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Joan López de la Franca Beltran <joanjan14@gmail.com>
* Update docs/sources/enterprise/enterprise-configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/enterprise-configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/enterprise-configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* whats new
* Update docs/sources/enterprise/request-security.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/whatsnew/whats-new-in-v7-4.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* final edits
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Joan López de la Franca Beltran <joanjan14@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-02-10 15:01:18 +01:00
9d3f0d8781
Docs: Group id should be 0 instead of 1 in Docker upgrade notes ( #31074 )
...
The upgrade notes for Grafana 7.3 and Docker says that The Grafana Docker
image runs with the root group (id 1) which is wrong. It should be group (id 0).
Which issue(s) this PR fixes:
Fixes #30953
2021-02-10 10:37:34 +01:00
b287b5be42
Docs: Update json-model.md ( #31066 )
2021-02-10 07:57:38 +01:00
76ff9bbb6a
Docs: Update whats-new-in-v7-4.md ( #31069 )
2021-02-10 07:57:06 +01:00
ebbf698dd8
Added hyperlinks to Graphite documentation ( #31064 )
...
* Added references to Graphite doc pages.
* Minor tweak.
* Fixed a typo.
2021-02-09 16:01:16 -05:00
9a11648567
Improved glossary ( #31004 )
2021-02-09 08:29:30 -05:00
238add18ab
Docs: Update configuration.md (login_maximum_inactive_lifetime_duration, login_maximum_lifetime_duration) ( #31000 )
...
Grafana [v7.2.0-beta2](https://github.com/grafana/grafana/releases/tag/v7.2.0-beta2 ) brought support for `login_maximum_inactive_lifetime_duration` and `login_maximum_lifetime_duration` to replace the older way of specifying the same flavor of timeouts (`login_maximum_inactive_lifetime_days` and `login_maximum_lifetime_days`). Unfortunately, this improvement did not make it to `configuration.md`.
The suggested changes reflect the current state of `conf/defaults.ini`.
2021-02-08 11:46:07 -08:00
3cfa8dad48
Docs: Add alias for what's new in 7.4 ( #30945 )
2021-02-05 18:59:06 +01:00
2a3aa95163
Variables: Adds queryparam formatting option ( #30858 )
...
* Variables: Adds queryparam formatting option
* Chore: fixes strict errors
* Chore: changes after PR comments
2021-02-05 07:16:06 +01:00
cbe040b8c6
docs: use selinux relabelling on docker containers ( #27685 )
2021-02-04 19:54:48 +02:00
f4e12c1c19
Docs: Fix bad image path for alert notification template ( #30911 )
2021-02-04 18:11:55 +01:00
4711610388
Docs: Update whats-new-in-v7-4.md ( #30882 )
2021-02-04 06:31:42 -08:00
0ddf1c8ee0
ReleaseNotes: Updated changelog and release notes for 7.4.0 ( #30902 )
...
* ReleaseNotes: Updated changelog and release notes for 7.4.0
* Combine beta and stable
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-02-04 14:03:00 +00:00
b335a59d6d
OAuth: custom username docs ( #28400 )
...
* OAuth: more user-frienly logging
* OAuth: custom user name attribute
* OAuth: remove deprecated nameAttributeName option
* OAuth: nameAttributePath tests
* OAuth: add name_attribute_path config option
* OAuth: docs for name_attribute_path option
* OAuth: docs for name_attribute_path
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-02-04 10:26:27 +01:00
7470265949
Added "Restart Grafana" topic. ( #30844 )
...
* Created new topic.
* Updated retart topic with windows, macos, Linux and Docker sections. Also, updated enterprise topic "sctivate license".
* Added some relrefs to the install introduction page.
* Adding changes from reviews.
* More changes from review.
* Corrected some syntax issues.
2021-02-03 17:15:58 -05:00
ec9c3230eb
Docs: Org, Team, and User Admin ( #30756 )
...
* Update _index.md
* Update _index.md
* Create server-admin-manage-users.md
* content updates
* Update server-admin-manage-users.md
* content update
* testing single sourcing
* Update server-admin-manage-users.md
* deleted index, updated sharing command
* Update server-admin-manage-users.md
* added index files to folders
* Update _index.md
* added task lists
* Update server-admin-manage-users.md
* working on single sourcing tests
* content updates
* Update server-admin-manage-users.md
* Update server-admin-manage-users.md
* Update server-admin-manage-users.md
* add server admin manage orgs file
* Update _index.md
* Update _index.md
* Content updates
* Update server-admin-manage-orgs.md
* Update server-admin-manage-users.md
* Delete menu.yaml
* Update _index.md
* Update server-admin-manage-users.md
* deleted old files
* Update _index.md
* temporarily removed some files
* Update server-admin-manage-users.md
* Made two relref changes to this branch.
* Merge branch 'master' into docs-update-manage-users
* Update server-admin-manage-orgs.md
* Update server-admin-manage-users.md
* add snippets and content changes
* Content updates
* Update server-admin-manage-users.md
* Update server-admin-manage-orgs.md
* added folders
* content updates
* Update server-admin-manage-users.md
* Update server-admin-manage-users.md
* testing step format
* updated and clarified titles of snippets
* Update server-admin-manage-users.md
* Update server-admin-manage-users.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update server-admin-manage-users.md
* Update server-admin-manage-users.md
* content edits
* Update _index.md
* Update _index.md
* Update _index.md
* deleted old files
* Update _index.md
* Update _index.md
* Update change-your-password.md
* Update _index.md
* Update _index.md
* Update _index.md
* moved files
* Added user account profile topic
* Update _index.md
* Update _index.md
* minor edits
* update shortcodes
* minor updates
* Delete view-server-user-list-list.md
* testing and updating shortcodes
* edited content for single sourcing
* Update example.md
* added new snippet
* updated content
* Update _index.md
* Added links
* Content updates
* Update docs/sources/manage-users/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/manage-users/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/manage-users/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/manage-users/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/manage-users/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/manage-users/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/manage-users/_index.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/manage-users/_index.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update _index.md
Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com>
Co-authored-by: Robby Milo <robbymilo@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-02-03 12:15:23 -08:00
4a324e3d74
Docs: Update whats-new-in-v7-4.md ( #30876 )
2021-02-03 11:21:53 -08:00
1c4bf2fa48
Docs: Add server view folder ( #30849 )
...
* changed weights
* Updated links
* link and weight updates
* Update docs/sources/administration/view-server/view-server-settings.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/administration/view-server/view-server-stats.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/administration/view-server/view-server-settings.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-02-03 08:25:46 -08:00
28f0e43cc5
Fixed image name and path ( #30871 )
...
* Fixed image name and path.
* Update docs/sources/explore/trace-integration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/explore/trace-integration.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-02-03 11:18:19 -05:00
ef589bd4ff
ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1 ( #30853 )
2021-02-03 12:44:17 +01:00
4ed283e7bf
Alerting: Customise OK notification priorities for Pushover notifier ( #30169 )
...
* pushover: Customise OK notification priorities
* Apply suggestions from code review
* Fix build failure
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update pkg/services/alerting/notifiers/pushover.go
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
* Update docs
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-02-03 10:57:18 +02:00
52129e24eb
Docs: Time series panel, bar alignment docs ( #30780 )
...
* Docs: Time series panel, bar alignment docs
* Update graph-time-series-as-bars.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-02-03 09:02:33 +01:00
b99beebf20
Update prometheus.md with image link fix ( #30833 )
2021-02-02 11:54:32 -08:00
0c639b2221
Update license-expiration.md ( #30839 )
2021-02-02 18:14:42 +01:00
58ce62912c
Explore rewrite ( #30804 )
...
* Created new topic on tracing capability and began breaking down and re-org.
* This commit fixed a bunch of broken relrefs along with other changes.
* More changes.
* Checkin changes.
* Check in changes.
* More changes.
* More changes.
* Updated file path.
* Updated image path and more content reorg.
* Update docs/sources/explore/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Adding suugestions from review.
* Some more changes from review.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-02-02 12:04:00 -05:00
c04bc805b5
CDN: Adds support for serving assets over a CDN ( #30691 )
...
* CDN: Initial poc support for serving assets over a CDN
* Minor fix
* added build path and test
* fix lint error
* Added edition to cdn path
* Move master builds to a separate path
* Added error handling for the url parsing, changed setting name, and added docs
* Updated sample.ini
* Some property renames
* updated
* Minor update to html
* index template improvements
* Update docs/sources/administration/configuration.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/administration/configuration.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Added ContentDeliveryPrefix to Licence service
* updated docs
* Updated test mock
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-02-01 10:13:09 +01:00
c4381905e5
Docs: Time series panel ( #30690 )
...
* Create _index.md
* Update standard-field-options.md
* added content
* added content
* Update create-line-graphs.md
* Update create-line-graphs.md
* Create create-bar-graphs.md
* Update create-line-graphs.md
* created scatter plot graphs topic
* Update create-scatter-plot-graphs.md
* Update create-bar-graphs.md
* Update create-scatter-plot-graphs.md
* Update create-line-graphs.md
* Update create-bar-graphs.md
* Update create-scatter-plot-graphs.md
* added links and content
* added links
* Update change-axis-display.md
* renamed files
* Update whats-new-in-v7-4.md
* Update graph-time-series-as-lines.md
* Updated names and verbiage
* Update _index.md
* Update _index.md
* Update docs/sources/panels/visualizations/time-series/graph-time-series-as-bars.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/time-series/graph-time-series-as-lines.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update graph-time-series-as-bars.md
* Update graph-time-series-as-lines.md
* Update graph-time-series-as-points.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-01-29 09:43:29 -08:00
b838125ef7
Docs: Update whats-new-in-v7-4.md ( #30747 )
2021-01-29 08:59:48 -08:00