You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msgid"This document is part of the xref:observability.adoc[Observability in Quarkus reference guide] which features this and other observability related components."
msgid"OpenTelemetry Logging is able to send logs to a compatible OpenTelemetry collector. Its usage is described in the guide xref:opentelemetry-logging.adoc[Using OpenTelemetry Logging]."
msgid"leave it to Dev Services to pick-up various Dev Resources from classpath, and apply xref:dev-services.adoc[Dev Service] concept to it"
27
-
msgstr"Dev Services に、クラスパスからさまざまな Dev Resource を取得させ、xref:dev-services.adoc[Dev Service] の概念をそれに適用させます。"
27
+
msgstr"Dev Services に、クラスパスからさまざまな Dev Resource を取得させ、xref:dev-services.adoc[Dev Service] の概念をそれに適用する"
28
28
29
29
#: _guides/observability-devservices.adoc
30
30
msgid"explicitly disable Dev Services and enable Dev Resources and use less-heavy concept of starting and stopping Dev Resources"
31
-
msgstr"明示的に Dev Service を無効にして Dev Resource を有効にし、Dev Resource の開始と停止のより簡単な概念を使用します。"
31
+
msgstr"明示的に Dev Service を無効にして Dev Resource を有効にし、Dev Resource の開始と停止のより簡単な概念を使用する"
32
32
33
33
#: _guides/observability-devservices.adoc
34
34
msgid"explicitly disable both Dev Services and Dev Resources, and use Quarkus' `@QuarkusTestResource` testing concept (see Note)"
35
-
msgstr"Dev Service と Dev Resource の両方を明示的に無効にし、Quarkus の `@QuarkusTestResource` テストコンセプトを使用します (注記を参照)。"
35
+
msgstr"Dev Service と Dev Resource の両方を明示的に無効にし、Quarkus の `@QuarkusTestResource` テストコンセプトを使用する (注記を参照)"
36
36
37
37
#: _guides/observability-devservices.adoc
38
38
msgid"You can either add Observability extension dependency along with needed Dev Resources dependencies, or you use existing `sinks` - pom.xml files which add Observability extension dependency along with other required dependencies for certain technology stacks; e.g. `victoriametrics` sink would have `quarkus-observability-devresource-victoriametrics` and `quarkus-victoriametrics-client` dependencies already included in the `pom.xml`."
msgid"To change any of the default property values, here is an example on how to configure the default OTLP gRPC Exporter within the application, using the `src/main/resources/application.properties` file:"
msgid"The old OpenTelemetry guide has been split into this generic guide, the xref:opentelemetry-tracing.adoc[OpenTelemetry Tracing Guide], the new xref:opentelemetry-metrics.adoc[OpenTelemetry Metrics Guide] and the xref:opentelemetry-logging.adoc[OpenTelemetry Logging Guide]."
msgid"The use of *the https://opentelemetry.io/docs/instrumentation/java/automatic/[OpenTelemetry Agent] is not needed nor recommended*. Quarkus Extensions and the libraries they provide, are directly instrumented. That agent doesn't work with native mode."
@@ -48,7 +48,7 @@ msgstr "はじめに"
48
48
49
49
#: _guides/opentelemetry.adoc
50
50
msgid"https://opentelemetry.io/docs/what-is-opentelemetry/[OpenTelemetry] is an Observability framework and toolkit designed to create and manage telemetry data such as traces, metrics, and logs. Crucially, OpenTelemetry is vendor- and tool-agnostic."
msgid"This document is part of the xref:observability.adoc[Observability in Quarkus reference guide] which features this and other observability related components."
Copy file name to clipboardexpand all lines: l10n/po/ja_JP/_guides/telemetry-micrometer.adoc.po
+1-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ msgstr ""
27
27
28
28
#: _guides/telemetry-micrometer.adoc
29
29
msgid"This document is part of the xref:observability.adoc[Observability in Quarkus reference guide] which features this and other observability related components."
0 commit comments