This repository was archived by the owner on Mar 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ if [[ "$UPLOAD_TO_CLOUD" == "true" ]]; then
97
97
now=$( date -u +" %Y-%m-%dT%H:%M:%S.%3NZ" )
98
98
curl -o assets/posts_users_req.png -H " Authorization: Bearer $GRAFANA_API_KEY " " https://tailcall.grafana.net/render/d-solo/cdqucydulbfggb?tab=queries&from=$from &to=$now &panelId=panel-1&__feature.dashboardSceneSolo&width=1000&height=500&tz=Asia%2FCalcutta" --connect-timeout 120
99
99
curl -o assets/posts_users_latency.png -H " Authorization: Bearer $GRAFANA_API_KEY " " https://tailcall.grafana.net/render/d-solo/cdqucydulbfggb?tab=queries&from=$from &to=$now &panelId=panel-2&__feature.dashboardSceneSolo&width=1000&height=500&tz=Asia%2FCalcutta" --connect-timeout 120
100
- curl -o assets/posts_req.png -H " Authorization: Bearer $GRAFANA_API_KEY " " https://tailcall.grafana.net/render/d-solo/cdqucydulbfggb?tab=queries&from=$from &to=$now &panelId=panel-3 &__feature.dashboardSceneSolo&width=1000&height=500&tz=Asia%2FCalcutta" --connect-timeout 120
101
- curl -o assets/posts_latency.png -H " Authorization: Bearer $GRAFANA_API_KEY " " https://tailcall.grafana.net/render/d-solo/cdqucydulbfggb?tab=queries&from=$from &to=$now &panelId=panel-4 &__feature.dashboardSceneSolo&width=1000&height=500&tz=Asia%2FCalcutta" --connect-timeout 120
102
- curl -o assets/greet_req.png -H " Authorization: Bearer $GRAFANA_API_KEY " " https://tailcall.grafana.net/render/d-solo/cdqucydulbfggb?tab=queries&from=$from &to=$now &panelId=panel-5 &__feature.dashboardSceneSolo&width=1000&height=500&tz=Asia%2FCalcutta" --connect-timeout 120
103
- curl -o assets/greet_latency.png -H " Authorization: Bearer $GRAFANA_API_KEY " " https://tailcall.grafana.net/render/d-solo/cdqucydulbfggb?tab=queries&from=$from &to=$now &panelId=panel-6 &__feature.dashboardSceneSolo&width=1000&height=500&tz=Asia%2FCalcutta" --connect-timeout 120
100
+ curl -o assets/posts_req.png -H " Authorization: Bearer $GRAFANA_API_KEY " " https://tailcall.grafana.net/render/d-solo/cdqucydulbfggb?tab=queries&from=$from &to=$now &panelId=panel-5 &__feature.dashboardSceneSolo&width=1000&height=500&tz=Asia%2FCalcutta" --connect-timeout 120
101
+ curl -o assets/posts_latency.png -H " Authorization: Bearer $GRAFANA_API_KEY " " https://tailcall.grafana.net/render/d-solo/cdqucydulbfggb?tab=queries&from=$from &to=$now &panelId=panel-6 &__feature.dashboardSceneSolo&width=1000&height=500&tz=Asia%2FCalcutta" --connect-timeout 120
102
+ curl -o assets/greet_req.png -H " Authorization: Bearer $GRAFANA_API_KEY " " https://tailcall.grafana.net/render/d-solo/cdqucydulbfggb?tab=queries&from=$from &to=$now &panelId=panel-8 &__feature.dashboardSceneSolo&width=1000&height=500&tz=Asia%2FCalcutta" --connect-timeout 120
103
+ curl -o assets/greet_latency.png -H " Authorization: Bearer $GRAFANA_API_KEY " " https://tailcall.grafana.net/render/d-solo/cdqucydulbfggb?tab=queries&from=$from &to=$now &panelId=panel-9 &__feature.dashboardSceneSolo&width=1000&height=500&tz=Asia%2FCalcutta" --connect-timeout 120
104
104
fi
You can’t perform that action at this time.
0 commit comments