Skip to content

Commit

Permalink
Merge pull request #139 from m0dular/postgres_total_group_by
Browse files Browse the repository at this point in the history
Group the total db size by 5m intervals
  • Loading branch information
elainemccloskey authored Feb 24, 2023
2 parents bb295a6 + 62ad125 commit ac17820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/Postgresql_performance.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
"groupBy": [
{
"params": [
"$__interval"
"5m"
],
"type": "time"
},
Expand Down

0 comments on commit ac17820

Please sign in to comment.