Skip to content

Instantly share code, notes, and snippets.

View d125q's full-sized avatar

Dario Gjorgjevski d125q

View GitHub Profile
@d125q
d125q / available_metrics.py
Created December 14, 2017 17:35
Available Stackdriver metrics
[u'compute.googleapis.com/firewall/dropped_bytes_count',
u'compute.googleapis.com/firewall/dropped_packets_count',
u'compute.googleapis.com/instance/cpu/reserved_cores',
u'compute.googleapis.com/instance/cpu/usage_time',
u'compute.googleapis.com/instance/cpu/utilization',
u'compute.googleapis.com/instance/disk/read_bytes_count',
u'compute.googleapis.com/instance/disk/read_ops_count',
u'compute.googleapis.com/instance/disk/throttled_read_bytes_count',
u'compute.googleapis.com/instance/disk/throttled_read_ops_count',
u'compute.googleapis.com/instance/disk/throttled_write_bytes_count',