Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Commit

Permalink
added docs for SQL monitor (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThoralfHaensel authored Jan 12, 2021
1 parent d3e844f commit 7e46672
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,11 @@ Select the workload of the system.
ASSERT 1 = 2.
ENDIF.
```

## SQL monitor data (SQLM)

zcl_amp_c_sql_monitor

Selects the sum of total DB time for the top five statements in the last hour.

[ABAP class](../src/zamp_collector/zcl_amp_c_sql_monitor.clas.abap)

0 comments on commit 7e46672

Please sign in to comment.