42b745a098
Provisioning: Add API endpoint to reload provisioning configs ( #16579 )
...
* Add api to reaload provisioning
* Refactor and simplify the polling code
* Add test for the provisioning service
* Fix provider initialization and move some code to file reader
* Simplify the code and move initialization
* Remove unused code
* Update comment
* Add comment
* Change error messages
* Add DashboardProvisionerFactory type
* Update imports
* Use new assert lib
* Use mutext for synchronizing the reloading
* Fix typo
Co-Authored-By: aocenas <mr.ocenas@gmail.com>
* Add docs about the new api
2019-04-25 09:06:44 +02:00
2ae63e70c0
Alerting: Notification channel http api enhancements ( #16219 )
...
Now returns uid in response to get notification channel by id.
Adds GET/PUT/DELETE support for notification channel by uid,
/api/alert-notifications/uid/:uid.
Break apart alerting and alert notification http api docs in two
pages and update documentation to make it up to date
with current implementation.
Fixes #16012
2019-03-26 18:37:02 +07:00
80ce11a4a4
docs: update admin and user http api documentation
2019-03-08 15:15:57 +01:00
294fb7b3bc
fix JSON in responses for Admin API documentation
2019-01-06 16:57:44 -06:00
86a574cc50
refix the settings indentation
2018-07-04 12:30:23 +02:00
991a4b1663
update stats admin doc
2018-07-04 12:26:30 +02:00
01fc6c5d95
fix json indentation
2018-07-04 12:23:10 +02:00
59704ee939
Fix Github OAuth not working with private Organizations ( #11028 )
...
* Fix Github OAuth not working with private organizations
* Update documentation
2018-02-28 13:08:15 +01:00
dea631bedc
tech: remove rabbitmq event publisher
...
closes #9645
2017-10-24 14:10:23 +02:00
81be4e2612
Update codebox ( #9430 )
...
* updated the codeboxes in docs
* codebox change from json to http
2017-10-05 19:01:03 +02:00
af79d046db
introduce smtp config option for EHLO identity
2017-09-24 20:48:20 +02:00
52676161bb
docs: update to http api admin section
...
Make it clearer that it only works with basic auth
2017-09-05 10:04:01 +02:00
ab874cd037
docs: Added requests body for 'Password for User' and 'Permissions' in the admin api documentation
2017-05-17 14:26:27 +02:00
83c138f575
docs: fix mistake in api docs
2017-05-02 09:39:50 +02:00
6dfdcd7ca5
email: change default from name to Grafana
...
Changes default from name in smtp settings
from Grafana Admin to Grafana.
Fix for integration test (which is skipped but that
did not work)
2017-02-15 11:02:46 +01:00
6a9247500a
Update documentation to include information about from_name values
2017-02-15 08:07:29 +11:00
839eb97061
Merge branch 'feature/dataProxyAuditLog' of https://github.com/Ricky-N/grafana into Ricky-N-feature/dataProxyAuditLog
2017-01-16 12:02:43 +01:00
269d16301a
Rename to audit logging to data proxy logging
2017-01-11 07:40:06 -08:00
0fee7c863a
Gate data proxy audit logging behind audit_logging server setting
2017-01-11 07:22:57 -08:00
0c857e0ed8
docs(http): adds info about mass pausing alerts
2016-12-19 16:45:46 +01:00
6081c6cb61
docs(http_api): convert to new docs format
2016-11-24 10:16:24 +01:00
598ac0e815
docs(http api): Clarified issue with admin http api docs, fixes #5834#
2016-09-22 09:09:12 +02:00
4ff6748eb4
Linked docs from main nav
2016-02-05 01:47:34 -08:00
952e4dab3e
Arranged http_api docs in a better way
2016-02-02 22:59:22 -08:00