X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Futils_format_graphite.h;h=ebc50802475f20de6d581ae219676f5422ebbaaa;hb=db8b1cda4841f45af22d149c6bfc575e79289f75;hp=5165f9e65f113fb5c8c64703afffcd6f8940eec5;hpb=03af72c5ef8b98ddfcab87ea44b764f5b0e165aa;p=collectd.git diff --git a/src/utils_format_graphite.h b/src/utils_format_graphite.h index 5165f9e6..ebc50802 100644 --- a/src/utils_format_graphite.h +++ b/src/utils_format_graphite.h @@ -30,6 +30,7 @@ #define GRAPHITE_SEPARATE_INSTANCES 0x02 #define GRAPHITE_ALWAYS_APPEND_DS 0x04 #define GRAPHITE_DROP_DUPE_FIELDS 0x08 +#define GRAPHITE_PRESERVE_SEPARATOR 0x10 int format_graphite (char *buffer, size_t buffer_size, const data_set_t *ds,