Discussion:
[influxdb] Unlimit value as tag
Stefan M
2018-01-15 15:16:58 UTC
Permalink
Hi,
is there a way to have an "unlimited" value as tag (such as the jobId).
Normally, this raises the number of series dramatically which finally leads
to memory issues due to a gigantic index.
However, in some circumstances the time is not as accurate that it is
unique per measurement. In our specific situation we have only a time
accuracy of a second. During the day there are times where we got several
jobs per seconds.
If so, the newer job measurement overwrites the former one.

This issue could be solved by having the jobId as tag. Is there a way to
handle that?

thx

Stefan
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/e741023b-4c9a-4852-8d37-bca30c1cc49b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Stefan M
2018-01-15 15:30:33 UTC
Permalink
Question is also posted in the
community: https://community.influxdata.com/t/infinity-values-as-tag/3682
Post by Stefan M
Hi,
is there a way to have an "unlimited" value as tag (such as the jobId).
Normally, this raises the number of series dramatically which finally leads
to memory issues due to a gigantic index.
However, in some circumstances the time is not as accurate that it is
unique per measurement. In our specific situation we have only a time
accuracy of a second. During the day there are times where we got several
jobs per seconds.
If so, the newer job measurement overwrites the former one.
This issue could be solved by having the jobId as tag. Is there a way to
handle that?
thx
Stefan
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/f10dcafb-fdd9-4367-8c33-f077235d34e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...