Skip to content

Commit a32e31b

Browse files
authored
Merge pull request #3068 from OctopusDeploy/ross/bft/small-otel-file-docs-update
Update documented file format of downloaded OTel trace files
1 parent ef2af4f commit a32e31b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

dictionary-octopus.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,4 +617,5 @@ xmark
617617
xvzf
618618
xxlarge
619619
youtu
620+
Zstandard
620621
Zuora

src/pages/docs/support/opentelemetry-trace-files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: src/layouts/Default.astro
33
pubDate: 2026-02-23
4-
modDate: 2026-02-23
4+
modDate: 2026-03-17
55
title: OpenTelemetry trace files
66
description: OpenTelemetry trace files saved to disk by Octopus Server for diagnostic purposes.
77
navOrder: 15
@@ -66,7 +66,7 @@ If a node crashes or restarts mid-write, any `.tar.inprogress` files left behind
6666
Trace files can be downloaded directly from the Diagnostics page:
6767

6868
1. Navigate to **Configuration ➜ Diagnostics**.
69-
2. Under **Server Traces**, click `Download` to save all current trace files as a single `.tar` archive.
69+
2. Under **Server Traces**, click `Download` to save all current trace data as a single Zstandard compressed JSONL file.
7070

7171
:::figure
7272
![Download button for OpenTelemetry trace files on the Diagnostics page](/docs/img/support/images/download-trace-files.png)

0 commit comments

Comments
 (0)