Code

plugin: Dynamically populate timeseries information when querying metrics.
authorSebastian Harl <sh@tokkee.org>
Sat, 10 Sep 2016 23:23:33 +0000 (19:23 -0400)
committerSebastian Harl <sh@tokkee.org>
Sat, 10 Sep 2016 23:23:33 +0000 (19:23 -0400)
commit55f6919736b7574b8fb905eced926d8c003411c6
tree7412bc90ddf5a805ac3c7bd7968f2bb6789a7496
parent1f99d1a0d8a7e923dede7c938340c26061b8398b
plugin: Dynamically populate timeseries information when querying metrics.

Do so by wrapping the query output writer into another writer which fetches
and adds these information.
src/core/plugin.c
t/integration/query_timeseries.sh