Project

General

Profile

« Previous | Next » 

Revision 60831

[Monitor Dashboard | Trunk]

-Number indicators: enable deleting a number that a manager created (remove check for curator)

-add new monitor stats tool in the list of stat tool urls

View differences:

statistics.service.ts
17 17
      this.numberSources.set('statistics', [properties.statisticsAPIURL]);
18 18
      this.numberSources.set('search', [properties.searchAPIURLLAst]);
19 19
      this.numberSources.set('metrics', [properties.metricsAPIURL]);
20
      this.numberSources.set('stats-tool', [properties.monitorStatsFrameUrl, "http://marilyn.athenarc.gr:8080/stats-api/", "http://88.197.53.71:8080/stats-api/", "https://stats.madgik.di.uoa.gr/stats-api/","https://beta.services.openaire.eu/stats-tool/","https://services.openaire.eu/stats-tool/"]);
21
      this.chartSources.set('stats-tool', [properties.monitorStatsFrameUrl, "http://marilyn.athenarc.gr:8080/stats-api/", "http://88.197.53.71:8080/stats-api/", "https://stats.madgik.di.uoa.gr/stats-api/","https://beta.services.openaire.eu/stats-tool/","https://services.openaire.eu/stats-tool/"]);
20
      this.numberSources.set('stats-tool', [properties.monitorStatsFrameUrl, "http://marilyn.athenarc.gr:8080/stats-api/", "http://88.197.53.71:8080/stats-api/", "https://stats.madgik.di.uoa.gr/stats-api/","https://beta.services.openaire.eu/stats-tool/","https://services.openaire.eu/stats-tool/","https://services.openaire.eu/monitor-stats-tool/"]);
21
      this.chartSources.set('stats-tool', [properties.monitorStatsFrameUrl, "http://marilyn.athenarc.gr:8080/stats-api/", "http://88.197.53.71:8080/stats-api/", "https://stats.madgik.di.uoa.gr/stats-api/","https://beta.services.openaire.eu/stats-tool/","https://services.openaire.eu/stats-tool/","https://services.openaire.eu/monitor-stats-tool/"]);
22 22
      this.chartSources.set('old', [properties.statisticsFrameAPIURL]);
23 23
      this.chartSources.set('metrics', [properties.metricsAPIURL]);
24 24
      this.chartSources.set('image', [""]);

Also available in: Unified diff