Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.js « new « metrics « prometheus « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2fd047675b9bf7522769d1b4fcfcade3a5d2d463 (plain)
1
2
3
import customMetrics from '~/custom_metrics';

document.addEventListener('DOMContentLoaded', customMetrics);