Robby Milo
ede2a61809
cleanup shortcodes, image paths ( #34827 )
2021-05-28 11:31:48 +02:00
Grot (@grafanabot)
0e8d0be72a
Add isolation level db configuration parameter ( #33830 ) ( #33878 )
...
* add isolation level db configuration parameter
* add isolation_level to default.ini and sample.ini
* add note that only mysql supports isolation levels for now
* mention isolation_level in the documentation
* Update docs/sources/administration/configuration.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 >
(cherry picked from commit 7367cfc0a3 )
Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com >
2021-05-10 22:27:05 +02:00
Grot (@grafanabot)
d2837c50f9
Removed content as per MarcusE's suggestion in https://github.com/grafana/grafana/issues/33822 . ( #33870 ) ( #33872 )
...
(cherry picked from commit 076f076961 )
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-05-10 20:22:18 +02:00
Grot (@grafanabot)
cf389959d2
Docs feedback: /administration/provisioning.md ( #33804 ) ( #33842 )
...
Indicate that the AWS sigV4* jsonData and secureJsonData fields are supported in the Prometheus Datasource.
(cherry picked from commit 0af75106e9 )
Co-authored-by: Douglas Thrift <douglaswth@gmail.com >
2021-05-10 11:02:17 -07:00
Grot (@grafanabot)
0083c10d6b
Docs: delete from high availability docs references to removed configurations related to session storage ( #33827 ) ( #33851 )
...
* docs: delete from high availability docs references to removed configurations related to session storage
* docs: remove session storage mention and focus on the auth token implementation
(cherry picked from commit 382fcca530 )
Co-authored-by: Daniel dos Santos Pereira <danield1591998@gmail.com >
2021-05-10 16:12:25 +02:00
Grot (@grafanabot)
e0a1cd2ee9
Document customQueryParameters for prometheus datasource provisioning ( #33440 ) ( #33495 )
...
* Document customQueryParameters for prometheus datasource provisioning
The customQueryParameters option was added to prometheus datasources in https://github.com/grafana/grafana/pull/19121 . This PR updates the "provisioning" documentation to contain a reference to this in the `jsonData` options for a prometheus datasource.
* Update docs/sources/administration/provisioning.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 >
(cherry picked from commit c56763c42d )
Co-authored-by: Aaron Ecay <aaronecay@gmail.com >
2021-04-28 19:23:05 +02:00
Torkel Ödegaard
ceeb381eae
Docs: Sync latest master docs with 7.5.x ( #33156 )
...
* Docs: Sync latest master docs with 7.5.x
* remove some remaining next aliases and links
* Docs: Removed v8 doc changes
* fixed merge issue
2021-04-22 07:32:32 +02:00
achatterjee-grafana
5bcc482697
Fixed some formatting issues for PRs from yesterday. ( #33078 ) ( #33079 )
2021-04-16 13:13:06 -04:00
achatterjee-grafana
c423a15ec8
Backport 33034 ( #33038 )
...
* Fix for doc issue https://github.com/grafana/grafana/issues/32890 (#33034 )
* Added new section "Implications of enabling `Anonymous` access to dashboards".
* Linked from Anonymous authentication section in "Grafana Auth".
* Update docs/sources/administration/security.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/auth/grafana.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Fixed formatting issues.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Fix for doc issue https://github.com/grafana/grafana/issues/32890 (#33034 )
* Added new section "Implications of enabling `Anonymous` access to dashboards".
* Linked from Anonymous authentication section in "Grafana Auth".
* Update docs/sources/administration/security.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/auth/grafana.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Fixed formatting issues.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Fix for doc issue https://github.com/grafana/grafana/issues/32890 (#33034 )
* Added new section "Implications of enabling `Anonymous` access to dashboards".
* Linked from Anonymous authentication section in "Grafana Auth".
* Update docs/sources/administration/security.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/auth/grafana.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Fixed formatting issues.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Fix format issue.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2021-04-15 20:33:00 +02:00
Torkel Ödegaard
8011ff4f79
Docs: Backport 32916 to v7.5x ( #33008 )
...
* fixing things
* Update add-authentication-for-data-source-plugins.md
* Docs: Sync release branch with latest docs (#32986 )
* Docs: Sync release branch with latest docs
* Fixed what branch to update
* Elasticsearch: Force re-rendering of each editor row type change (#32993 ) (#32996 )
(cherry picked from commit 136460d369 )
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
* ReleaseNotes: Updated changelog and release notes for 7.5.4 (#32973 ) (#32998 )
* ReleaseNotes: Updated changelog and release notes for 7.5.4 (#32973 )
* ReleaseNotes: Updated changelog and release notes for 7.5.4
* Update index link
* Fix boldness
* Update CHANGELOG.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
* Update CHANGELOG.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
* Update codespell words
* Update docs/sources/release-notes/release-notes-7-5-4.md
* Update CHANGELOG.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/release-notes/release-notes-7-5-4.md
* Change bold markers
* Fix escaping
* Update drone yaml
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com >
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
(cherry picked from commit a516ff00db )
* Add old release notes
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com >
* fixing things
* Merge branch 'v7.5.x' of https://github.com/grafana/grafana into backport-32916-to-v7.5.x
* Update add-authentication-for-data-source-plugins.md
* Update license-restrictions.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com >
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com >
2021-04-14 15:40:43 -07:00
Grot (@grafanabot)
7354150b79
Plugins: Allow a non-dashboard page to be the default home page ( #32926 ) ( #32945 )
...
* feat: introduce home page redirect if default dashboard
* style: clean up
* Apply suggestions from code review
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
* chore(dashboard): remove obsolete setting import
* docs(config): add home_page description
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
(cherry picked from commit bd74953f0d )
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
2021-04-13 17:27:05 +02:00
Carl Bergquist
5039c90b8c
HttpServer: Make read timeout configurable but disabled by default ( #31575 ) ( #32154 )
...
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
(cherry picked from commit 862cd473eb )
2021-03-19 12:01:37 +01:00
Erik Sundell
6ddb62fca1
Cloudwatch: ListMetrics API page limit ( #31788 ) ( #31851 )
...
* Cloudwatch: ListMetrics API page limit (#31788 )
* add list metrics api page limit
* Update docs/sources/datasources/cloudwatch.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 >
(cherry picked from commit d512c5a1b4 )
* update go sum
* remove spaces
* revert go.sum
2021-03-10 10:42:49 +01:00
Erik Sundell
0be2177d15
CloudWatch: Restrict auth provider and assume role usage according to… ( #31845 )
...
* CloudWatch: Restrict auth provider and assume role usage according to Grafana configuration (#31805 )
* restrict usage of providers and assume role according to grafana config
* update docs
* Update docs/sources/datasources/cloudwatch.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update pkg/tsdb/cloudwatch/cloudwatch.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update pkg/tsdb/cloudwatch/session_test.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* pr feedback
* fix failing test
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
(cherry picked from commit 2d660ee502 )
* Update docs/sources/datasources/cloudwatch.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2021-03-10 08:59:19 +01:00
Grot (@grafanabot)
2297e13ac6
Annotations: Make the annotation clean up batch size configurable ( #31487 ) ( #31769 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com >
(cherry picked from commit 3b36636318 )
Co-authored-by: Carl Bergquist <carl.bergquist@gmail.com >
2021-03-08 14:37:27 +01:00
ying-jeanne
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
Erik Sundell
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
achatterjee-grafana
34a4943baf
addressed issues 28763 and 30314. ( #31404 )
2021-02-22 19:56:12 -05:00
Andrej Ocenas
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
Diana Payton
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
Igor Beliakov
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
Diana Payton
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
Diana Payton
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
Ash Caire
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
achatterjee-grafana
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
Torkel Ödegaard
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
Agnès Toulet
66db730642
Docs: add hidden_users configuration field ( #30435 )
...
* Docs: add hidden_users configuration field
* Add feature in the what's new
* Update configuration.md
* apply PR feedback
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* fix what's new link
* Update docs/sources/whatsnew/whats-new-in-v7-4.md
Co-authored-by: Leonard Gram <leo@xlson.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: Leonard Gram <leo@xlson.com >
2021-01-26 17:57:04 +01:00
Sofia Papagiannaki
94a29759ab
Docs: Fix expressions enabled description ( #30589 )
2021-01-26 18:49:58 +02:00
Arve Knudsen
e818bdd75f
configuration.md: Document Content Security Policy options ( #30413 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
2021-01-22 21:12:42 +01:00
Sofia Papagiannaki
9ada4b6052
Expressions: Add option to disable feature ( #30541 )
...
* Expressions: Add option to disable feature
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-01-22 19:27:33 +02:00
J. Casalino
fdda40672e
Docs: Missing 's' on 'logs' ( #29966 )
...
Command line argument should be _logs_ based on the other examples shown
2020-12-22 13:52:09 -08:00
Diana Payton
c4e141c112
Docs: Update configuration.md ( #29912 )
...
* Update configuration.md
* Update configuration.md
2020-12-17 13:15:11 -08:00
Mario Mann
eee4f92435
Update configure-docker.md ( #29883 )
...
It's not possible to stop an image, you can only start/stop container. I know it's just a little mistake and it sounds a bit like crumb cracker but your description is not correct.
2020-12-16 11:16:34 -05:00
Mike Dalrymple
7dd387ce57
Added httpMethod to webhook ( #29780 )
...
The values appear like they can be "POST" or "PUT" but there doesn't appear to be a place for that info in the documentation.
2020-12-11 17:50:04 +01:00
Jeremy Alvis
f021f97c31
DataSourceSettings: Add servername field to DataSource TLS config ( #29279 )
...
* DataSourceSettings: Add servername field to DataSource TLS config
A DNS lookup URL can be provided in the DataSource URL field in order
to dynamically load balance between multiple instances of a DataSource.
When using mutual TLS, Golang's TLS config implementation checks that
the certificate's common name (< 1.15) or subject alternative name
(>= 1.15) has the same value as the domain being accessed. If the DNS
entry is dynamically generated for a specific environment, the
certificate cannot be generated with a name matching the dynamic
DNS URL. As such, Golang offers a servername field that can be set to
overwrite what value is used when checking against the certificate's
common name (or subject alternative name). Without this change, Skip
TLS Verify must be set to true in order for the DataSource to work,
removing some of the benefits gained by using mutual TLS.
This commit adds the ability to set Grafana's internal Golang TLS config
servername field from the UI or a provisioned DataSource.
The servername field is optional and the existing behavior is retained if
the field is not set.
Co-authored-by: Dana Pruitt <dpruitt@vmware.com >
Co-authored-by: Jeremy Alvis <jalvis@pivotal.io >
* Update docs with PR review changes
Co-authored-by: Jeremy Alvis <jalvis@pivotal.io >
Co-authored-by: Dana Pruitt <dpruitt@vmware.com >
* Update with additional PR requested changes
* Minor updates based on PR change requests
Co-authored-by: Dana Pruitt <dpruitt@vmware.com >
2020-12-10 16:07:05 +01:00
Diana Payton
f1b3c8ba4b
Docs: Update configuration.md ( #29728 )
2020-12-09 08:22:12 -08:00
Diana Payton
97a104598a
Docs: Remove survey ( #29549 )
...
* removed the survey code
* Update _index.md
2020-12-09 07:55:50 -08:00
Domas
7d9a528184
Logging: rate limit fronted logging endpoint ( #29272 )
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2020-12-09 16:22:24 +01:00
Will Browne
1053989686
Docs: Add missing key to enable SigV4 for provisioning Elasticsearch data source ( #29584 )
...
* add missing key to enable SigV4
* use right key :o)
* Add .
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-12-03 20:04:38 +01:00
Todd Campbell
643f790753
Alerting: Add support for Sensu Go notification channel ( #28012 )
...
* Add support for Sensu Go notification channel
Similar to current support for the older "Core" version of
Sensu, this commit add support for the newer version.
Closes #19908
Signed-off-by: Todd Campbell <todd@sensu.io >
* fix linter errors
Signed-off-by: Todd Campbell <todd@sensu.io >
* Apply suggestions from code review
PR review suggestions
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Fix no new variables error
* Replace convey testing with testify
Signed-off-by: Todd Campbell <todd@sensu.io >
* Wording suggestions
Signed-off-by: Todd Campbell <todd@sensu.io >
* Add docker compose environment for testing/maintenance
Signed-off-by: Todd Campbell <todd@sensu.io >
* Renamed and fixed docker-compose.yaml to work in devenv
Signed-off-by: Todd Campbell <todd@sensu.io >
* Change sensugo web UI port to 3080 so as not to conflict with grafana
Signed-off-by: Todd Campbell <todd@sensu.io >
* Apply suggestions from code review
Set the API key as a secure value.
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
* Add Sensu Go information to notifications doc
Signed-off-by: Todd Campbell <todd@sensu.io >
* Update pkg/services/alerting/notifiers/sensugo.go
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
* change assert to require for Error/NoError tests
Signed-off-by: Todd Campbell <todd@sensu.io >
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2020-11-27 19:09:24 +02:00
achatterjee-grafana
445291eb80
Docs: Fixed broken relrefs and chanfed TOC entry name from Alerting to Alerts. ( #29251 )
2020-11-20 09:30:30 +01:00
Ivana Huckova
7378af0a77
Fix documentation ( #28998 )
2020-11-11 11:14:44 +01:00
Carl Bergquist
e3c7d66324
Tracing: Add setting for sampling server ( #29011 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com >
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com >
2020-11-11 10:21:52 +01:00
Robby Milo
abee02dbcd
Docs: updates for file-based menu ( #28500 )
...
* initial
* cleanup
* remove bad aliases
* cleanup, fix links
* add docs-file-based-command
* update docs
* update readme
* fix broken links
* fix spelling
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-11-09 12:26:49 -08:00
Alex Khomenko
9b90ff2961
Disable selecting enterprise plugins with no license ( #28758 )
...
* Add unlicensed property to plugins
* Disable selecting unlicensed plugin
* Add customizable plugin market place url
* License: workaround enabled only in enterprise
* linter
* Move licensing info to front end
* Update pkg/services/licensing/oss.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update pkg/services/licensing/oss.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update pkg/setting/setting.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update pkg/setting/setting.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update pkg/api/frontendsettings.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update sample.ini
* Update docs
* Update packages/grafana-runtime/src/config.ts
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
* Update public/app/features/datasources/state/buildCategories.ts
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
* Update pkg/api/frontendsettings.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update pkg/setting/setting.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Fix spelling
Co-authored-by: Leonard Gram <leo@xlson.com >
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2020-11-05 12:55:40 +02:00
ndeevy
97262fb8fc
Docs: Made usage of config/configuration consistent #19270 ( #28167 )
...
Rebased ndeevy:docs-config/configuration-consistency-update from grafana/master to resolve conflicts
Co-authored-by: ndeevy <ndeevy@redhat.com >
2020-11-03 12:09:49 +01:00
Marcus Efraimsson
cb965ce177
Docs: Data source provisioning and sigV4 ( #28593 )
...
Document the sigv4 properties for data source provisioning.
2020-10-28 11:27:48 +01:00
Diana Payton
5254a7ec5d
Docs: Add survey content ( #28446 )
...
* Update change-home-dashboard.md
* added survey code
Added survey blurb.
* Update whats-new-in-v7-3.md
* minor edits
2020-10-22 13:22:34 -07:00
Diana Payton
f72fd8921e
Docs: Add view settings and view stats ( #28155 )
...
* Added view-server-stats.md
* added view-server-settings
* Update docs/sources/administration/view-server-settings.md
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
* Update view-server-stats.md
* Update view-server-stats.md
* Update view-server-stats.md
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2020-10-22 09:47:00 -07:00
Diana Payton
29162a3aed
Docs: Test survey code ( #28437 )
...
* Update change-home-dashboard.md
* Update change-home-dashboard.md
2020-10-21 08:20:38 -07:00