The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/features/playlist
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 9 years ago
..
partials feat(playlist): improve the look of tag playlist items 9 years ago
specs tests(playlist): add more test for playlist ui 9 years ago
all.js feat(playlist): basic UI support for tags 9 years ago
playlist_edit_ctrl.ts tests(playlist): add more test for playlist ui 9 years ago
playlist_routes.js removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 9 years ago
playlist_search.ts removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 9 years ago
playlist_srv.ts fix(playlist): fix for memory leak when running playlist for a long period, fixes #3794 9 years ago
playlists_ctrl.ts style(playlist): remove semi colons for functions in TS 9 years ago