Assess need to add custom application insights metrics to critical operations #1070
Labels
analysis
Pre-architecture/design work
monitoring
Issue related to logging and monitoring
performance
Issue related to performance
Introduction
In order to track overall performance in Dialogporten, we need to track several metrics
Description
There are several critical operations that we need to measure (time elapsed):
Also, time elapsed on refreshing other dependencies should be tracked
We also need to measure
Implementation
Much of this might be possible to implement more or less without any code, given that we get correlations properly set up in Application Insights. We also need to make sure Insights sampling settings are appropiate.
We should also probably look into using https://github.com/serilog-tracing/serilog-tracing
Tasks
Threat modelling
Acceptance criteria
GIVEN ...
WHEN ....
THEN ...
GIVEN ...
WHEN ....
THEN ...
The text was updated successfully, but these errors were encountered: