Skip to content

Commit f0048c0

Browse files
authored
update view in context docs (#855)
1 parent b1fe957 commit f0048c0

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

src/docs/guides/logs.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -205,15 +205,8 @@ Find all requests that originated from a specific IP address.
205205

206206
## View In Context
207207

208-
Often, when searching for a log, it is useful to see the surrounding logs. To
209-
do this, either click the "Timestamp" column, or expand any log and click
210-
the "View in Context" button.
211-
212-
<Image
213-
src="https://res.cloudinary.com/railway/image/upload/v1694195189/docs/CleanShot_2023-09-08_at_10.45.51_2x_nwxqid.png"
214-
alt="Viewing a log in context"
215-
layout="responsive"
216-
width={1682} height={272} quality={80} />
208+
When searching for logs, it is often useful to see surrounding logs. To view a log in context:
209+
right-click any log, then select the "View in Context" option from the dropdown menu.
217210

218211
## Structured Logs
219212

0 commit comments

Comments
 (0)