userver: userver/utils/graphite.hpp File Reference
Loading...
Searching...
No Matches
graphite.hpp File Reference

Detailed Description

Escapes a string for use as a Graphite metric name.

Definition in file graphite.hpp.

Go to the source code of this file.

#include <string>

Namespaces

namespace  utils
 General-purpose utilities used across userver libraries.
 

Functions

std::string utils::graphite::EscapeName (const std::string &s)
 Escapes a string for use as a Graphite metric name.