grafana/public/app/core
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
..
actions Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
components Options: expose a dashboard picker element (#38955) 2021-09-13 23:30:46 -07:00
copy Chore: Use uuid v4 as an identifier instead of Date.now() (#27178) 2020-08-26 11:38:39 +02:00
filters Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
hooks Alerting: wrap top level components in ErrorBoundary (#34040) 2021-05-18 13:56:31 +03:00
navigation Links: Fixes issue with some links causing full page reload (#36631) 2021-07-12 10:28:49 +02:00
reducers Chore: infer combined reducer state types (#39118) 2021-09-13 16:00:41 +03:00
selectors Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
services Analytics: Instrument Azure Application Insights (#38553) 2021-09-15 13:00:38 +02:00
specs Alerting: adding a time picker for selecting relative time. (#33689) 2021-05-12 17:51:31 +02:00
utils Transformations: Convert field types to time string number or boolean (#38517) 2021-08-27 13:49:31 -07:00
angular_wrappers.ts Graphite: Migrate to React (part 6: Remove AngularJS Query Editor) (#37919) 2021-09-02 10:18:14 +02:00
app_events.ts EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
config.ts Geomap: make the geomap panel beta and label alpha layers (#36894) 2021-07-19 08:07:28 -07:00
constants.ts LibraryPanels: Adds folder filter to manage library panel page (#33560) 2021-05-04 13:59:40 +02:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
injectorMonkeyPatch.ts Dependencies: Update angularjs to 1.8.2 (#28736) 2020-11-03 13:18:10 +01:00
jquery_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
lodash_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
logs_model.test.ts Logs panel: Add option to show common labels (#36166) 2021-07-01 14:06:58 +02:00
logs_model.ts Explore: Ensure logs volume bar colors match legend colors (#39072) 2021-09-13 11:11:49 +02:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts DashboardSrv/NavModelSrv: Remove legacy angularjs (#36810) 2021-07-19 11:38:12 +01:00
partials.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
profiler.ts Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
store.ts Store: Error handling for setObject (#23650) 2020-04-20 15:13:02 +02:00
table_model.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
time_series2.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00