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
{{ message }}
This repository was archived by the owner on Apr 22, 2020. It is now read-only.
fix KeyError: "dashboard" when running zmon search w/o -n team (#66)
* fix KeyError: "dashboard" when running zmon search w/o -n team
fixes#65
* fix: dashboard never exists in grafana_dashboards
* render entities sorted by last_modified time in text output
for json output pipe to
jq "sort_by(.last_modified)"
* sort any value by last mod
* remove double check for key
* add --limit for searches
fixes#68
* teams should be passed as named param