Skip to content

Commit 397676c

Browse files
committed
time-series-insights-diagnose-and-solve-problems
1 parent 024fb0f commit 397676c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/time-series-insights/time-series-insights-diagnose-and-solve-problems.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article describes issues that you might encounter in your Azure Time Series
1919

2020
## Video
2121

22-
### Learn about common Time Series Insights customer challenges and mitigations</br>
22+
### Learn about common Time Series Insights challenges and mitigations</br>
2323

2424
> [!VIDEO https://www.youtube.com/embed/7U0SwxAVSKw]
2525
@@ -83,7 +83,7 @@ To get a high-level understanding of how flattening logic works, see [Supported
8383

8484
To fix the lag, increase the SKU capacity of your environment. For more information, read [Scale your Time Series Insights environment](time-series-insights-how-to-scale-your-environment.md).
8585

86-
### Cause B: initial ingestion of historical data slows ingress
86+
### Cause B: Initial ingestion of historical data slows ingress
8787

8888
If you connect an existing event source, it's likely that your IoT hub or event hub already contains data. The environment starts pulling data from the beginning of the event source's message retention period. This default processing can't be overridden. You can engage throttling. Throttling might take a while to catch up as it ingests historical data.
8989

@@ -124,8 +124,8 @@ The first column header should be your timestamp property name. Next to the word
124124
The following values won't be displayed:
125125

126126
- *(abc)*: Indicates that Time Series Insights is reading the data values as strings.
127-
- *Calendar icon*: Indicates that Time Series Insights is reading the data value as *datetime*.
128-
- *#*: Indicates that Time Series Insights is reading the data values as an integer.
127+
- *Calendar icon*: Indicates that Time Series Insights is reading the data values as datetime values.
128+
- *#*: Indicates that Time Series Insights is reading the data values as integers.
129129

130130
## Next steps
131131

0 commit comments

Comments
 (0)