From 89ddfbfab608d915ad181a26e06668512a36352e Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Wed, 1 Sep 2021 14:40:03 -0700 Subject: [PATCH 1/4] Fix xref warnings --- xml/System.Diagnostics.Metrics/Meter.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xml/System.Diagnostics.Metrics/Meter.xml b/xml/System.Diagnostics.Metrics/Meter.xml index d9628f5223b..d52b1e6004d 100644 --- a/xml/System.Diagnostics.Metrics/Meter.xml +++ b/xml/System.Diagnostics.Metrics/Meter.xml @@ -191,7 +191,7 @@ Example uses for Histogram: the request duration and the size of the response pa To be added. The instrument name. cannot be . - The callback to call to get the measurements when the is called by . + The callback to call to get the measurements when ObservableCounter.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -239,7 +239,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when the is called by + The callback to call to get the measurements when ObservableCounter.Observe()" is called by Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -287,7 +287,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when the is called by . + The callback to call to get the measurements when ObservableCounter.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -335,7 +335,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when the is called by . + The callback to call to get the measurements when ObservableCounter.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed. @@ -375,7 +375,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when the is called by . + The callback to call to get the measurements when ObservableCounter.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed. @@ -415,7 +415,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when the is called by . + The callback to call to get the measurements when ObservableCounter.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed. From a3f16ab3815f037057ac6e4bffe8c8f583a37cdc Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Wed, 1 Sep 2021 14:55:43 -0700 Subject: [PATCH 2/4] Try escaping --- xml/System.Diagnostics.Metrics/Meter.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xml/System.Diagnostics.Metrics/Meter.xml b/xml/System.Diagnostics.Metrics/Meter.xml index d52b1e6004d..81a39c08897 100644 --- a/xml/System.Diagnostics.Metrics/Meter.xml +++ b/xml/System.Diagnostics.Metrics/Meter.xml @@ -191,7 +191,7 @@ Example uses for Histogram: the request duration and the size of the response pa To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter\.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -239,7 +239,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter.Observe()" is called by + The callback to call to get the measurements when ObservableCounter\.Observe()" is called by Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -287,7 +287,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter\.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -335,7 +335,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter\.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed. @@ -375,7 +375,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter\.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed. @@ -415,7 +415,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter\.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed. From d3a161e7c8bace2c736c583e28fd634ffa4acb74 Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Wed, 1 Sep 2021 15:01:28 -0700 Subject: [PATCH 3/4] Use curly braces --- xml/System.Diagnostics.Metrics/Meter.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xml/System.Diagnostics.Metrics/Meter.xml b/xml/System.Diagnostics.Metrics/Meter.xml index 81a39c08897..2741ae93c59 100644 --- a/xml/System.Diagnostics.Metrics/Meter.xml +++ b/xml/System.Diagnostics.Metrics/Meter.xml @@ -191,7 +191,7 @@ Example uses for Histogram: the request duration and the size of the response pa To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter\.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -239,7 +239,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter\.Observe()" is called by + The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -287,7 +287,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter\.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -335,7 +335,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter\.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed. @@ -375,7 +375,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter\.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed. @@ -415,7 +415,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter\.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed. From 73ef7f94f2ef681dce99519cf52e14d58bd4452a Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Wed, 1 Sep 2021 16:13:57 -0700 Subject: [PATCH 4/4] Remove quotation marks --- xml/System.Diagnostics.Metrics/Meter.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xml/System.Diagnostics.Metrics/Meter.xml b/xml/System.Diagnostics.Metrics/Meter.xml index 2741ae93c59..4bf6c87881c 100644 --- a/xml/System.Diagnostics.Metrics/Meter.xml +++ b/xml/System.Diagnostics.Metrics/Meter.xml @@ -191,7 +191,7 @@ Example uses for Histogram: the request duration and the size of the response pa To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter{T}.Observe() is called by . Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -239,7 +239,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by + The callback to call to get the measurements when ObservableCounter{T}.Observe() is called by Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -287,7 +287,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter{T}.Observe() is called by . Optional instrument unit of measurements. Optional instrument description. ObservableCounter is an Instrument which reports monotonically increasing value(s) when the instrument is being observed. @@ -335,7 +335,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter{T}.Observe() is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed. @@ -375,7 +375,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter{T}.Observe() is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed. @@ -415,7 +415,7 @@ Example uses for ObservableCounter: The number of page faults for each process. To be added. The instrument name. cannot be . - The callback to call to get the measurements when ObservableCounter{T}.Observe()" is called by . + The callback to call to get the measurements when ObservableCounter{T}.Observe() is called by . Optional instrument unit of measurements. Optional instrument description. ObservableGauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed.