Merge pull request #2376 from sh1ve/patch-1
Fix build error under certain character sets in Windows
This commit is contained in:
commit
4ef2d4cc8e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
namespace prometheus {
|
namespace prometheus {
|
||||||
|
|
||||||
// структура, в которую копируются значения метрик перед их сериализацией
|
// структура, в которую копируются значения метрик перед их сериализацией
|
||||||
|
|
||||||
struct ClientMetric {
|
struct ClientMetric {
|
||||||
|
|
||||||
// Label
|
// Label
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue