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

ダッシュボードの削除を有効化 #1537

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

iaoiui
Copy link
Contributor

@iaoiui iaoiui commented Feb 18, 2022

Description

Fixes #1536

Type of change

  • Document update or simple typo fix
  • Maintenance/update components
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • I have checked backward/forward compatibility that may cause regarding this change.

@iaoiui iaoiui requested a review from oke-py February 18, 2022 13:39
@iaoiui iaoiui self-assigned this Feb 18, 2022
Copy link
Member

@oke-py oke-py left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

allowUiUpdates: trueも必要と解釈しましたが、これでいけるか試してみたいのでapproveします。

@oke-py oke-py merged commit fb17e0b into main Feb 19, 2022
@oke-py oke-py deleted the grafana-dashboard-disable-deletion branch February 19, 2022 11:59
@iaoiui
Copy link
Contributor Author

iaoiui commented Feb 20, 2022

マージ後も#1536の事象が解決していないことを一旦確認

t=2022-02-20T08:10:09+0000 lvl=warn msg="the same UID is used more than once" logger=provisioning.dashboard uid=HdeaRHxWz times=2 providers="[default private]"
t=2022-02-20T08:10:09+0000 lvl=warn msg="the same UID is used more than once" logger=provisioning.dashboard uid=AWSBillig times=2 providers="[default private]"
t=2022-02-20T08:10:09+0000 lvl=warn msg="the same UID is used more than once" logger=provisioning.dashboard uid=peR80gTGk times=2 providers="[default private]"
t=2022-02-20T08:10:09+0000 lvl=warn msg="the same UID is used more than once" logger=provisioning.dashboard uid=tmsOtSxZk times=2 providers="[default private]"
t=2022-02-20T08:10:09+0000 lvl=warn msg="the same UID is used more than once" logger=provisioning.dashboard uid=4XuMd2Iiz times=2 providers="[default private]"
t=2022-02-20T08:10:09+0000 lvl=warn msg="the same UID is used more than once" logger=provisioning.dashboard uid=fRIvzUZMz times=2 providers="[default private]"
t=2022-02-20T08:10:09+0000 lvl=warn msg="the same UID is used more than once" logger=provisioning.dashboard uid=JABGX_-mz times=2 providers="[default private]"
t=2022-02-20T08:10:09+0000 lvl=warn msg="the same UID is used more than once" logger=provisioning.dashboard uid=N4HUPtT6z times=3 providers="[default private public]"
t=2022-02-20T08:10:09+0000 lvl=warn msg="dashboards provisioning provider has no database write permissions because of duplicates" logger=provisioning.dashboard provider=default
t=2022-02-20T08:10:09+0000 lvl=warn msg="dashboards provisioning provider has no database write permissions because of duplicates" logger=provisioning.dashboard provider=private
t=2022-02-20T08:10:09+0000 lvl=warn msg="dashboards provisioning provider has no database write permissions because of duplicates" logger=provisioning.dashboard provider=public
t=2022-02-20T08:10:09+0000 lvl=eror msg="failed to load dashboard from " logger=provisioning.dashboard type=file name=default file=/var/lib/grafana/dashboards/default/Contour-HTTProxy.json error=EOF
t=2022-02-20T08:10:09+0000 lvl=eror msg="failed to load dashboard from " logger=provisioning.dashboard type=file name=default file=/var/lib/grafana/dashboards/default/Kubernetes-Pod.json error=EOF
t=2022-02-20T08:10:19+0000 lvl=eror msg="failed to load dashboard from " logger=provisioning.dashboard type=file name=default file=/var/lib/grafana/dashboards/default/Kubernetes-Pod.json error=EOF
t=2022-02-20T08:10:19+0000 lvl=eror msg="failed to load dashboard from " logger=provisioning.dashboard type=file name=default file=/var/lib/grafana/dashboards/default/Contour-HTTProxy.json error=EOF
t=2022-02-20T08:10:29+0000 lvl=eror msg="failed to load dashboard from " logger=provisioning.dashboard type=file name=default file=/var/lib/grafana/dashboards/default/Contour-HTTProxy.json error=EOF
t=2022-02-20T08:10:29+0000 lvl=eror msg="failed to load dashboard from " logger=provisioning.dashboard type=file name=default file=/var/lib/grafana/dashboards/default/Kubernetes-Pod.json error=EOF

@iaoiui iaoiui restored the grafana-dashboard-disable-deletion branch February 24, 2022 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Argo CDからGrafana Dashboardの更新が行われない問題
2 participants