kanouken opened a new issue #5382:
URL: https://github.com/apache/skywalking/issues/5382
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [ ] Question or discussion
- [1 ] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
___
### Question
- What do you want to know?
___
### Bug
- Which version of SkyWalking, OS and JRE?
skywalking 7.0.0 elasticsearch 6.8.6
- Which company or project?
- What happened?
{"errors":[{"message":"Exception while fetching data (/globalPercentile) :
Metrics:all_percentile doesn't have value column definition"}]}
oapServer log:
2020-08-25 18:40:47,453 - org.elasticsearch.client.RestClient - 65 [I/O
dispatcher 1] WARN [] - request [HEAD
http://10.82.26.123:9200/_template/elasticsearch_instance_clr_gen0_collect_count]
returned 1 warnings: [299 Elasticsearch-6.8.6-3d9f765 "[types removal] The
parameter include_type_name should be explicitly specified in get template
requests to prepare for 7.0. In 7.0 include_type_name will default to 'false',
which means responses will omit the type name in mapping definitions."]
2020-08-25 18:40:47,453 -
org.apache.skywalking.oap.server.core.storage.model.ModelInstaller - 66 [main]
INFO [] - table: instance_clr_gen0_collect_count_hour does not exist
2020-08-25 18:40:47,453 -
org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base.StorageEsInstaller
- 71 [main] INFO [] - index elasticsearch_instance_clr_gen0_collect_count's
columnTypeEsMapping builder str: {type={properties={service_id={type=integer},
time_bucket={type=long}, entity_id={type=keyword}, value={type=long}}}}
2020-08-25 18:40:47,457 - org.elasticsearch.client.RestClient - 65 [I/O
dispatcher 2] WARN [] - request [HEAD
http://10.82.26.130:9200/_template/elasticsearch_instance_clr_gen0_collect_count]
returned 1 warnings: [299 Elasticsearch-6.8.6-3d9f765 "[types removal] The
parameter include_type_name should be explicitly specified in get template
requests to prepare for 7.0. In 7.0 include_type_name will default to 'false',
which means responses will omit the type name in mapping definitions."]
___
### Requirement or improvement
- Please describe your requirements or improvement suggestions.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]