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

usage stats: report active series #8279

Merged
merged 3 commits into from
Jun 6, 2024

Commits on Jun 5, 2024

  1. usage stats: report active series

    Usage stats already include in-memory series. This PR also adds active series to reports. Active series give information closer to the users' needs, whereas in-memory series are more related to how the system handles load. Active series in combination with in-memory series also help estimate churn.
    
    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    62f1cc4 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG.md entry

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5891199 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Update docs

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5c61de6 View commit details
    Browse the repository at this point in the history