It is not possible to encode a measurement, tag, or field whose last
character is a backslash due to it being an unescapable character.
Because the tight coupling between line protocol and the internal metric
model, prevent metrics like this from being created.
Measurements with a trailing slash are not allowed and the point will be
dropped. Tags and fields with a trailing a slash will be dropped from
the point.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| filter.go | ||
| filter_test.go | ||
| makemetric.go | ||
| running_aggregator.go | ||
| running_aggregator_test.go | ||
| running_input.go | ||
| running_input_test.go | ||
| running_output.go | ||
| running_output_test.go | ||
| running_processor.go | ||
| running_processor_test.go | ||