grafana/public/app/core/services
Erik Sundell 9d3f4f5983
Analytics: Instrument Azure Application Insights (#38553)
* add backend

* read config and pass to backend

* update config docs

* change var name

* use connection string instead of instrumentation key

* add config for endpoint url. update docs

* update default ini

* add spaces

* remove space

* Update docs/sources/administration/configuration.md

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Update conf/defaults.ini

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Update conf/defaults.ini

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-09-15 13:00:38 +02:00
..
__mocks__ Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
echo Analytics: Instrument Azure Application Insights (#38553) 2021-09-15 13:00:38 +02:00
alert_srv.ts Chore: Removes some unneeded console logging and changes logs to errors (#26235) 2020-07-10 15:07:04 +01:00
all.ts User analytics: Add Rudderstack integration (#36567) 2021-07-09 11:45:25 +02:00
AngularLoader.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
backend_srv.ts Chore: Upgrades rxjs to 7.3.0 (#37913) 2021-08-19 06:38:31 +02:00
context_srv.ts Access Control: Add fine-grained access control to explore (#35883) 2021-07-02 14:43:12 +02:00
dynamic_directive_srv.ts Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
FetchQueue.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
FetchQueue.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
FetchQueueWorker.test.ts BackendSrv: Queues data source requests but passes through api requests (#26947) 2020-08-20 11:32:10 +02:00
FetchQueueWorker.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
impression_srv.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
keybindingSrv.ts Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
ng_react.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
popover_srv.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
PreferencesService.ts Themes: Switch theme without reload using global shortcut (#32180) 2021-03-22 08:48:53 +01:00
ResponseQueue.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
ResponseQueue.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
search_srv.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
segment_srv.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
timer.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
toggleTheme.ts Theme: Renames theme.palette to theme.colors (#33214) 2021-04-21 15:34:08 +02:00
util_srv.ts Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
withFocusedPanelId.ts Shortcuts: Fixes panel shortcuts so they always work (#32385) 2021-03-29 07:52:57 +02:00