Pankaj Lagu
09/14/2023, 7:08 AMAPI responded with 400 - json: cannot unmarshal number into Go struct field CompositeQuery.compositeQuery.queryType of type v3.QueryType
Srikanth Chekuri
09/14/2023, 7:22 AMPankaj Lagu
09/14/2023, 7:22 AMfor node in $(kubectl get nodes -o name | sed -e "s/^node\///");
do
curl -sL <https://github.com/SigNoz/benchmark/raw/main/dashboards/hostmetrics/hostmetrics-import.sh> \
| HOSTNAME="$node" DASHBOARD_TITLE="HostMetrics Dashboard for $node" bash
done
Prashant Shahi
09/14/2023, 7:34 AMPankaj Lagu
09/14/2023, 8:27 AM凌鉅泰
09/14/2023, 5:29 PMPrashant Shahi
09/14/2023, 5:57 PM凌鉅泰
09/15/2023, 12:11 AM