Skip to content

Commit 425a140

Browse files
Deploy preview for PR 671 πŸ›«
1 parent 04aecdf commit 425a140

File tree

15 files changed

+8
-8
lines changed

15 files changed

+8
-8
lines changed

β€Žpr-preview/pr-671/.well-known/skills/sentry-cli/references/log.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ View Sentry logs
1616
List logs from a project
1717

1818
**Flags:**
19-
- `-n, --limit <value> - Number of log entries (1-1000) - (default: "25")`
19+
- `-n, --limit <value> - Number of log entries (1-1000) - (default: "100")`
2020
- `-q, --query <value> - Filter query (Sentry search syntax)`
2121
- `-f, --follow <value> - Stream logs (optionally specify poll interval in seconds)`
2222
- `-t, --period <value> - Time period (e.g., "30d", "14d", "24h"). Default: 30d (project mode), 14d (trace mode)`

β€Žpr-preview/pr-671/.well-known/skills/sentry-cli/references/trace.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ View logs associated with a trace
7979
**Flags:**
8080
- `-w, --web - Open trace in browser`
8181
- `-t, --period <value> - Time period to search (e.g., "14d", "7d", "24h"). Default: 14d - (default: "14d")`
82-
- `-n, --limit <value> - Number of log entries (<=1000) - (default: "25")`
82+
- `-n, --limit <value> - Number of log entries (<=1000) - (default: "100")`
8383
- `-q, --query <value> - Additional filter query (Sentry search syntax)`
8484
- `-s, --sort <value> - Sort order: "newest" (default) or "oldest" - (default: "newest")`
8585
- `-f, --fresh - Bypass cache, re-detect projects, and fetch fresh data`

β€Žpr-preview/pr-671/commands/log/index.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ <h3 id="sentry-log-list-orgproject-or-trace-id"><code dir="auto">sentry log list
204204

205205

206206

207-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of log entries (1-1000) (default: "25")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Filter query (Sentry search syntax)</td></tr><tr><td><code dir="auto">-f, --follow &#x3C;follow></code></td><td>Stream logs (optionally specify poll interval in seconds)</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time period (e.g., "30d", "14d", "24h"). Default: 30d (project mode), 14d (trace mode)</td></tr><tr><td><code dir="auto">-s, --sort &#x3C;sort></code></td><td>Sort order: "newest" (default) or "oldest" (default: "newest")</td></tr><tr><td><code dir="auto">--fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr></tbody></table>
207+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of log entries (1-1000) (default: "100")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Filter query (Sentry search syntax)</td></tr><tr><td><code dir="auto">-f, --follow &#x3C;follow></code></td><td>Stream logs (optionally specify poll interval in seconds)</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time period (e.g., "30d", "14d", "24h"). Default: 30d (project mode), 14d (trace mode)</td></tr><tr><td><code dir="auto">-s, --sort &#x3C;sort></code></td><td>Sort order: "newest" (default) or "oldest" (default: "newest")</td></tr><tr><td><code dir="auto">--fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr></tbody></table>
208208
<h3 id="sentry-log-view-orgprojectlog-id"><code dir="auto">sentry log view &#x3C;org/project/log-id...></code></h3>
209209
<p>View details of one or more log entries</p>
210210
<p><strong>Arguments:</strong></p>

β€Žpr-preview/pr-671/commands/trace/index.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ <h3 id="sentry-trace-logs-orgtrace-id"><code dir="auto">sentry trace logs &#x3C;
296296

297297

298298

