docs
docs copied to clipboard
PR #101258 - ui: encode time window in url for metrics charts
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/101258 Commit: https://github.com/cockroachdb/cockroach/commit/1eb11559fed948de8479f19cf990f0ac2f72bdcd Fixes: CRDB-23866
Release note (ui change): The time window selection for metrics charts is now encoded in the URL via query params.
Jira Issue: DOC-7461