Skip to content

Commit 53c1709

Browse files
jennypavlovazacharyparikh
authored andcommitted
[APM] Metrics: add the missing otel_native-otel_other-go to the dashboard names (elastic#222529)
Follow up elastic#220242 ## Summary This PR adds the missing `otel_native-otel_other-go` to the dashboard names. More info in elastic#220242
1 parent 9d01427 commit 53c1709

File tree

1 file changed

+1
-0
lines changed
  • x-pack/solutions/observability/plugins/apm/public/components/app/metrics/static_dashboard/dashboards

1 file changed

+1
-0
lines changed

x-pack/solutions/observability/plugins/apm/public/components/app/metrics/static_dashboard/dashboards/dashboard_catalog.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export const existingDashboardFileNames = new Set([
1919
'otel_native-edot-python',
2020
'otel_native-edot-nodejs',
2121
'classic_apm-otel_other-go',
22+
'otel_native-otel_other-go',
2223
]);
2324

2425
// The new dashboard files should be mapped here

0 commit comments

Comments
 (0)