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

Feature: Support importing multiple dashboards from directory #27

Merged
merged 1 commit into from
Oct 16, 2024

Implemented import dashboards from a directory

88b89bb
Select commit
Loading
Failed to load commit list.
Merged

Feature: Support importing multiple dashboards from directory #27

Implemented import dashboards from a directory
88b89bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 16, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 49 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L49

Added line #L49 was not covered by tests

Check warning on line 215 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L215

Added line #L215 was not covered by tests

Check warning on line 241 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L241

Added line #L241 was not covered by tests

Check warning on line 247 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L247

Added line #L247 was not covered by tests

Check warning on line 260 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L257-L260

Added lines #L257 - L260 were not covered by tests

Check warning on line 269 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L268-L269

Added lines #L268 - L269 were not covered by tests

Check warning on line 274 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L274

Added line #L274 was not covered by tests

Check warning on line 280 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L280

Added line #L280 was not covered by tests

Check warning on line 306 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L304-L306

Added lines #L304 - L306 were not covered by tests

Check warning on line 310 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 322 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L322

Added line #L322 was not covered by tests

Check warning on line 325 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L325

Added line #L325 was not covered by tests

Check warning on line 328 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L328

Added line #L328 was not covered by tests

Check warning on line 331 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L331

Added line #L331 was not covered by tests

Check warning on line 343 in grafana_import/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

grafana_import/cli.py#L343

Added line #L343 was not covered by tests