299-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-w, --web</code></td><td>Open trace in browser</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time period to search (e.g., "14d", "7d", "24h"). Default: 14d (default: "14d")</td></tr><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of log entries (&#x3C;=1000) (default: "25")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Additional filter query (Sentry search syntax)</td></tr><tr><td><code dir="auto">-s, --sort &#x3C;sort></code></td><td>Sort order: "newest" (default) or "oldest" (default: "newest")</td></tr><tr><td><code dir="auto">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr></tbody></table>
299+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-w, --web</code></td><td>Open trace in browser</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time period to search (e.g., "14d", "7d", "24h"). Default: 14d (default: "14d")</td></tr><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of log entries (&#x3C;=1000) (default: "100")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Additional filter query (Sentry search syntax)</td></tr><tr><td><code dir="auto">-s, --sort &#x3C;sort></code></td><td>Sort order: "newest" (default) or "oldest" (default: "newest")</td></tr><tr><td><code dir="auto">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr></tbody></table>
300300
<p>All commands support <code dir="auto">--json</code> for machine-readable output and <code dir="auto">--fields</code> to select specific JSON fields.</p>
301301
<!-- GENERATED:END -->
302302
<h2 id="examples">Examples</h2>

β€Žpr-preview/pr-671/getting-started/index.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@ <h3 id="homebrew">Homebrew</h3>
169169
<div class="expressive-code"><figure class="frame is-terminal not-content"><figcaption class="header"><span class="title"></span><span class="sr-only">Terminal window</span></figcaption><pre data-language="bash"><code><div class="ec-line"><div class="code"><span style="--0:#B392F0">brew</span><span style="--0:#E1E4E8"> </span><span style="--0:#9ECBFF">install</span><span style="--0:#E1E4E8"> </span><span style="--0:#9ECBFF">getsentry/tools/sentry</span></div></div></code></pre><div class="copy"><button title="Copy to clipboard" data-copied="Copied!" data-code="brew install getsentry/tools/sentry"><div></div></button></div></figure></div>
170170
<h3 id="package-managers">Package Managers</h3>
171171
<p>Install globally with your preferred package manager:</p>
172-
<div class="pm-code astro-ehimbizw" data-id="pm-h52r3wkv3"> <div class="pm-header astro-ehimbizw"> <div class="pm-tabs astro-ehimbizw"> <button class="pm-tab active astro-ehimbizw" data-pm="npm">npm</button> <button class="pm-tab astro-ehimbizw" data-pm="pnpm">pnpm</button> <button class="pm-tab astro-ehimbizw" data-pm="yarn">yarn</button> <button class="pm-tab astro-ehimbizw" data-pm="bun">bun</button> </div> <button class="pm-copy astro-ehimbizw" aria-label="Copy to clipboard"> <span class="pm-copied astro-ehimbizw">Copied!</span> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="astro-ehimbizw"> <rect width="14" height="14" x="8" y="8" rx="2" ry="2" class="astro-ehimbizw"></rect> <path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" class="astro-ehimbizw"></path> </svg> </button> </div> <div class="pm-content astro-ehimbizw"> <pre class="pm-pre astro-ehimbizw" data-pm="npm"><code class="astro-ehimbizw">npm install -g sentry</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="pnpm" hidden><code class="astro-ehimbizw">pnpm add -g sentry</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="yarn" hidden><code class="astro-ehimbizw">yarn global add sentry</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="bun" hidden><code class="astro-ehimbizw">bun add -g sentry</code></pre> </div> </div> <script type="module">document.querySelectorAll(".pm-code").forEach(t=>{const i=t.querySelectorAll(".pm-tab"),a=t.querySelectorAll(".pm-pre"),r=t.querySelector(".pm-copy");i.forEach(c=>{c.addEventListener("click",()=>{const o=c.getAttribute("data-pm");i.forEach(e=>e.classList.remove("active")),c.classList.add("active"),a.forEach(e=>{e.getAttribute("data-pm")===o?e.removeAttribute("hidden"):e.setAttribute("hidden","")})})}),r?.addEventListener("click",async()=>{const o=t.querySelector(".pm-pre:not([hidden])")?.querySelector("code")?.textContent||"";await navigator.clipboard.writeText(o),r.classList.add("copied"),setTimeout(()=>r.classList.remove("copied"),2e3)})});</script>
172+
<div class="pm-code astro-ehimbizw" data-id="pm-02dimm50n"> <div class="pm-header astro-ehimbizw"> <div class="pm-tabs astro-ehimbizw"> <button class="pm-tab active astro-ehimbizw" data-pm="npm">npm</button> <button class="pm-tab astro-ehimbizw" data-pm="pnpm">pnpm</button> <button class="pm-tab astro-ehimbizw" data-pm="yarn">yarn</button> <button class="pm-tab astro-ehimbizw" data-pm="bun">bun</button> </div> <button class="pm-copy astro-ehimbizw" aria-label="Copy to clipboard"> <span class="pm-copied astro-ehimbizw">Copied!</span> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="astro-ehimbizw"> <rect width="14" height="14" x="8" y="8" rx="2" ry="2" class="astro-ehimbizw"></rect> <path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" class="astro-ehimbizw"></path> </svg> </button> </div> <div class="pm-content astro-ehimbizw"> <pre class="pm-pre astro-ehimbizw" data-pm="npm"><code class="astro-ehimbizw">npm install -g sentry</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="pnpm" hidden><code class="astro-ehimbizw">pnpm add -g sentry</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="yarn" hidden><code class="astro-ehimbizw">yarn global add sentry</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="bun" hidden><code class="astro-ehimbizw">bun add -g sentry</code></pre> </div> </div> <script type="module">document.querySelectorAll(".pm-code").forEach(t=>{const i=t.querySelectorAll(".pm-tab"),a=t.querySelectorAll(".pm-pre"),r=t.querySelector(".pm-copy");i.forEach(c=>{c.addEventListener("click",()=>{const o=c.getAttribute("data-pm");i.forEach(e=>e.classList.remove("active")),c.classList.add("active"),a.forEach(e=>{e.getAttribute("data-pm")===o?e.removeAttribute("hidden"):e.setAttribute("hidden","")})})}),r?.addEventListener("click",async()=>{const o=t.querySelector(".pm-pre:not([hidden])")?.querySelector("code")?.textContent||"";await navigator.clipboard.writeText(o),r.classList.add("copied"),setTimeout(()=>r.classList.remove("copied"),2e3)})});</script>
173173
<p>Or run directly without installing:</p>
174-
<div class="pm-code astro-ehimbizw" data-id="pm-p4iq3xv4c"> <div class="pm-header astro-ehimbizw"> <div class="pm-tabs astro-ehimbizw"> <button class="pm-tab active astro-ehimbizw" data-pm="npm">npm</button> <button class="pm-tab astro-ehimbizw" data-pm="pnpm">pnpm</button> <button class="pm-tab astro-ehimbizw" data-pm="yarn">yarn</button> <button class="pm-tab astro-ehimbizw" data-pm="bun">bun</button> </div> <button class="pm-copy astro-ehimbizw" aria-label="Copy to clipboard"> <span class="pm-copied astro-ehimbizw">Copied!</span> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="astro-ehimbizw"> <rect width="14" height="14" x="8" y="8" rx="2" ry="2" class="astro-ehimbizw"></rect> <path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" class="astro-ehimbizw"></path> </svg> </button> </div> <div class="pm-content astro-ehimbizw"> <pre class="pm-pre astro-ehimbizw" data-pm="npm"><code class="astro-ehimbizw">npx sentry --help</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="pnpm" hidden><code class="astro-ehimbizw">pnpm dlx sentry --help</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="yarn" hidden><code class="astro-ehimbizw">yarn dlx sentry --help</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="bun" hidden><code class="astro-ehimbizw">bunx sentry --help</code></pre> </div> </div>
174+
<div class="pm-code astro-ehimbizw" data-id="pm-c9hf2ikah"> <div class="pm-header astro-ehimbizw"> <div class="pm-tabs astro-ehimbizw"> <button class="pm-tab active astro-ehimbizw" data-pm="npm">npm</button> <button class="pm-tab astro-ehimbizw" data-pm="pnpm">pnpm</button> <button class="pm-tab astro-ehimbizw" data-pm="yarn">yarn</button> <button class="pm-tab astro-ehimbizw" data-pm="bun">bun</button> </div> <button class="pm-copy astro-ehimbizw" aria-label="Copy to clipboard"> <span class="pm-copied astro-ehimbizw">Copied!</span> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="astro-ehimbizw"> <rect width="14" height="14" x="8" y="8" rx="2" ry="2" class="astro-ehimbizw"></rect> <path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" class="astro-ehimbizw"></path> </svg> </button> </div> <div class="pm-content astro-ehimbizw"> <pre class="pm-pre astro-ehimbizw" data-pm="npm"><code class="astro-ehimbizw">npx sentry --help</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="pnpm" hidden><code class="astro-ehimbizw">pnpm dlx sentry --help</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="yarn" hidden><code class="astro-ehimbizw">yarn dlx sentry --help</code></pre> <pre class="pm-pre astro-ehimbizw" data-pm="bun" hidden><code class="astro-ehimbizw">bunx sentry --help</code></pre> </div> </div>
175175
<h2 id="authentication">Authentication</h2>
176176
<h3 id="oauth-device-flow-recommended">OAuth Device Flow (Recommended)</h3>
177177
<p>The easiest way to authenticate is via OAuth device flow:</p>
-1.22 KB
Binary file not shown.
1.23 KB
Binary file not shown.
-1.59 KB
Binary file not shown.
1.59 KB
Binary file not shown.
-33.6 KB
Binary file not shown.

0 commit comments

Comments
Β (0)