src/utils_format_gcm.[ch]: Implementation of the Stackdriver Monitoring API v3.
authorFlorian Forster <octo@collectd.org>
Sat, 20 Jun 2015 13:54:54 +0000 (15:54 +0200)
committerFlorian Forster <octo@collectd.org>
Thu, 4 Oct 2018 19:14:36 +0000 (21:14 +0200)
commit949a964dc749cf2fdd2cfff4026a5c8ad5007c45
tree9c22066f21d1f0454ccfbaa8be2ba3bcb9372f42
parent9c2fa5cbb769c271a20e867ae238dab4822012dd
src/utils_format_gcm.[ch]: Implementation of the Stackdriver Monitoring API v3.

Docs: https://cloud.google.com/monitoring/api/ref_v3/rest/
Makefile.am
src/daemon/utils_cache_mock.c
src/utils_format_gcm.c [new file with mode: 0644]
src/utils_format_gcm.h [new file with mode: 0644]
src/utils_format_gcm_test.c [new file with mode: 0644]