You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The /debug/logspy HTTP API has changed. The endpoint now returns JSON data by default. If the previous format is desired, the user can pass the query argument &flatten=1 to the logspy URL to obtain the previous flat text format (crdb-v1) instead. [#66328][#66328] This change is motivated as follows: {% comment %}doc{% endcomment %}
exalate-issue-syncbot
changed the title
release-21.1: util/log,server/debug: fixes to logging and the logspy api endpoint
release-21.1: util/log,server/debug: fixes to logging and the logspy api endpoint
Jan 31, 2022
Andrew Feierabend (andf-crl) commented:
The {{logspy}} endpoint is not documented, as it is part of the EMAD section of Advanced Debugging. Closing as a docs no-op.
Michael Lewis (mikeCRL) commented:
PR: cockroachdb/cockroach#66328
From release notes:
Jira Issue: DOC-1468
The text was updated successfully, but these errors were encountered: