Lines 100-105
bin/grafana-server
Link Here
|
100 |
%%DATADIR%%/public/app/core/components/TransformersUI/SeriesToFieldsTransformerEditor.tsx |
100 |
%%DATADIR%%/public/app/core/components/TransformersUI/SeriesToFieldsTransformerEditor.tsx |
101 |
%%DATADIR%%/public/app/core/components/TransformersUI/SeriesToRowsTransformerEditor.tsx |
101 |
%%DATADIR%%/public/app/core/components/TransformersUI/SeriesToRowsTransformerEditor.tsx |
102 |
%%DATADIR%%/public/app/core/components/TransformersUI/SortByTransformerEditor.tsx |
102 |
%%DATADIR%%/public/app/core/components/TransformersUI/SortByTransformerEditor.tsx |
|
|
103 |
%%DATADIR%%/public/app/core/components/TransformersUI/prepareTimeSeries/PrepareTimeSeriesEditor.tsx |
104 |
%%DATADIR%%/public/app/core/components/TransformersUI/prepareTimeSeries/prepareTimeSeries.test.ts |
105 |
%%DATADIR%%/public/app/core/components/TransformersUI/prepareTimeSeries/prepareTimeSeries.ts |
103 |
%%DATADIR%%/public/app/core/components/WithFeatureToggle.tsx |
106 |
%%DATADIR%%/public/app/core/components/WithFeatureToggle.tsx |
104 |
%%DATADIR%%/public/app/core/components/code_editor/brace.d.ts |
107 |
%%DATADIR%%/public/app/core/components/code_editor/brace.d.ts |
105 |
%%DATADIR%%/public/app/core/components/code_editor/code_editor.ts |
108 |
%%DATADIR%%/public/app/core/components/code_editor/code_editor.ts |
Lines 314-320
bin/grafana-server
Link Here
|
314 |
%%DATADIR%%/public/app/features/admin/partials/stats.html |
317 |
%%DATADIR%%/public/app/features/admin/partials/stats.html |
315 |
%%DATADIR%%/public/app/features/admin/partials/styleguide.html |
318 |
%%DATADIR%%/public/app/features/admin/partials/styleguide.html |
316 |
%%DATADIR%%/public/app/features/admin/state/actions.ts |
319 |
%%DATADIR%%/public/app/features/admin/state/actions.ts |
317 |
%%DATADIR%%/public/app/features/admin/state/apis.ts |
320 |
%%DATADIR%%/public/app/features/admin/state/apis.tsx |
318 |
%%DATADIR%%/public/app/features/admin/state/reducers.test.ts |
321 |
%%DATADIR%%/public/app/features/admin/state/reducers.test.ts |
319 |
%%DATADIR%%/public/app/features/admin/state/reducers.ts |
322 |
%%DATADIR%%/public/app/features/admin/state/reducers.ts |
320 |
%%DATADIR%%/public/app/features/alerting/AlertRuleItem.test.tsx |
323 |
%%DATADIR%%/public/app/features/alerting/AlertRuleItem.test.tsx |
Lines 2649-2661
bin/grafana-server
Link Here
|
2649 |
@owner %%GRAFANA_USER%% |
2652 |
@owner %%GRAFANA_USER%% |
2650 |
@group %%GRAFANA_GROUP%% |
2653 |
@group %%GRAFANA_GROUP%% |
2651 |
@mode 750 |
2654 |
@mode 750 |
2652 |
@dir %%GRAFANA_DATADIR%% |
|
|
2653 |
@dir %%GRAFANA_PLUGINDIR%% |
2655 |
@dir %%GRAFANA_PLUGINDIR%% |
2654 |
@dir %%GRAFANA_PROVISIONINGDIR%% |
|
|
2655 |
@dir %%GRAFANA_PROVISIONINGDIR%%/dashboards |
2656 |
@dir %%GRAFANA_PROVISIONINGDIR%%/dashboards |
2656 |
@dir %%GRAFANA_PROVISIONINGDIR%%/datasources |
2657 |
@dir %%GRAFANA_PROVISIONINGDIR%%/datasources |
2657 |
@dir %%GRAFANA_PROVISIONINGDIR%%/notifiers |
2658 |
@dir %%GRAFANA_PROVISIONINGDIR%%/notifiers |
2658 |
@dir %%GRAFANA_PROVISIONINGDIR%%/plugins |
2659 |
@dir %%GRAFANA_PROVISIONINGDIR%%/plugins |
|
|
2660 |
@dir %%GRAFANA_PROVISIONINGDIR%% |
2661 |
@dir %%GRAFANA_DATADIR%% |
2659 |
@dir %%GRAFANA_LOGDIR%% |
2662 |
@dir %%GRAFANA_LOGDIR%% |
2660 |
@mode |
2663 |
@mode |
2661 |
@group |
2664 |
@group |