The mac values per tag warning is a useful canary warning indicating that there's probably something wrong with your schema. Something should be a field rather than a tag unless you want to query with the tag in a WHERE clause. Good tags have a limited set if possible values - think that a tag is dominant to an index in SQL. Concepts like order numbers, request numbers that ithat are intrinsically unbounded shouldn't be tags.
-- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/influxdb. To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/6e42ff80-b0ee-4169-8ac4-1722fc35795a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
