Skip to content

Commit 47baaee

Browse files
authored
Merge pull request #434 from grycap/dev-gmolto-add
Added new endpoints for OSCAR clusters
2 parents 2ec86cc + b59d6ca commit 47baaee

File tree

70 files changed

+180
-8
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+180
-8
lines changed

.upptimerc.yml

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,39 @@ sites:
1515
icon: https://appsgrycap.i3m.upv.es/im-dashboard/static/images/favicon_io/favicon-32x32.png
1616
assignees:
1717
- micafer
18-
- name: Cloud Trail Tracker
18+
- name: CloudTrail-Tracker
1919
url: https://cloudtrailtracker.cursocloudaws.net/
2020
icon: https://raw.githubusercontent.com/grycap/cloudtrail-tracker-ui/master/static/logos/favicon.ico
2121
assignees:
2222
- gmolto
23+
- name: OSCAR Cluster - Sandbox
24+
url: https://oscar.test.fedcloud.eu
25+
icon: https://raw.githubusercontent.com/grycap/oscar-dashboard/refs/heads/main/src/assets/logos/favicon.ico
26+
assignees:
27+
- slangarita
28+
- catttam
29+
- gmolto
30+
- name: OSCAR Cluster - AI4EOSC
31+
url: https://inference.cloud.ai4eosc.eu
32+
icon: https://raw.githubusercontent.com/grycap/oscar-dashboard/refs/heads/main/src/assets/logos/favicon.ico
33+
assignees:
34+
- slangarita
35+
- catttam
36+
- gmolto
37+
- name: OSCAR Cluster - iMagine
38+
url: https://inference-walton.cloud.imagine-ai.eu
39+
icon: https://raw.githubusercontent.com/grycap/oscar-dashboard/refs/heads/main/src/assets/logos/favicon.ico
40+
assignees:
41+
- slangarita
42+
- catttam
43+
- gmolto
44+
- name: OSCAR Cluster - interTwin
45+
url: https://oscar-ukri.intertwin.fedcloud.eu
46+
icon: https://raw.githubusercontent.com/grycap/oscar-dashboard/refs/heads/main/src/assets/logos/favicon.ico
47+
assignees:
48+
- slangarita
49+
- catttam
50+
- gmolto
2351
# - name: EOSC IM Server Prod
2452
# url: https://kubeserver.vm.cesnet.cz/im/version
2553
# icon: https://appsgrycap.i3m.upv.es/im-dashboard/static/images/favicon_io/favicon-32x32.png

README.md

Lines changed: 5 additions & 1 deletion
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"schemaVersion":1,"label":"response time 24h","message":"0 ms","color":"red"}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"schemaVersion":1,"label":"response time 30d","message":"0 ms","color":"red"}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"schemaVersion":1,"label":"response time 7d","message":"0 ms","color":"red"}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"schemaVersion":1,"label":"response time 1y","message":"0 ms","color":"red"}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"schemaVersion":1,"label":"response time","message":"0 ms","color":"red"}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"schemaVersion":1,"label":"uptime 24h","message":"100%","color":"brightgreen"}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"schemaVersion":1,"label":"uptime 7d","message":"100%","color":"brightgreen"}

0 commit comments

Comments
 (0)