You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to write the definition of SLO in Markdown when creating an SLI / SLO dashboard. Since shimesaba also manages SLO, it will be managed in 2nd place, which is a problem. Therefore, I think it would be nice if shimesaba could manage the SLI / SLO dashboard.
Implementation plan
make dashboard subcommand.
The current behavior is the run subcommand.
The run command is implicitly executed when the Lambda function is running.
shimesaba dashboard pull: Get json of dashboard definition from url written in config
shimesaba dashboard push: Create or update dashboard
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
motivation
I want to write the definition of SLO in Markdown when creating an SLI / SLO dashboard. Since shimesaba also manages SLO, it will be managed in 2nd place, which is a problem. Therefore, I think it would be nice if shimesaba could manage the SLI / SLO dashboard.
Implementation plan
make
dashboard
subcommand.The current behavior is the run subcommand.
The
run
command is implicitly executed when the Lambda function is running.shimesaba dashboard pull
: Get json of dashboard definition from url written in configshimesaba dashboard push
: Create or update dashboardAPI Docs
https://mackerel.io/ja/api-docs/entry/dashboards#create
Beta Was this translation helpful? Give feedback.
All reactions