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

Grafana #156

Merged
merged 37 commits into from Mar 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
00147e8
Add postgres database credentials to GFConfig model, add new migratio…
daisycrego Mar 21, 2020
b9a9ada
Fix grafana credentials for tests, resolve merge conflicts, black/fla…
daisycrego Mar 21, 2020
872d0ab
Merge branch 'frontend-team' into grafana to get grafana in sync.
daisycrego Mar 21, 2020
3c3fec2
Add more checks to create_dashboard().
daisycrego Mar 21, 2020
5d2b3a7
Add more to error messaging for Grafana.create_dashboard_update_dict().
daisycrego Mar 21, 2020
92dd953
Improve error handling of Grafana.add_grafana_panel().
daisycrego Mar 21, 2020
670277d
Add more test logging to test_add_grafana_panel.
daisycrego Mar 21, 2020
64b0bd2
Fix naming bug.
daisycrego Mar 21, 2020
0ac881b
Prevent create_dashboard() from the throwing an error if dashboard al…
daisycrego Mar 21, 2020
a02e513
Add minor syntax fix.
daisycrego Mar 21, 2020
d375c55
Disable all grafana tests but 1.
daisycrego Mar 22, 2020
73f1ee6
Disable all grafana tests but 2.
daisycrego Mar 22, 2020
109231e
Disable all grafana tests but 3.
daisycrego Mar 22, 2020
527a0fa
Disable all grafana tests but 4.
daisycrego Mar 22, 2020
7b49f14
Disable all grafana tests but 5.
daisycrego Mar 22, 2020
567f21c
Enable all grafana tests.
daisycrego Mar 22, 2020
66d14ce
Disable multiple grafana panel test.
daisycrego Mar 22, 2020
0f29a06
Narrowing down problem with multiple grafana panels test.
daisycrego Mar 22, 2020
00d5ee0
Change error handling of create datasource method to fail silently if…
daisycrego Mar 22, 2020
6cd4bcc
Continue narrowing down issue with multiple panels test.
daisycrego Mar 22, 2020
3b09739
Continue narrowing down issue with multiple panels test.
daisycrego Mar 22, 2020
3a7f910
Continue narrowing down issue with multiple panels test.
daisycrego Mar 22, 2020
48ad3c2
Continue narrowing down issue with multiple panels test.
daisycrego Mar 22, 2020
b48fef0
Continue narrowing down issue with multiple panels test.
daisycrego Mar 22, 2020
8001acc
Continue narrowing down issue with multiple panels test.
daisycrego Mar 22, 2020
18357d7
Continue narrowing down issue with multiple panels test.
daisycrego Mar 22, 2020
723d59e
Continue narrowing down issue with multiple panels test.
daisycrego Mar 22, 2020
faa9c24
Continue narrowing down issue with multiple panels test.
daisycrego Mar 22, 2020
8bc171c
Add print statement to debug create_grafana_dashboard and its test.
daisycrego Mar 22, 2020
1b11f9a
Update get_dashboard_with_uid with better error logging, fix test_cre…
daisycrego Mar 22, 2020
91788c5
Update get_dashboard_with_uid with better error logging, fix test_cre…
daisycrego Mar 22, 2020
6adf274
Black formatting.
daisycrego Mar 22, 2020
e15dbb1
Remove bad test from test_grafana module.
daisycrego Mar 22, 2020
ad024f7
Black formatting.
daisycrego Mar 22, 2020
0794d1b
Improve error handling for create_grafana_dashboard(), add tests for …
daisycrego Mar 23, 2020
1a6b5d9
Add documentation to the individual methods of the Grafana class to c…
daisycrego Mar 23, 2020
5d5995f
Black formatting.
daisycrego Mar 23, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view