You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/how-to-guides/naisdevice/install.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@
91
91
92
92
### Connect naisdevice through task/sys -tray icon
93
93
94
-

94
+

95
95
96
96
When you have opened naisdevice, you may be concerned that nothing happened. The little naisdevice icon has appeared in your Systray (where all your small program icons are located - see above picture for how it looks on Mac):
Copy file name to clipboardexpand all lines: docs/how-to-guides/observability/tracing/correlate-traces-logs.md
-2
Original file line number
Diff line number
Diff line change
@@ -84,5 +84,3 @@ The final step is to include trace information in your logs. This will allow Gra
84
84
Now that you have tracing and logging set up, you can use Grafana Tempo to correlate traces and logs. When you view a trace in Grafana Tempo, you can see the logs that are associated with that trace. This makes it easy to understand what happened in your application and troubleshoot issues.
85
85
86
86

87
-
88
-
[:arrow_backward: Back to the list of guides](../index.md)
0 commit comments