This is an automated email from the ASF dual-hosted git repository.
gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new d4bc3f93c [fix] fix the wrong comment (#1843)
d4bc3f93c is described below
commit d4bc3f93c6de7970a2aa2cef2548ab77c6ec8440
Author: xuziyang <[email protected]>
AuthorDate: Thu Apr 25 15:42:36 2024 +0800
[fix] fix the wrong comment (#1843)
Co-authored-by: tomsun28 <[email protected]>
---
.../hertzbeat/warehouse/store/HistoryVictoriaMetricsDataStorage.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/warehouse/src/main/java/org/apache/hertzbeat/warehouse/store/HistoryVictoriaMetricsDataStorage.java
b/warehouse/src/main/java/org/apache/hertzbeat/warehouse/store/HistoryVictoriaMetricsDataStorage.java
index b62f7cc1b..f5e8dca38 100644
---
a/warehouse/src/main/java/org/apache/hertzbeat/warehouse/store/HistoryVictoriaMetricsDataStorage.java
+++
b/warehouse/src/main/java/org/apache/hertzbeat/warehouse/store/HistoryVictoriaMetricsDataStorage.java
@@ -59,7 +59,7 @@ import org.springframework.web.client.RestTemplate;
import org.springframework.web.util.UriComponentsBuilder;
/**
- * tdengine data storage
+ * VictoriaMetrics data storage
*/
@Primary
@Component
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]