Commit Graph

161 Commits (0392fde34edc22e660cdae33474d4ac9dcafe40c)

Author SHA1 Message Date
Torkel Ödegaard ae5f8a76d9 feat(alerting): lots of progress on notifications, refactored them out to their own package, restored webhook notitication and added slack notification 10 years ago
Mark Henderson 39be7cf7d7 Added grafana-cli command. Added public documentation for specifying plugin version when installing. (#5665) 10 years ago
bergquist af216ecf83 tech(cli): remove loop and head straight for plugindir 10 years ago
bergquist 07be2c89a3 tech(cli): lets use the fact that we have a compiler 10 years ago
bergquist af1c8dc5d9 feat(cli): adds support for dist/plugin.json location for plugins 10 years ago
bergquist 2123fbdf9b feat(cli): make remove command an alias for uninstall 10 years ago
Torkel Ödegaard 3dc7706c45 feat(loggin): improved http request panic handling 10 years ago
Torkel Ödegaard 9741af2031 feat(logging): progress on new logging #4590 10 years ago
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 10 years ago
bergquist 3d7facf6ee fix(cli): fixes broken import 10 years ago
Torkel Ödegaard eee49a4995 feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 10 years ago
bergquist 6de1399cf0 fix(cli): fixes broken import 10 years ago
bergquist 15aeb4aec2 tech(cli): rename log to logger to separate from server logger 10 years ago
Torkel Ödegaard 6b2a4fe8e8 feat(instrumentation): work on settings model for internal metrics publishing, #4696 10 years ago
Daker Fernandes Pinheiro 48e4de823a Unify signal registration in a single syscall. 10 years ago
Torkel Ödegaard 10c47ee27c feat(footer): some minor changes to footer to make it look good in light theme, closes #4889 10 years ago
bergquist f05cae23d2 feat(alerting): alert rule selector 10 years ago
bergquist 9d016a2756 feat(alerting): add migration for create and update 10 years ago
Torkel Ödegaard c133a00125 feat(alerting): minor progress on scheduler 10 years ago
Dan Cech 9f9f4e7fef use new plugin-specific repo route when installing or updating a single plugin (#4992) 10 years ago
bergquist 07b13e24fa style(cli): add some color to error messages 10 years ago
bergquist 0855f51436 feat(cli): improves defer error handling 10 years ago
bergquist 70acfb2cfd fix(cli): adds better help text. 10 years ago
bergquist ff22f43002 fix(cli): fixes missplaced % 10 years ago
bergquist d38d4efc18 style(cli): improve logging to find install crash 10 years ago
bergquist a8c68e33db feat(cli): add more logging for failed install 10 years ago
bergquist 903d1b7797 tech(cli): dont use defer statements in loops 10 years ago
bergquist 5abaf26b5f style(cli): remove some logging 10 years ago
bergquist 485a377800 fix(cli): adds support for local plugin folder 10 years ago
Torkel Ödegaard d98839fc19 Revert "feat(cli): detects plugin folder for dev env" 10 years ago
Torkel Ödegaard e7626befc5 updated version 10 years ago
Torkel Ödegaard f93b039e42 change(grafana-cli): changed upgrade to update in command line, upgrade and upgrade-all will still work as aliases 10 years ago
bergquist a5eda6a87b feat(cli): detects plugin folder for dev env 10 years ago
bergquist eeb7524c0f feat(cli): improve helptext for cli 10 years ago
bergquist 2fd25f0093 feat(cli): add uninstall alias for remove 10 years ago
bergquist 583c0f09a8 feat(cli): adds better support for plugin folder in dev 10 years ago
bergquist 676e950fa3 fix(cli): improve error message for not using sudo 10 years ago
Anthony Woods 036f407d6a gofmt 10 years ago
Anthony Woods 2c60dbd4fb handle errors when requesting plugin list. fixes #4494 10 years ago
Torkel Ödegaard 1e44ee9e9b feat(grafana-cli): minor changes 10 years ago
Anthony Woods 776af45c09 update default repo url in grafana-cli 10 years ago
bergquist 14df3c6249 feat(cli): use built in envvar support 10 years ago
bergquist 7f8643efde feat(cli): make all plugin commands subcommands 10 years ago
bergquist a12f5376b5 feat(cli): adds some colors to ls command 10 years ago
bergquist 8e70e9c1c3 feat(cli): improve error message for missing permission 10 years ago
bergquist 5094c1db2a feat(cli): improves error message for 401 requests 10 years ago
bergquist f5bb2b11e5 feat(cli): improve error handling for missing plugin dir 10 years ago
bergquist 8da702c2e7 feat(cli): add grafana net url 10 years ago
bergquist 95de5f6fe1 feat(cli): adds some amazing colors 10 years ago
bergquist 788aafff3c feat(cli): disable dependecy downloads until needed 10 years ago