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: Fix panic for non-existing metric names #9757

Merged
merged 2 commits into from
Sep 15, 2021

Commits on Sep 14, 2021

  1. fix: Fix panic in cases where the name query references an non-existi…

    …ng node. This happens e.g. if you try to specify a constant but omit `string('...')`.
    Sven Rebhan committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    69b8568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22399e3 View commit details
    Browse the repository at this point in the history