mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Elasticsearch: Deprecate raw document mode (#62236)
elasticsearch: deprecate raw-document-mode
This commit is contained in:
parent
07bc2c32e9
commit
16b816972b
@ -191,7 +191,7 @@ export const metricAggregationConfig: MetricsConfiguration = {
|
||||
},
|
||||
},
|
||||
raw_document: {
|
||||
label: 'Raw Document (legacy)',
|
||||
label: 'Raw Document (deprecated)',
|
||||
requiresField: false,
|
||||
isSingleMetric: true,
|
||||
isPipelineAgg: false,
|
||||
|
Loading…
Reference in New Issue
Block a user