influxdata / influxdata/influxdb

show tag values no working in filter time

Open
#19,106 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1.x kind/bug
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

  1. show tag values on telegraf from vm_cpu with key = brand where time >= now() - 2h

Expected behavior:
return empty values or can return Values in time range

Actual behavior:
return values outside the time range. Time filtering doesn't work

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported SHOW TAG VALUES query against vm_cpu with the brand tag and a two-hour time filter. Compare the returned values with the selected time range; done when the query returns only values in range or an empty result when none qualify.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.