Ejemplo n.º 1
0
 def get(self, service_id):
     return ams_fs_core.get_artifacts(APP_ENVIRONMENT['metrics'], service_id)[
         "items"][0]["artifacts"][0]
Ejemplo n.º 2
0
 def get(self):
     return ams_fs_core.get_artifacts(APP_ENVIRONMENT['metrics'])