We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 300ed2e commit 35b7136Copy full SHA for 35b7136
projects/observability/src/pages/explorer/explorer-dashboard-builder.ts
@@ -433,7 +433,7 @@ export class ExplorerDashboardBuilder {
433
filterable: true,
434
value: {
435
type: 'attribute-specification',
436
- attribute: 'apiTraceErrorSpanCount'
+ attribute: 'errorCount'
437
},
438
'click-handler': {
439
type: 'api-trace-navigation-handler'
0 commit comments