Skip to content

Commit 91dcd03

Browse files
ArthurSensroboquat
authored andcommitted
.werft/observability: Align rendering cmd with latest changes
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
1 parent ae294b3 commit 91dcd03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.werft/observability/monitoring-satellite.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ export async function installMonitoringSatellite(params: InstallMonitoringSatell
5151
--ext-str tracing_enabled="true" \
5252
--ext-str honeycomb_api_key="${process.env.HONEYCOMB_API_KEY}" \
5353
--ext-str honeycomb_dataset="preview-environments" \
54+
--ext-str jaeger_endpoint="" \
5455
monitoring-satellite/manifests/yaml-generator.jsonnet | xargs -I{} sh -c 'cat {} | gojsontoyaml > {}.yaml' -- {} && \
5556
find monitoring-satellite/manifests -type f ! -name '*.yaml' ! -name '*.jsonnet' -delete`
5657

0 commit comments

Comments
 (0)