(cherry picked from commit ee547b4410)
Co-authored-by: Chris Cowan <chris@chriscowan.us>
This commit is contained in:
co-authored by
Chris Cowan
parent
e23c086a94
commit
4d1d3f9ef5
@@ -618,6 +618,7 @@ export class ElasticDatasource extends DataSourceApi<ElasticsearchQuery, Elastic
|
||||
text: 'string',
|
||||
scaled_float: 'number',
|
||||
nested: 'nested',
|
||||
histogram: 'number',
|
||||
};
|
||||
|
||||
const shouldAddField = (obj: any, key: string) => {
|
||||
|
||||
Reference in New Issue
Block a user