GreptimeTeam / GreptimeTeam/dashboard

Provide shortcut for TQL Eval

Open
#531 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
110
Forks
29
Avg merge
14h 29m
Merged PRs (30d)
6

Description

![Image](https://github.com/user-attachments/assets/a013c0e5-23e5-4a93-8adc-79c49fc2f3bd)

In some cases we use `TQL Eval` for promql query, it requires the time window tuple (start, end, step). Would be helpful if we have an widget to generate this tuple, for example "Last 5 minutes", "Last 1 hour". We can reuse the widget from our promql UI.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the TQL Eval entry point and inspect the existing widget in the PromQL UI, which the issue identifies for reuse. Determine how the start, end, and step tuple is represented, then verify that shortcuts such as “Last 5 minutes” and “Last 1 hour” produce the expected values.

Written by the indexing model from the issue text.

Assessment

Tech stack
prometheus
Domain
frontend
Issue type
Feature
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.