You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/03 03:17:31 UTC

[GitHub] [eventmesh] dependabot[bot] opened a new pull request, #3619: Bump com.navercorp.pinpoint:pinpoint-profiler from 2.4.1 to 2.5.0

dependabot[bot] opened a new pull request, #3619:
URL: https://github.com/apache/eventmesh/pull/3619

   Bumps [com.navercorp.pinpoint:pinpoint-profiler](https://github.com/pinpoint-apm/pinpoint) from 2.4.1 to 2.5.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/pinpoint-apm/pinpoint/releases">com.navercorp.pinpoint:pinpoint-profiler's releases</a>.</em></p>
   <blockquote>
   <h2>2.5.0 release note</h2>
   <h1>Key Features</h1>
   <h2>End of support for JDK7</h2>
   <ul>
   <li>issue : <a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8867">pinpoint-apm/pinpoint#8867</a></li>
   </ul>
   <h2>Introduced Apache Pinot as metric store</h2>
   <ul>
   <li>Pinpoint now uses <a href="https://pinot.apache.org/">Apache Pinot</a> as a repository for metrics.</li>
   </ul>
   <h3>URI Metric</h3>
   <ul>
   <li>Supported frameworks : Spring Web MVC, Spring WebFlux, Vert.x-Web</li>
   <li><a href="https://pinpoint-apm.gitbook.io/pinpoint/documents/uri_statistics">manual</a>
   <img src="https://user-images.githubusercontent.com/7564547/209653291-1cd050ed-5509-4973-b332-c0160cc24b79.png" alt="URI-Metric" /></li>
   </ul>
   <h3>Infrastructure Metric</h3>
   <ul>
   <li>Pinpoint now supports <a href="https://www.influxdata.com/time-series-platform/telegraf/">Telegraf</a></li>
   <li><a href="https://pinpoint-apm.gitbook.io/pinpoint/documents/system_metric">manual</a>
   <img src="https://user-images.githubusercontent.com/7564547/209653571-d02a150a-4db3-4024-9147-a7c76e1515ec.png" alt="Infrastructure-metric" /></li>
   </ul>
   <h2>Improved CallTree UX</h2>
   <ul>
   <li>CallTree's search interface has been improved <a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/9272">#9272</a>
   <img src="https://user-images.githubusercontent.com/7564547/209653638-443f6ec5-9e69-464b-a13e-c8869fc9e0e5.png" alt="call-tree2" /></li>
   </ul>
   <h2>New Plugins</h2>
   <ul>
   <li>Supports Spring Data R2DBC <a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/9089">#9089</a></li>
   <li>Supports Cassandra Java Driver 4.x <a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/9452">#9452</a></li>
   <li>Supports Apache HttpClient 5.x <a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/9242">#9242</a></li>
   <li>Add a sampling rate specification for each URL <a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/9153">#9153</a></li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>Improved stability of Pinpoint collector <a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/9264">#9264</a>
   <ul>
   <li>Prevents collector's native memory leak due to malfunction of grpc agent
   Fixed in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/9266">go agent 1.0.1</a></li>
   </ul>
   </li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8893">#8893</a> Prepare 2.5.0-SNAPSHOT by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8895">pinpoint-apm/pinpoint#8895</a></li>
   <li>[#noissue] Update readme.md by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8897">pinpoint-apm/pinpoint#8897</a></li>
   <li>[#noissue] Update Compatibility Table for 2.5.0 by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8898">pinpoint-apm/pinpoint#8898</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8899">#8899</a> Upgrade jdk8 by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8900">pinpoint-apm/pinpoint#8900</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8899">#8899</a> Update JDK8 of plugin test by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8905">pinpoint-apm/pinpoint#8905</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8904">#8904</a> Fix broken binary compatibility of THRIFT 0.13 of thrift plugin by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8910">pinpoint-apm/pinpoint#8910</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8911">#8911</a> Fix testcase failures in MongoDBIT by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8912">pinpoint-apm/pinpoint#8912</a></li>
   <li>[#noissue] Fig bug issue 8902, 890 by <a href="https://github.com/minwoo-jung"><code>@​minwoo-jung</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8920">pinpoint-apm/pinpoint#8920</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8911">#8911</a> Change the temp directory of mongod by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8916">pinpoint-apm/pinpoint#8916</a></li>
   <li>[#noissue] Update postgresql jdbc for jdk8 by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8864">pinpoint-apm/pinpoint#8864</a></li>
   <li>[#noissue] Update amqp spring-rabbit for jdk8 by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8936">pinpoint-apm/pinpoint#8936</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8937">#8937</a> Remove boostrap-java8 by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8938">pinpoint-apm/pinpoint#8938</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8939">#8939</a> Remove profiler-optional-jdk7 for JDK8 by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8940">pinpoint-apm/pinpoint#8940</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8930">#8930</a> Update lettuce reactive by <a href="https://github.com/jaehong-kim"><code>@​jaehong-kim</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8942">pinpoint-apm/pinpoint#8942</a></li>
   <li>[#noissue] Replace embedded-elasticsearch with testcontainers-elasticsearch by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8943">pinpoint-apm/pinpoint#8943</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8945">#8945</a> End of support for elasticsearch bbose client plugin by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8947">pinpoint-apm/pinpoint#8947</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8941">#8941</a> Update reactor plugin for subscribeOrReturn method. by <a href="https://github.com/jaehong-kim"><code>@​jaehong-kim</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8948">pinpoint-apm/pinpoint#8948</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8885">#8885</a> Fix to work normally without stack trace by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8949">pinpoint-apm/pinpoint#8949</a></li>
   <li>[#noissue] Remove internal LongAdder for jdk7 compatibility by <a href="https://github.com/emeroad"><code>@​emeroad</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8950">pinpoint-apm/pinpoint#8950</a></li>
   <li>[#noissue] Add jetty plugin testweb by <a href="https://github.com/jaehong-kim"><code>@​jaehong-kim</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8951">pinpoint-apm/pinpoint#8951</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8004">#8004</a> system metric by <a href="https://github.com/minwoo-jung"><code>@​minwoo-jung</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8958">pinpoint-apm/pinpoint#8958</a></li>
   <li><a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/8004">#8004</a> Modify the test code to bypass the build failure. by <a href="https://github.com/minwoo-jung"><code>@​minwoo-jung</code></a> in <a href="https://redirect.github.com/pinpoint-apm/pinpoint/pull/8962">pinpoint-apm/pinpoint#8962</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/pinpoint-apm/pinpoint/commit/3cbde53d9f29fff12adc815bc2ad7598e223b6a4"><code>3cbde53</code></a> <a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/9538">#9538</a> 2.5.0 release</li>
   <li><a href="https://github.com/pinpoint-apm/pinpoint/commit/6de229d136a47f0e01ec9f757f7c2e8ab21f1685"><code>6de229d</code></a> [#noissue] Rollback Maven build</li>
   <li><a href="https://github.com/pinpoint-apm/pinpoint/commit/8b6c0f3af0b377a5e1804c4ef5b3b23b84039a9d"><code>8b6c0f3</code></a> <a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/9540">#9540</a> Add dependency zstd-jni 1.5.2-5</li>
   <li><a href="https://github.com/pinpoint-apm/pinpoint/commit/39326844bbbe2f79b867a50f4ab69c7a9bcd2786"><code>3932684</code></a> [#noissue] Exclude CXF 4.x test</li>
   <li><a href="https://github.com/pinpoint-apm/pinpoint/commit/b6b301414cdfa949a2f4a28909a1cfc41f609f21"><code>b6b3014</code></a> <a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/9534">#9534</a> Missing maven dependency of pinpoint-test module</li>
   <li><a href="https://github.com/pinpoint-apm/pinpoint/commit/2028e2b616789d2657db65f31fee1d071de1f931"><code>2028e2b</code></a> [#noissue] Cleanup</li>
   <li><a href="https://github.com/pinpoint-apm/pinpoint/commit/1a009636bdd53eed0ffc32707caed8ee1ca48a53"><code>1a00963</code></a> [#NOISSUE] cleanup code in metric-module</li>
   <li><a href="https://github.com/pinpoint-apm/pinpoint/commit/1fdae62f19f5779b6660f1381c6876272aad09ac"><code>1fdae62</code></a> [#noissue] Remove legacy layout option</li>
   <li><a href="https://github.com/pinpoint-apm/pinpoint/commit/fd0b7e01c6cdf5e09a336669cdabf407264c718e"><code>fd0b7e0</code></a> <a href="https://redirect.github.com/pinpoint-apm/pinpoint/issues/9474">#9474</a> Fix server call executor configs</li>
   <li><a href="https://github.com/pinpoint-apm/pinpoint/commit/7f2cbcb449f3108ef2f333bd19322ebcb6d30fa6"><code>7f2cbcb</code></a> [#noissue] Adjust Log Level of URI-metric</li>
   <li>Additional commits viewable in <a href="https://github.com/pinpoint-apm/pinpoint/compare/v2.4.1...v2.5.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.navercorp.pinpoint:pinpoint-profiler&package-manager=gradle&previous-version=2.4.1&new-version=2.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [eventmesh] mytang0 commented on pull request #3619: Bump com.navercorp.pinpoint:pinpoint-profiler from 2.4.1 to 2.5.0

Posted by "mytang0 (via GitHub)" <gi...@apache.org>.
mytang0 commented on PR #3619:
URL: https://github.com/apache/eventmesh/pull/3619#issuecomment-1495235167

   @dependabot ignore this minor version


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: issues-help@eventmesh.apache.org


[GitHub] [eventmesh] dependabot[bot] commented on pull request #3619: Bump com.navercorp.pinpoint:pinpoint-profiler from 2.4.1 to 2.5.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #3619:
URL: https://github.com/apache/eventmesh/pull/3619#issuecomment-1495235232

   OK, I won't notify you about version 2.5.x again, unless you re-open this PR. 😢


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: issues-help@eventmesh.apache.org


[GitHub] [eventmesh] dependabot[bot] closed pull request #3619: Bump com.navercorp.pinpoint:pinpoint-profiler from 2.4.1 to 2.5.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #3619: Bump com.navercorp.pinpoint:pinpoint-profiler from 2.4.1 to 2.5.0
URL: https://github.com/apache/eventmesh/pull/3619


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org