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 0864866 commit e39430eCopy full SHA for e39430e
x-pack/plugins/maps/server/saved_objects/maps_telemetry.ts
@@ -6,7 +6,7 @@
6
import { SavedObjectsType } from 'src/core/server';
7
8
export const mapsTelemetrySavedObjects: SavedObjectsType = {
9
- name: 'maps-telemetry',
+ name: 'maps',
10
hidden: false,
11
namespaceType: 'agnostic',
12
mappings: {
0 commit comments