This is an automated email from the ASF dual-hosted git repository.
miao pushed a commit to branch grafana_plugin
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/grafana_plugin by this push:
new c3af6f8ffe8 Fixed the issue of displaying 0 when the number is null
c3af6f8ffe8 is described below
commit c3af6f8ffe8ff0b5df3e422b5d7afbdfadaedcc7
Author: luke.miao <[email protected]>
AuthorDate: Wed Dec 18 16:21:39 2024 +0800
Fixed the issue of displaying 0 when the number is null
---
iotdb-connector/grafana-plugin/LICENSE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/iotdb-connector/grafana-plugin/LICENSE
b/iotdb-connector/grafana-plugin/LICENSE
index 8dada3edaf5..2859cbd3ce2 100644
--- a/iotdb-connector/grafana-plugin/LICENSE
+++ b/iotdb-connector/grafana-plugin/LICENSE
@@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
- Copyright {yyyy} {name of copyright owner}
+ Copyright 2024 The Apache Software Foundation and its contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.