ostium.proto
valid_name(name) -> ok
name
ok
Check that a metric name is valid for the wire
Metric names are 1 to 64 bytes of [a-z0-9_], the same delimiter-free alphabet rule that applies to app names.
[a-z0-9_]