From 0892d79ab411592ad25175c4bdadbcb09b466cf5 Mon Sep 17 00:00:00 2001 From: ivanzhukov <ivanzhukov@yandex-team.ru> Date: Thu, 10 Feb 2022 16:49:40 +0300 Subject: Restoring authorship annotation for <ivanzhukov@yandex-team.ru>. Commit 1 of 2. --- library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp/monlib/encode/legacy_protobuf/protos') diff --git a/library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto b/library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto index fd23eb372b..684ff98364 100644 --- a/library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto +++ b/library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto @@ -22,7 +22,7 @@ message TMetricMeta { optional string Keys = 3; optional bool MemOnly = 4; optional bool IgnorePath = 5; - optional string CustomPath = 6; + optional string CustomPath = 6; } enum THistogramBase { -- cgit v1.2.3