Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(499)

Unified Diff: infra_libs/ts_mon/common/test/metrics_test.expected/MetricTest.test_serialize_default_target.json

Issue 1720323002: Update metrics.proto, and set metric descriptions in MetricsData messages (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Undo the go link change Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: infra_libs/ts_mon/common/test/metrics_test.expected/MetricTest.test_serialize_default_target.json
diff --git a/infra_libs/ts_mon/common/test/metrics_test.expected/MetricTest.test_serialize_default_target.json b/infra_libs/ts_mon/common/test/metrics_test.expected/MetricTest.test_serialize_default_target.json
deleted file mode 100644
index 4c9e3f22ddeb67bd2533d09e9074bba62b3d0dc5..0000000000000000000000000000000000000000
--- a/infra_libs/ts_mon/common/test/metrics_test.expected/MetricTest.test_serialize_default_target.json
+++ /dev/null
@@ -1,15 +0,0 @@
-[
- "data {",
- " name: \"test\"",
- " metric_name_prefix: \"/chrome/infra/\"",
- " network_device {",
- " alertable: true",
- " realm: \"ACQ_CHROME\"",
- " metro: \"reg\"",
- " role: \"role\"",
- " hostname: \"host\"",
- " hostgroup: \"net\"",
- " }",
- " string_value: \"val\"",
- "}"
-]

Powered by Google App Engine
This is Rietveld 408576698