export const scenarios = [ { description: '', id: 'annotations', name: 'Annotations', stringInput: '', }, { description: '', id: 'arrow', name: 'Load Apache Arrow Data', stringInput: '', }, ]; export const prometheusLabels = { status: 'success', data: ['__name__', 'action', 'active', 'address'], };