Skip to content

Commit c24265f

Browse files
Update docs/sources/set-up/otel_engine.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
1 parent b126b99 commit c24265f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/sources/set-up/otel_engine.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,9 @@ service:
133133

134134
Replace the following:
135135

136-
- _`<ALLOY_CONFIG_PATH>`_: The path to your {{< param "DEFAULT_ENGINE" >}} configuration file or directory. If you provide a directory, {{< param "PRODUCT_NAME" >}} finds `*.alloy` files in it and loads them as a single configuration source. See the [run command reference](../../reference/cli/run/) for details.
136+
- _`<ALLOY_CONFIG_PATH>`_: The path to your {{< param "DEFAULT_ENGINE" >}} configuration file or directory.
137+
If you provide a directory, {{< param "PRODUCT_NAME" >}} finds `*.alloy` files in it and loads them as a single configuration source.
138+
Refer to the [run command reference](../../reference/cli/run/) for more information.
137139
- _`<USERNAME>`_: Your username. If you're using Grafana Cloud, this is your Grafana Cloud instance ID.
138140
- _`<PASSWORD>`_: Your password. If you're using Grafana Cloud, this is your Grafana Cloud API token.
139141
- _`<URL>`_: The URL to export data to. If you're using Grafana Cloud, this is your Grafana Cloud OTLP endpoint URL.

0 commit comments

Comments
 (0)