Skip to content

Commit

Permalink
Update fuzzy tmx
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfeng committed Jun 30, 2024
1 parent 75608b3 commit 6cba16a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions l10n/tmx/quarkus.tmx
Original file line number Diff line number Diff line change
Expand Up @@ -21267,14 +21267,6 @@ service directly without using HTTP:</seg>
<seg>Quarkus负责为你注册 `CodecProvider` ,作为 `@Singleton` 范围的CDI bean。</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Quarkus utilizes &lt;a href="https://opentracing.io/" target="_blank"&gt;OpenTracing&lt;/a&gt; which is a vendor-agnostic API to help developers easily instrument tracing into their codebase. Distributed tracing helps pinpoint where failures occur and what causes poor performance. &lt;a href="{{site.baseurl}}/guides/opentracing"&gt;Read the guide for more details.&lt;/a&gt;</seg>
</tuv>
<tuv xml:lang="zh_CN">
<seg>Quarkus 利用&lt;a href="https://opentracing.io/" target="_blank"&gt;OpenTracing&lt;/a&gt;,这是一个与供应商无关的 API,可帮助开发人员轻松地将跟踪功能纳入其代码库。分布式跟踪有助于确定故障发生的位置以及导致性能不佳的原因。 &lt;a href="{{site.baseurl}}/guides/opentracing"&gt;阅读该指南以了解更多详情&lt;/a&gt;</seg>
</tuv>
</tu>
<tu>
<tuv xml:lang="en">
<seg>Quarkus utilizes the &lt;a href="https://micrometer.io/" target="_blank"&gt;Micrometer&lt;/a&gt; metrics library for runtime and application metrics. It provides a simple facade for the most popular monitoring systems to instrument your JVM-based application code without vendor lock-in. Application-specific and built-in metrics can be exposed using Micrometer. &lt;a href="{{site.baseurl}}/guides/micrometer#support-for-the-microprofile-metrics-api"&gt;Read the guide for more details.&lt;/a&gt;</seg>
Expand Down

0 comments on commit 6cba16a

Please sign in to comment.