This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new e7230848d1 deploy: c8d908246553907dc464aed197b5e17f3fdc440b e7230848d1 is described below commit e7230848d1f4149bb3a61a27866defaa3027dc1c Author: wu-sheng <wu-sh...@users.noreply.github.com> AuthorDate: Fri Oct 14 10:06:16 2022 +0000 deploy: c8d908246553907dc464aed197b5e17f3fdc440b --- .../next/en/contribution/compiling/index.html | 2 +- .../next/en/contribution/release-agent/index.html | 2 +- .../en/setup/service-agent/php-agent/readme/index.html | 2 +- .../service-agent/php-agent/supported-list/index.html | 11 ++++++----- docs/skywalking-php/next/readme/index.html | 2 +- index.json | 2 +- js/mergedData.js | 2 +- team/index.html | 16 +++++++++++++--- 8 files changed, 25 insertions(+), 14 deletions(-) diff --git a/docs/skywalking-php/next/en/contribution/compiling/index.html b/docs/skywalking-php/next/en/contribution/compiling/index.html index 3820b4311b..99266f1857 100644 --- a/docs/skywalking-php/next/en/contribution/compiling/index.html +++ b/docs/skywalking-php/next/en/contribution/compiling/index.html @@ -357,7 +357,7 @@ if (!doNotTrack) { })() </script> - <div class="commit-id">Commit Id: f34618e</div> + <div class="commit-id">Commit Id: 3c5df9e</div> diff --git a/docs/skywalking-php/next/en/contribution/release-agent/index.html b/docs/skywalking-php/next/en/contribution/release-agent/index.html index 9abc5685a5..8f3703434f 100644 --- a/docs/skywalking-php/next/en/contribution/release-agent/index.html +++ b/docs/skywalking-php/next/en/contribution/release-agent/index.html @@ -339,7 +339,7 @@ if (!doNotTrack) { })() </script> - <div class="commit-id">Commit Id: f34618e</div> + <div class="commit-id">Commit Id: 3c5df9e</div> diff --git a/docs/skywalking-php/next/en/setup/service-agent/php-agent/readme/index.html b/docs/skywalking-php/next/en/setup/service-agent/php-agent/readme/index.html index d1f4c03a86..29b2c4ded4 100644 --- a/docs/skywalking-php/next/en/setup/service-agent/php-agent/readme/index.html +++ b/docs/skywalking-php/next/en/setup/service-agent/php-agent/readme/index.html @@ -339,7 +339,7 @@ if (!doNotTrack) { })() </script> - <div class="commit-id">Commit Id: f34618e</div> + <div class="commit-id">Commit Id: 3c5df9e</div> diff --git a/docs/skywalking-php/next/en/setup/service-agent/php-agent/supported-list/index.html b/docs/skywalking-php/next/en/setup/service-agent/php-agent/supported-list/index.html index db3b017989..20b031b5e8 100644 --- a/docs/skywalking-php/next/en/setup/service-agent/php-agent/supported-list/index.html +++ b/docs/skywalking-php/next/en/setup/service-agent/php-agent/supported-list/index.html @@ -22,15 +22,15 @@ <title>Supported SAPI, extension and library | Apache SkyWalking</title><meta property="og:title" content="Supported SAPI, extension and library" /> <meta property="og:description" content="Supported SAPI, extension and library The following plugins provide the distributed tracing capability. -Supported SAPI PHP-FPM CLI under Swoole Support PHP extension cURL PDO Support PHP library " /> +Supported SAPI PHP-FPM CLI under Swoole Support PHP extension cURL PDO MySQL Improved Support PHP library " /> <meta property="og:type" content="article" /> <meta property="og:url" content="/docs/skywalking-php/next/en/setup/service-agent/php-agent/supported-list/" /> <meta itemprop="name" content="Supported SAPI, extension and library"> <meta itemprop="description" content="Supported SAPI, extension and library The following plugins provide the distributed tracing capability. -Supported SAPI PHP-FPM CLI under Swoole Support PHP extension cURL PDO Support PHP library "> +Supported SAPI PHP-FPM CLI under Swoole Support PHP extension cURL PDO MySQL Improved Support PHP library "> -<meta itemprop="wordCount" content="27"> +<meta itemprop="wordCount" content="29"> @@ -38,7 +38,7 @@ Supported SAPI PHP-FPM CLI under Swoole Support PHP extension cURL PDO Suppo <meta name="twitter:card" content="summary"/> <meta name="twitter:title" content="Supported SAPI, extension and library"/> <meta name="twitter:description" content="Supported SAPI, extension and library The following plugins provide the distributed tracing capability. -Supported SAPI PHP-FPM CLI under Swoole Support PHP extension cURL PDO Support PHP library "/> +Supported SAPI PHP-FPM CLI under Swoole Support PHP extension cURL PDO MySQL Improved Support PHP library "/> <script type="application/javascript"> var doNotTrack = false; @@ -339,7 +339,7 @@ if (!doNotTrack) { })() </script> - <div class="commit-id">Commit Id: f34618e</div> + <div class="commit-id">Commit Id: 3c5df9e</div> @@ -380,6 +380,7 @@ if (!doNotTrack) { <ul> <li><a href="https://www.php.net/manual/en/book.curl.php#book.curl">cURL</a></li> <li><a href="https://www.php.net/manual/en/book.pdo.php">PDO</a></li> +<li><a href="https://www.php.net/manual/en/book.mysqli.php">MySQL Improved</a></li> </ul> <h2 id="support-php-library">Support PHP library</h2> diff --git a/docs/skywalking-php/next/readme/index.html b/docs/skywalking-php/next/readme/index.html index 1673a17a6c..b772a72b4e 100644 --- a/docs/skywalking-php/next/readme/index.html +++ b/docs/skywalking-php/next/readme/index.html @@ -339,7 +339,7 @@ if (!doNotTrack) { })() </script> - <div class="commit-id">Commit Id: f34618e</div> + <div class="commit-id">Commit Id: 3c5df9e</div> diff --git a/index.json b/index.json index 3a1aca8b7f..dda61b4765 100644 --- a/index.json +++ b/index.json @@ -1 +1 @@ -[{"body":"SkyWalking Client JS 0.9.0 is released. Go to downloads page to find release tars.\n Fix custom configurations when the page router changed for SPA. Fix reporting data by navigator.sendbeacon when pages is closed. Bump dependencies. Add Security Notice. Support adding custom tags to spans. Validate custom parameters for register. ","excerpt":"SkyWalking Client JS 0.9.0 is released. Go to downloads page to find release tars.\n Fix custom …","ref":"/events/release-apache-skywalk [...] \ No newline at end of file +[{"body":"SkyWalking Client JS 0.9.0 is released. Go to downloads page to find release tars.\n Fix custom configurations when the page router changed for SPA. Fix reporting data by navigator.sendbeacon when pages is closed. Bump dependencies. Add Security Notice. Support adding custom tags to spans. Validate custom parameters for register. ","excerpt":"SkyWalking Client JS 0.9.0 is released. Go to downloads page to find release tars.\n Fix custom …","ref":"/events/release-apache-skywalk [...] \ No newline at end of file diff --git a/js/mergedData.js b/js/mergedData.js index babd4c24a0..245462adda 100644 --- a/js/mergedData.js +++ b/js/mergedData.js @@ -1 +1 @@ -var mergedData = {"data":[11,57,46,12,35,21,19,40,19,10,12,55,8,5,0,19,17,13,16,53,30,3,17,12,8,4,3,0,1,28,8,12,13,3,4,10,2,10,1,16,3,10,0,0,0,0,0,1,0,2,0,5,4,12,10,24,29,30,6,13,11,6,7,4,6,0,12,14,53,40,15,31,29,5,26,24,20,39,2,4,7,0,2,36,20,17,33,58,17,36,22,15,38,18,10,9,33,32,28,47,0,68,43,36,46,43,53,28,33,27,27,25,34,43,79,20,23,31,34,26,19,85,49,10,30,14,29,21,25,25,29,13,7,11,12,11,11,11,18,9,21,19,16,33,28,46,58,36,38,26,17,27,1,23,37,18,52,23,21,26,22,35,19,19,13,19,20,26,18,9, [...] \ No newline at end of file +var mergedData = {"data":[8,2,0,14,16,11,13,4,7,1,25,26,0,3,0,10,3,7,12,20,0,0,4,1,3,1,1,7,0,6,0,0,12,10,8,15,6,19,21,10,24,0,5,31,11,25,5,13,1,7,8,7,16,5,12,8,4,7,10,1,11,12,17,16,20,6,13,9,2,10,17,5,14,4,8,0,3,0,6,5,4,0,2,0,2,2,4,3,13,6,5,3,7,0,4,6,4,3,23,16,7,12,18,18,13,9,9,17,12,1,6,2,6,23,40,36,14,17,15,8,6,17,11,3,34,8,0,8,5,20,17,32,14,19,7,22,13,28,19,8,15,16,9,13,10,6,12,16,14,18,27,14,30,66,45,38,22,77,41,35,28,23,20,25,20,16,34,29,12,14,26,16,16,18,35,21,20,19,27,24,24,10,12, [...] \ No newline at end of file diff --git a/team/index.html b/team/index.html index 9910b61192..74544a5ee0 100644 --- a/team/index.html +++ b/team/index.html @@ -10936,7 +10936,7 @@ The SkyWalking team is comprised of Members and Contributors, and the growth has </span> </div> <div> - <span class="total">12</span> + <span class="total">13</span> <i class="iconfont icon-arrow-right"></i> </div> </div> @@ -10975,6 +10975,16 @@ The SkyWalking team is comprised of Members and Contributors, and the growth has + <li class="mb-2 mr-2"> + + <a class="link" href="https://github.com/BFergerson" target="_blank"> + <i class="fab fa-github"></i> + BFergerson + </a> + </li> + + + <li class="mb-2 mr-2"> <a class="link" href="https://github.com/michaelzangl" target="_blank"> @@ -14655,9 +14665,9 @@ The SkyWalking team is comprised of Members and Contributors, and the growth has <li class="mb-2 mr-2"> - <a class="link" href="https://github.com/fredster33" target="_blank"> + <a class="link" href="https://github.com/prexio" target="_blank"> <i class="fab fa-github"></i> - fredster33 + prexio </a> </li>