2020-06-23 00:09:42 +05:30
|
|
|
.js-operation-settings{ data: { operations_settings_endpoint: project_settings_operations_path(@project),
|
2020-10-24 23:57:45 +05:30
|
|
|
help_page: help_page_path('operations/metrics/dashboards/settings'),
|
2020-06-23 00:09:42 +05:30
|
|
|
external_dashboard: { url: metrics_external_dashboard_url,
|
2020-10-24 23:57:45 +05:30
|
|
|
help_page: help_page_path('operations/metrics/dashboards/settings') },
|
2020-06-23 00:09:42 +05:30
|
|
|
dashboard_timezone: { setting: metrics_dashboard_timezone.upcase } } }
|