Skip to content

Remove quotes from SHOW CACHES query IDs #101

@ayymart

Description

@ayymart

SHOW PROXIED QUERIES returns e.g. q_xxxxxxxx but SHOW CACHES returns either `q_xxxxxxxx` or "q_xxxxxxxx" depending on the dialect. Metrics always represent query IDs unquoted. Grafana is ill equipped to deal with these kinds of discrepancies.

We should investigate whether its feasible to change this behavior.

From SyncLinear.com | REA-2798

Metadata

Metadata

Assignees

Labels

Medium priorityCreated by Linear-GitHub Syncfirst-issueCreated by Linear-GitHub Sync

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions