You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above sometimes works and sometimes does not based on the bucket. For the following bucket, I actually created a cell to show that the value appears valid.
I have run through a few dozen buckets (log files from customers) and sometimes the drop down works for the variable, other times it fails. The l-creditkarma-apr bucket does not enable the drop down but the tag value list should just have the 10 numbers as shown above.
Ping me if you cannot repro the problem or if the bucket shown above is gone.
The text was updated successfully, but these errors were encountered:
The shard variable is a query type variable that depends on another variable (v.bucket). This might indicate a bigger problem with variable dependencies
while more stuff started showing up, this didn't get fixed in the tools cluster. Check out the buckets variable in the data explorer as an example, also.. the shard value dropdown isn't loading even though the v1.tagOutput For shard is showing up
Tools US 2.x Cluster
Dashboard Log File Studies V1.x - Shards
Variable shard defined as query:
import "influxdata/influxdb/v1"
v1.tagValues(bucket: v.bucket, tag: "shard_id")
The above sometimes works and sometimes does not based on the bucket. For the following bucket, I actually created a cell to show that the value appears valid.
https://influxdb.aws.influxdata.io/orgs/844910ece80be8bc/dashboards/0569ce471d8dd000?lower=2020-04-01T01%3A00%3A00.000Z&upper=2020-04-01T02%3A00%3A00.000Z
I have run through a few dozen buckets (log files from customers) and sometimes the drop down works for the variable, other times it fails. The l-creditkarma-apr bucket does not enable the drop down but the tag value list should just have the 10 numbers as shown above.
Ping me if you cannot repro the problem or if the bucket shown above is gone.
The text was updated successfully, but these errors were encountered: