feat/fcm-notifications #67

Closed
rafaga21 wants to merge 28 commits from feat/fcm-notifications into master
Showing only changes of commit 7eaeb5f08b - Show all commits

View File

@@ -62,7 +62,7 @@ collect_metrics() {
} }
push_metrics() { push_metrics() {
payload=\$(cat << 'PAYLOAD' payload=\$(cat << PAYLOAD
{ {
"agent_key": "\$AGENT_KEY", "agent_key": "\$AGENT_KEY",
"cpu": \$CPU, "cpu": \$CPU,