This is an automated email from the ASF dual-hosted git repository.
jianingwang pushed a change to branch online-prometheus-parser
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from 5e69374456 [improve] update query strudata
add e70633c256 add query datasource
No new revisions were added by this update.
Summary of changes:
.../common/entity/dto/query/DatasourceQuery.java | 6 ++++
.../warehouse/controller/DataQueryController.java | 10 ++----
.../warehouse/db/PromqlQueryExecutor.java | 4 +--
.../hertzbeat/warehouse/db/QueryExecutor.java | 13 +++----
.../hertzbeat/warehouse/db/SqlQueryExecutor.java | 20 ++---------
.../warehouse/service/DatasourceQueryService.java | 4 +--
.../service/impl/DatasourceQueryServiceImpl.java | 40 ++++++++++++++++++++++
7 files changed, 58 insertions(+), 39 deletions(-)
create mode 100644
hertzbeat-warehouse/src/main/java/org/apache/hertzbeat/warehouse/service/impl/DatasourceQueryServiceImpl.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]