Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit fdfa898

Browse files
Merge branch 'main' into repo-sync
2 parents dcede44 + f226324 commit fdfa898

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+21469
-12666
lines changed

gdi/opentelemetry/components/otlphttp-exporter.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following settings are optional and can be added to the configuration for mo
4646

4747
* ``logs_endpoint``. The target URL to send log data to. For example, ``https://example.com:4318/v1/logs``.
4848

49-
* ``metrics_endpoint``. The target URL to send metric data to. For example, ``"https://ingest.us0.signalfx.com/v2/trace/otlp"`` to send metrics to Splunk Observability Cloud.
49+
* ``metrics_endpoint``. The target URL to send metric data to. For example, ``"https://ingest.<realm>.signalfx.com/v2/datapoint/otlp"`` to send metrics to Splunk Observability Cloud.
5050

5151
* ``tls``. See :ref:`TLS Configuration Settings <otlphttp-exporter-settings>` in this document for the full set of available options. Only applicable for sending data to a custom endpoint.
5252

@@ -67,6 +67,8 @@ To send traces and metrics to Splunk Observability Cloud using OTLP over HTTP, c
6767
otlphttp:
6868
# The target URL to send trace data to. By default it's set to ``https://ingest.${SPLUNK_REALM}.signalfx.com/v2/trace/otlp``.
6969
traces_endpoint: https://ingest.<realm>.signalfx.com/v2/trace/otlp
70+
# The target URL to send metrics data to. By default it's set to ``https://ingest.${SPLUNK_REALM}.signalfx.com/v2/datapoint/otlp``.
71+
metrics_endpoint: https://ingest.<realm>.signalfx.com/v2/datapoint/otlp
7072
# Set of HTTP headers added to every request.
7173
headers:
7274
# X-SF-Token is the authentication token provided by Splunk Observability Cloud.
@@ -92,8 +94,8 @@ This is a detailed configuration example:
9294
.. code-block:: yaml
9395
9496
endpoint: "https://1.2.3.4:1234"
95-
traces_endpoint: https://ingest.us0.signalfx.com/v2/trace/otlp
96-
metrics_endpoint: https://ingest.us0.signalfx.com/v2/datapoint/otlp
97+
traces_endpoint: https://ingest.<realm>.signalfx.com/v2/trace/otlp
98+
metrics_endpoint: https://ingest.<realm>.signalfx.com/v2/datapoint/otlp
9799
headers:
98100
X-SF-Token: <access_token>
99101
timeout: 10s
@@ -160,8 +162,8 @@ For example:
160162
161163
exporters:
162164
otlphttp:
163-
metrics_endpoint: https://ingest.lab0.signalfx.com/v2/datapoint/otlp
164-
traces_endpoint: https://ingest.lab0.signalfx.com/v2/trace/otlp
165+
metrics_endpoint: https://ingest.<realm>.signalfx.com/v2/datapoint/otlp
166+
traces_endpoint: https://ingest.<realm>.signalfx.com/v2/trace/otlp
165167
headers:
166168
"X-SF-Token": "mytoken"
167169
auth:
1.17 KB
Binary file not shown.

locales/ja_JA/LC_MESSAGES/_includes.po

Lines changed: 499 additions & 343 deletions
Large diffs are not rendered by default.

locales/ja_JA/LC_MESSAGES/admin.mo

-467 Bytes
Binary file not shown.

locales/ja_JA/LC_MESSAGES/admin.po

Lines changed: 637 additions & 349 deletions
Large diffs are not rendered by default.
2.48 KB
Binary file not shown.

locales/ja_JA/LC_MESSAGES/alerts-detectors-notifications.po

Lines changed: 1031 additions & 589 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.

locales/ja_JA/LC_MESSAGES/analytics.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ msgstr ""
88
"Project-Id-Version: Splunk\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2025-01-29 18:45+0000\n"
11-
"PO-Revision-Date: 2025-02-27 12:02+0000\n"
11+
"PO-Revision-Date: 2025-04-09 18:56+0100\n"
1212
"Last-Translator: \n"
1313
"Language-Team: ja_JA <[email protected]>\n"
1414
"Language: ja_JA\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=utf-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Generated-By: Babel 2.12.1\n"
19-
"X-Generator: Poedit 3.5\n"
19+
"X-Generator: Poedit 3.6\n"
2020

2121
#: ../../analytics/infrastructure-monitoring-analytics.rst:-1
2222
msgid "Splunk infrastructure monitoring analytics overview, rollup policies, signalflow instructions, and analytics aggregations and transformations"
@@ -412,8 +412,8 @@ msgstr ""
412412

413413
#: ../../analytics/signalflow.rst:138
414414
msgid ""
415-
"The timeshift feature in charts is aware of cycles having variable lengths, such as how March has more days than February, and shifts correctly to the end of a previous interval. By contrast, the standalone timeshift analytics function performs a fixed width shift, such as 30 days. For more information, see :ref:"
416-
"`use-timeshift-function-to-understand-trends`."
415+
"The timeshift feature in charts is aware of cycles having variable lengths, such as how March has more days than February, and shifts correctly to the end of a previous interval. By contrast, the standalone timeshift analytics function performs a fixed width shift, such as 30 days. For more information, "
416+
"see :ref:`use-timeshift-function-to-understand-trends`."
417417
msgstr "チャートのタイムシフト機能は、3月が2月より日数が多いというような、可変長のサイクルを認識し、前の間隔の終わりに正しくシフトします。対照的に、スタンドアローンのタイムシフト分析機能は、30日のような固定幅のシフトを行います。詳しくは :ref:`use-timeshift-function-to-understand-trends` を参照してください。"
418418

419419
#: ../../analytics/signalflow.rst:143

locales/ja_JA/LC_MESSAGES/apm.mo

31 KB
Binary file not shown.

0 commit comments

Comments
 (0)