-
Notifications
You must be signed in to change notification settings - Fork 6
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
Import dashboard into a Grafana folder doesn't work #21
Comments
Fixed by #22 |
Hi Mikhail. Thanks for your interest. I've just asked Vitalii to format code at #26 (comment), and will run a release right after this last patch from the series has been merged. If he is busy or will not respond soon, I can easily also do the finishing, if you dearly need this feature to be available through a GA release. In the meanwhile, you can use this command to install the package directly from the repository, which also works well as a dependency spec as long as you don't need to distribute your package on PyPI. That may support you already until a GA release has been published?
|
Hi! I'll format that tomorrow
…On Tue, Oct 15, 2024, 18:36 Andreas Motl ***@***.***> wrote:
Hi Mikhail. Thanks for your interest. I've just asked Vitalii to format
code at #26 (comment)
<#26 (comment)>,
and will run a release right after this patch has been merged. If he is
busy or will not respond soon, I can easily also do the finishing, if you
dearly need this feature in a GA release.
—
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEIYAN6SXU67L2K3LMEVU43Z3UZAHAVCNFSM6AAAAABPP6WAQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJUGM2TKMRUHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi. grafana-import v0.4.0 is on PyPI now. It includes all the recent contributions by @vrymar, thanks again. |
Thank you @amotl for the super quick response and assistance! |
Import dashboard into a Grafana folder always imports the dashboard into General (root path) folder.
grafana-import import -f test -i "Gatling Test Results.json" -o 2024-10-07 16:34:02,564 [grafana_import.cli ] INFO : Dashboard 'Gatling Test Results' imported into folder 'General'
The text was updated successfully, but these errors were encountered: