forked from Ivasoft/traefik
feat(webui): new Health screen
- add realtime chart - Total Status Code Count - Average response time - remove status code count - D3 & NVD3 & Angular NVD3
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
.module('traefik.section', [
|
||||
'ui.router',
|
||||
'ui.bootstrap',
|
||||
'nvd3',
|
||||
'traefik.section.providers',
|
||||
'traefik.section.health'
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user