forked from github/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Draft metrics page * Add new page to index * remove passive voice * passive be gone * Update screenshots, add note about gray bars * en-US spelling of 'gray' Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Metrics | ||
Timescale Cloud provides a Metrics dashboard for managing your services. You can | ||
see the Metrics dashboard in your Timescale Cloud account by navigating to the | ||
`Services` section, clicking the service you want to explore, and selecting the | ||
`Metrics` tab. | ||
|
||
You can view metrics for your services for any of these time ranges: | ||
* Last hour, with one minute granularity | ||
* Last 24 hours, with one minute granularity | ||
* Last seven days, with one hour granularity | ||
* Last thirty days, with one hour granularity | ||
|
||
To change the view, select the time range from the drop down menu. | ||
|
||
<img class="main-content__illustration" src="https://s3.amazonaws.com/assets.timescale.com/docs/images/tsc-metrics_lastmonth.png" alt="Timescale Cloud Metrics dashboard"/> | ||
|
||
Additionally, you can turn automatic metric refreshes on and off. When automatic | ||
metric refresh is on, the dashboard updates every thirty seconds. | ||
|
||
In some cases, gray vertical bars display on the metrics dashboard, like this: | ||
|
||
<img class="main-content__illustration" src="https://s3.amazonaws.com/assets.timescale.com/docs/images/tsc-metrics_graybar.png" alt="Timescale Cloud Metrics not collected"/> | ||
|
||
This indicates that metrics have not been collected for the period shown. It | ||
does not mean that your Timescale Cloud service was down. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters