Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit fbf5b8b

Browse files
committed
Update news for host summary views
1 parent 96be5b1 commit fbf5b8b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

NEWS.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
### Improvements
66

7+
* Added host summary views, which have the same structure as the user summary views, but aggregated by host instead
8+
* `host_summary`
9+
* `host_summary_by_file_io_type`
10+
* `host_summary_by_file_io`
11+
* `host_summary_by_statement_type`
12+
* `host_summary_by_statement_latency`
13+
* `host_summary_by_stages`
14+
715
### Bug Fixes
816

917
* Removed unintentially committed sys_56_rds.sql file (See Issue #5, which is still outstanding)
@@ -28,4 +36,4 @@
2836
* Some views did not work with the ERROR_FOR_DIVISION_BY_ZERO SQL mode. (#6) (Contributed by Joe Grasse)
2937
* On Windows the `ps_thread_stack()` stored function failed to escape file path backslashes correctly within the JSON output.
3038

31-
## 1.0.0 (11/04/2004)
39+
## 1.0.0 (11/04/2004)

0 commit comments

Comments
 (0)