Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OSS
Meerkat
Commits
d87a40d6
Commit
d87a40d6
authored
Apr 30, 2021
by
MaxSol1
Browse files
fix for perf data
parent
132ffa2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
backend/dashboard.go
View file @
d87a40d6
...
...
@@ -96,6 +96,7 @@ type Option struct {
PerfDataMode
bool
`json:"perfDataMode"`
PerfDataSelection
string
`json:"perfDataSelection"`
Dynamic
bool
`json:"dynamic"`
ID
string
`json:"id"`
}
//Rect helper struct for positions
...
...
docker-compose.yml
View file @
d87a40d6
...
...
@@ -10,5 +10,3 @@ services:
-
./dashboards-data:/meerkat/dashboards-data
ports
:
-
8585:8585
#update
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment