summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pages/projects/prometheus/metrics/edit/index.js
blob: 2fd047675b9bf7522769d1b4fcfcade3a5d2d463 (plain)
1
2
3
import customMetrics from '~/custom_metrics';

document.addEventListener('DOMContentLoaded', customMetrics);