Skip to content

Commit a3f8bfd

Browse files
committed
remove "Limitation"
1 parent 8d97802 commit a3f8bfd

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ So, we made it possible to use GridDB as another backend of KairosDB.
1414

1515
Library building and program execution are checked in the environment below.
1616

17-
OS: CentOS6.7(x64)
18-
Java: JDK 1.8.0_101
19-
GridDB: Version 3.0
17+
OS: CentOS 6.9(x64)
18+
Java: JDK 1.8.0
19+
GridDB: Version 4.0
2020
KairosDB: Version 1.1.1
2121

2222
## QuickStart
@@ -122,8 +122,6 @@ Execute the command on kairosdb-1.1.1 folder.
122122
* Caution
123123
Datapoint is stored in time series type container assigned for each different set of metric name, tag name and tag value.
124124
Datapoint time to live in seconds (TTL) is only applied to time series type container at creation time of container.
125-
* Limitation
126-
Metric name, tag name, tag value in current database schema can only include alphabet and numerical characters, cannot contain special ones. The metric name should not be case sensitive and has to start with alphabet characters.
127125

128126
## Community
129127

0 commit comments

Comments
 (0)