-
Notifications
You must be signed in to change notification settings - Fork 17
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: Add podyaml and nodeyaml panel in dashboard and corresponding API #110
Conversation
@@ -2,28 +2,22 @@ | |||
FROM node as node | |||
# 将代码拷贝到镜像中的工作目录 | |||
COPY ./grafana_plugin/yaml_panel /app/yaml_panel | |||
COPY ./grafana_plugin/custom_log_panel /app/custom_log_panel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why remove this plugin?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a bug in custom_log, so do not use this plugin
can you please squash the commits into one? thanks |
d6bd641
to
3e55182
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
c184eb4
to
c9093f5
Compare
c9093f5
to
5d03709
Compare
Feature show podyaml and nodeyaml, custom log