Maciej Skierkowski 7441972fe1 Adding metadata
2019-09-18 14:54:48 -07:00

24 lines
879 B
Markdown

<!--
title: Serverless Dashboard - Metrics
menuText: Metrics
layout: Doc
-->
<!-- DOCS-SITE-LINK:START automatically generated -->
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/dashboard/monitoring/metrics/)
<!-- DOCS-SITE-LINK:END -->
# Metrics
As part of the Serverless Insights feature we also include a set of pre-configured metrics and charts, including the following:
## Errors and Invocations
The errors and invociations chart shows error count trends and the aggregate number of invocations for a particular service for a selected time period. Click into any bar on the chart to see function specific metrics.
## Durations
The durations chart shows the aggregate duration times for all functions in a particular Service for a selected time period. Click into any point on the chart to see function specific metrics.