Add images and event analytics changes
Signed-off-by: Eugene Lee <eugenesk@amazon.com>
This commit is contained in:
parent
9bbf947d5c
commit
73e99caedc
@ -50,5 +50,4 @@ To create an availability level you must configure the following
|
||||
|
||||

|
||||
|
||||
|
||||
By default, Application analytics shows results from the last 24 hours of your data. To see data from a different timeframe, use the date and time selector.
|
@ -34,8 +34,20 @@ To save a visualization, expand the save dropdown menu next to **Run**, enter a
|
||||
|
||||
## View logs
|
||||
|
||||
### Trace ID correlation
|
||||
### Trace log correlation
|
||||
|
||||
Users who regularly track events across applications have the capability to correlate Logs and Traces. To view the correlation, users have to index the traces as per the Open Telemetry standards (similar to trace analytics). Once users add a TraceId field to their logs, they can view the correlated trace information in the event explorer log details. This will allow users to correlate logs and traces that correspond to the same execution context.
|
||||
|
||||

|
||||
|
||||
### Surrounding events
|
||||
|
||||
### Live Tail
|
||||
When users want to know more about a log event that they are looking at, they can select **View surrounding events** to get a bigger picture of what was happening around the time of interest.
|
||||
|
||||

|
||||
|
||||
### Live Tail
|
||||
|
||||
When users are watching a live event take place, they no longer have to manually refresh their view. Users can now configure the interval in which content is refreshed saving the hassle of manually refreshing.
|
||||
|
||||

|
BIN
images/app_availability_level.gif
Normal file
BIN
images/app_availability_level.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 MiB |
BIN
images/live_tail.gif
Normal file
BIN
images/live_tail.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 159 KiB |
BIN
images/surrounding_events.gif
Normal file
BIN
images/surrounding_events.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 MiB |
BIN
images/trace_log_correlation.gif
Normal file
BIN
images/trace_log_correlation.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.7 MiB |
Loading…
x
Reference in New Issue
Block a user