docs(telemetry): drop the example ticket id from the work-item filter

The $xrpl_work_item variable's description carried a real ticket id as its
example. The filter needs no example, so the id is gone and the wording stays.
This commit is contained in:
Pratik Mankawde
2026-09-23 12:00:29 +01:00
parent 8c90f7fed0
commit bcc44dedf1
3 changed files with 3 additions and 3 deletions

View File

@@ -1805,7 +1805,7 @@
{
"name": "xrpl_work_item",
"label": "Work Item",
"description": "Filter by perf-iac work item / ticket (e.g. RIPD-7455)",
"description": "Filter by perf-iac work item / ticket",
"type": "query",
"query": "label_values(xrpl_work_item)",
"datasource": {

View File

@@ -964,7 +964,7 @@
{
"name": "xrpl_work_item",
"label": "Work Item",
"description": "Filter by perf-iac work item / ticket (e.g. RIPD-7455)",
"description": "Filter by perf-iac work item / ticket",
"type": "query",
"query": "label_values(xrpl_work_item)",
"datasource": {

View File

@@ -679,7 +679,7 @@
{
"name": "xrpl_work_item",
"label": "Work Item",
"description": "Filter by perf-iac work item / ticket (e.g. RIPD-7455)",
"description": "Filter by perf-iac work item / ticket",
"type": "query",
"query": "label_values(xrpl_work_item)",
"datasource": {