File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1255,7 +1255,7 @@ The PostgreSQL query monitoring integration collects the following metrics
1255
1255
</td>
1256
1256
1257
1257
<td>
1258
- The SQL statement that was run .
1258
+ Contains the normalized and anonymized version of the SQL query where literal values are replaced with placeholders .
1259
1259
</td>
1260
1260
</tr>
1261
1261
@@ -1417,7 +1417,7 @@ The PostgreSQL query monitoring integration collects the following metrics
1417
1417
</td>
1418
1418
1419
1419
<td>
1420
- The SQL statement that was run .
1420
+ Contains the normalized and anonymized version of the SQL query where literal values are replaced with placeholders .
1421
1421
</td>
1422
1422
</tr>
1423
1423
@@ -1468,7 +1468,7 @@ The PostgreSQL query monitoring integration collects the following metrics
1468
1468
</td>
1469
1469
1470
1470
<td>
1471
- The SQL statement run in the blocked process .
1471
+ Contains the anonymized version of the SQL query where literal values are replaced with placeholders .
1472
1472
</td>
1473
1473
</tr>
1474
1474
@@ -1508,7 +1508,7 @@ The PostgreSQL query monitoring integration collects the following metrics
1508
1508
</td>
1509
1509
1510
1510
<td>
1511
- The SQL statement causing the block .
1511
+ Contains the anonymized version of the SQL query where literal values are replaced with placeholders .
1512
1512
</td>
1513
1513
</tr>
1514
1514
@@ -1580,7 +1580,7 @@ The PostgreSQL query monitoring integration collects the following metrics
1580
1580
</td>
1581
1581
1582
1582
<td>
1583
- The SQL statement that was run .
1583
+ Contains the normalized and anonymized version of the SQL query where literal values are replaced with placeholders .
1584
1584
</td>
1585
1585
</tr>
1586
1586
You can’t perform that action at this time.
0 commit comments