Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix presentation of data_uncompressed_bytes on data-analysis.json Dashboard #327

Merged
merged 4 commits into from
Apr 4, 2023

Conversation

kgoralski
Copy link
Contributor

@kgoralski kgoralski commented Mar 20, 2023

changing from
formatReadableSize(data_compressed_bytes) as \"uncompressed_size\"
to
formatReadableSize(data_uncompressed_bytes) as \"uncompressed_size\"

@CLAassistant
Copy link

CLAassistant commented Mar 20, 2023

CLA assistant check
All committers have signed the CLA.

@kgoralski kgoralski changed the title Update data-analysis.json - fix data_uncompressed_bytes fix presentation of data_uncompressed_bytes on data-analysis.json Dashboard Mar 24, 2023
@kgoralski kgoralski marked this pull request as ready for review March 24, 2023 07:51
@kgoralski kgoralski requested a review from a team as a code owner March 24, 2023 07:51
@kgoralski kgoralski changed the title fix presentation of data_uncompressed_bytes on data-analysis.json Dashboard fix presentation of data_uncompressed_bytes on data-analysis.json Dashboard Mar 24, 2023
@asimpson asimpson merged commit 7710a9b into grafana:main Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants