]> arthur.barton.de Git - netdata.git/blobdiff - src/rrdpush.h
proxies disconnect and reconnect to follow the receiving side
[netdata.git] / src / rrdpush.h
index 6a7d8e59a93e750eb802c78e2b2988968af3f42f..ef3545f8f4e2967243039457491ed4697113b25f 100644 (file)
@@ -2,6 +2,8 @@
 #define NETDATA_RRDPUSH_H
 
 extern int default_rrdpush_enabled;
+extern char *default_rrdpush_destination;
+extern char *default_rrdpush_api_key;
 
 extern int rrdpush_init();
 extern void rrdset_done_push(RRDSET *st);