File tree 2 files changed +4
-8
lines changed
content/en/logs/workspaces
2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -5861,21 +5861,16 @@ menu:
5861
5861
parent : log_management
5862
5862
identifier : logs_workspaces
5863
5863
weight : 6
5864
- - name : SQL Reference
5865
- url : logs/workspaces/sql_reference/
5866
- parent : logs_workspaces
5867
- identifier : logs_workspaces_sql_reference
5868
- weight : 601
5869
5864
- name : Use Cases
5870
5865
url : logs/workspaces/use_cases/
5871
5866
parent : logs_workspaces
5872
5867
identifier : logs_workspaces_use_cases
5873
- weight : 602
5868
+ weight : 601
5874
5869
- name : Time Selection
5875
5870
url : logs/workspaces/time_selection/
5876
5871
parent : logs_workspaces
5877
5872
identifier : logs_workspaces_time_selection
5878
- weight : 603
5873
+ weight : 602
5879
5874
- name : Error Tracking
5880
5875
url : logs/error_tracking/
5881
5876
parent : log_management
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ You can also create Calculated Fields directly within a Workspace to define a co
60
60
## Analyze, transform, and visualize your logs
61
61
You can add the following cells to:
62
62
- Include additional data sources such as reference tables
63
- - Use SQL to join data
63
+ - Use [ DDSQL ] [ 5 ] to join data
64
64
- Transform, correlate, and visualize the data
65
65
66
66
Cells that depend on other cells are automatically updated when one of the cells it depends on is changed.
@@ -256,3 +256,4 @@ Finally, a treemap visualization cell is created with the `transaction_record_wi
256
256
[ 2 ] : https://app.datadoghq.com/logs
257
257
[ 3 ] : /logs/log_configuration/parsing/
258
258
[ 4 ] : /logs/explorer/calculated_fields/
259
+ [ 5 ] : /ddsql/
You can’t perform that action at this time.
0 commit comments