userver
C++ Async Framework
Loading...
Searching...
No Matches
graphite.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/utils/graphite.hpp
4
/// @brief @copybrief utils::graphite::EscapeName
5
6
#
include
<
string
>
7
8
USERVER_NAMESPACE_BEGIN
9
10
namespace
utils
::graphite {
11
12
/// @brief Escapes a string for use as a Graphite metric name
13
std::string
EscapeName
(
const
std::string& s);
14
15
}
// namespace utils::graphite
16
17
USERVER_NAMESPACE_END
userver
utils
graphite.hpp
Generated on Thu May 21 2026 16:20:21 for userver by
Doxygen
1.13.2