Skip to content

DEV: (cmds) add TS.QUERYLABELS command page#3633

Open
dwdougherty wants to merge 2 commits into
feature-oss-8.10from
DOC-6837
Open

DEV: (cmds) add TS.QUERYLABELS command page#3633
dwdougherty wants to merge 2 commits into
feature-oss-8.10from
DOC-6837

Conversation

@dwdougherty

@dwdougherty dwdougherty commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

This is a Redis 8.10 feature.


Note

Low Risk
Documentation-only additions with no runtime or security code changes.

Overview
Adds documentation for the RedisTimeSeries TS.QUERYLABELS command (since 8.10.0), which returns distinct label names or values for series matching optional FILTER expressions.

The new page in content/commands/ts.querylabels.md follows the usual command reference layout: front matter (ACL, arity, complexity), argument details for LABELS / VALUES label and optional FILTER, examples, RESP2/RESP3 return shapes, and links to related commands. It also documents that results respect read ACLs (unlike TS.QUERYINDEX) and notes clustered behavior.

A railroad syntax diagram is added at static/images/railroad/ts.querylabels.svg and wired via front matter.

Reviewed by Cursor Bugbot for commit dbd4760. Bugbot is set up for automated code reviews on this repo. Configure here.

@dwdougherty dwdougherty requested review from a team and LiorKogan July 14, 2026 14:39
@dwdougherty dwdougherty self-assigned this Jul 14, 2026
@dwdougherty dwdougherty added cmds oss Redis Open Source labels Jul 14, 2026
@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

DOC-6837

@github-actions

Copy link
Copy Markdown
Contributor

@andy-stark-redis andy-stark-redis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll approve to save holding you up, but I think at least the group might be an issue here.

Comment thread content/commands/ts.querylabels.md Outdated
Comment thread content/commands/ts.querylabels.md Outdated
Comment thread content/commands/ts.querylabels.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmds oss Redis Open Source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants