summaryrefslogtreecommitdiffstats
path: root/exporting/exporting_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'exporting/exporting_engine.h')
-rw-r--r--exporting/exporting_engine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/exporting/exporting_engine.h b/exporting/exporting_engine.h
index e0993c98f8..1d9feb7dd4 100644
--- a/exporting/exporting_engine.h
+++ b/exporting/exporting_engine.h
@@ -67,6 +67,7 @@ struct instance_config {
const char *name;
const char *destination;
const char *prefix;
+ const char *hostname;
int update_every;
int buffer_on_failures;