-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Plugin Write Stackdriver
Florian Forster edited t
10000
his page Nov 26, 2023
·
1 revision
Name: | Write Stackdriver plugin |
---|---|
Type: | write |
Callbacks: | config, flush, init, write |
Status: | in development |
FirstVersion: | 5.9 |
Copyright: | 2018 Florian Forster |
License: | MIT License |
Manpage: | collectd.conf(5) |
See also: | List of Plugins |
The Write Stackdriver plugin stores metrics in Google Stackdriver.
LoadPlugin "write_stackdriver"
<Plugin "write_stackdriver">
CredentialFile "/path/to/gcp-project-id-12345.json"
</Plugin>
- libyajl, version 2
- libcurl
- OpenSSL