This is an automated email from the ASF dual-hosted git repository.
namelchev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new a2c5c21 Add release notes to performance-statistics-ext extension
1.0.0
a2c5c21 is described below
commit a2c5c21df4297d5e5c61a1fbe8512a101fb7b00a
Author: NSAmelchev <[email protected]>
AuthorDate: Wed Jul 7 00:09:58 2021 +0300
Add release notes to performance-statistics-ext extension 1.0.0
---
.../release_notes.html | 28 ++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/releases/ext/performance-statistics-1.0.0/release_notes.html
b/releases/ext/performance-statistics-1.0.0/release_notes.html
new file mode 100644
index 0000000..50dc44d
--- /dev/null
+++ b/releases/ext/performance-statistics-1.0.0/release_notes.html
@@ -0,0 +1,28 @@
+<head>
+<link rel="canonical"
href="https://ignite.apache.org/releases/ext/performance-statistics-1.0.0/release_notes.html"
/>
+
+
+
+
+
+
+ <style>h1 { color: #113847; font-size: 33px; font-weight:
bold; margin: 30px 0 15px 0; padding-bottom: 7px; width: 700px;}h2 {
border-bottom: 2px solid #ccc; color: #113847; font-size: 29px;
font-weight: normal; margin: 30px 0 15px 0; padding-bottom: 7px;
width: 700px; }a { color: #cc0000; text-decoration: none; }span {
color: #cc0000;}a:hover { text-decoration: underline;}ul,ol { list-style:
disc; margin-left: 30px;}ul li,o [...]
+
+ <script>
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+ ga('create', 'UA-61232409-1', 'auto');
+ ga('send', 'pageview');
+
+ </script></head>
+<body>
+ <h1>Apache Ignite Performance Statistics Extension 1.0.0</h1>
+ <div></div>
+ <ul>
+ <li>Added the tool to build the cluster performance report</li>
+ <li>Added the utility to print performance statistics
operations to a console or to a file in JSON format</li>
+ </ul>
+</body>