| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Previously we would sum by all labels but this doesn't scale when there are hundreds of series available. Instead, we now have `sum by()` create a single series, much like in Prometheus. This is easier to draw and less confusing to the users.
|
🤖 Meticulous evaluated 50 user flows and took 315 visual snapshots. Meticulous has not yet run on cc3456b of the main branch and so there was nothing to compare against. If you recently setup Meticulous, this is expected. Meticulous will start reporting comparisons for new pull requests after the next commit to the main branch. Last updated for commit f608093. This comment will update as new commits are pushed. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Previously we would sum by all labels but this doesn't scale when there are hundreds of series available. Instead, we now have sum by() create a single series, much like in Prometheus. This is easier to draw and less confusing to the users.