| Index: tracing/tracing/metrics/system_health/memory_metric.html
|
| diff --git a/tracing/tracing/metrics/system_health/memory_metric.html b/tracing/tracing/metrics/system_health/memory_metric.html
|
| index 833d28f869f54de5b5da322a4c952776b918f5fa..54619b91319a6b05b55efaaf0a9139b094bb6edf 100644
|
| --- a/tracing/tracing/metrics/system_health/memory_metric.html
|
| +++ b/tracing/tracing/metrics/system_health/memory_metric.html
|
| @@ -1145,7 +1145,7 @@ tr.exportTo('tr.metrics.sh', function() {
|
| });
|
|
|
| return {
|
| - memoryMetric: memoryMetric
|
| + memoryMetric,
|
| };
|
| });
|
| </script>
|
|
|