Skip to content

Commit

Permalink
Update 0146-metrics-prototype-scenarios.md (open-telemetry#159)
Browse files Browse the repository at this point in the history
Add a note about temperature recordings being potentially negative.

Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
  • Loading branch information
jkwatson and jmacd authored May 25, 2021
1 parent 812686d commit e9a38e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions oteps/metrics/0146-metrics-prototype-scenarios.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,9 @@ speaking it is not considered as a "dimension" from the SDK perspective.
| --------- | --------------- |
| MachineA | 65.3 |

Note: Temperature may take on negative values. For this reason, you must choose the instrument carefully to ensure it is one that
can accept negative recordings and that they can be aggregated appropriately.

**Server humidity:**

| Host Name | Humidity (%) |
Expand Down

0 comments on commit e9a38e3

Please sign in to comment.