Skip to content

Commit

Permalink
Merge pull request #292 from jzwlqx/feature/refine-grafana-dashboard
Browse files Browse the repository at this point in the history
refine grafana dashboard, split nodes and pods dashboard
  • Loading branch information
BSWANG authored May 31, 2024
2 parents ee50092 + 239c947 commit 903a9b9
Show file tree
Hide file tree
Showing 5 changed files with 4,576 additions and 3,588 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ COPY --from=build /go/src/github.com/alibaba/kubeskoop/bin/webconsole /bin/webco
COPY --from=build-ui /webconsole/build /var/www

COPY tools/scripts/* /bin/
COPY deploy/resource/kubeskoop-exporter-dashboard.json /etc/
COPY deploy/resource/kubeskoop-exporter-pods-dashboard.json deploy/resource/kubeskoop-exporter-nodes-dashboard.json /etc/
Loading

0 comments on commit 903a9b9

Please sign in to comment.