Commit Graph

324 Commits (58e57a1669e8c2f2d0f2036ffed68d61f5069de4)

Author SHA1 Message Date
Torkel Ödegaard 4d4e165be7 links: updated links from grafana.net to grafana.com 8 years ago
bergquist cf871b1284 http: close http server gracefully. 8 years ago
bergquist 52566376b2 tech(server): remove unused code 8 years ago
Kevin Bowling 0c46def1a0 Add an idiomatic plugin path for FreeBSD (#7410) 8 years ago
Torkel Ödegaard 40d39f8a3e refactor(): renaming alerting hide ui option, #7318 8 years ago
Torkel Ödegaard fad07f0d15 refactor(http): refactoring http server 9 years ago
bergquist 96e8ecfa7b feat(cli): adds command to reset admin password 9 years ago
bergquist ba7a990f86 tech: bump version in server cli 9 years ago
Torkel Ödegaard cc46b81961 fix(rendering): fixed server side rendering issue when sertting enforce_domain to true, fixes #6769 9 years ago
Torkel Ödegaard 7e831e10a2 updated version in grafana-server main.go 9 years ago
bergquist bd3259d07a feat(mqe): init commit 9 years ago
bergquist 578507ae77 tech(cli): add default settings for transport 9 years ago
David Moravek c6257b30c1 Take grafana-cli proxy settings from env 9 years ago
bergquist 6e65c93203 fix(cli): improve error handling 9 years ago
Torkel Ödegaard 04c23ef322 fix(SIGHUP): ignore SIGHUP syscall, fixes #6276 9 years ago
utkarshcmu 06f2047ced OpenTsdb alerting works with metric query 9 years ago
bergquist 2e4ca64783 fix(cli): improve error handling 9 years ago
bergquist 04f417a423 feat(alerting): enabled by default. configurable elert engine 9 years ago
bergquist e556df5b49 feat(tsdb): add draft implementation for influxdb 9 years ago
bergquist 1606b74fce tech(opentsdb): add init ref for opentsdb 9 years ago
bergquist 36f0bf0e1e chore(web): Improve error message for invalid SSL configuration 9 years ago
Torkel Ödegaard 2c4524bbfd fix(logging): minor logging fix 9 years ago
Torkel Ödegaard 24a25453f6 fix(server): shutdown logging fixes 9 years ago
Torkel Ödegaard 86b546c21d refactor(main): refactoring main grafana server / startup code 9 years ago
Torkel Ödegaard 71e2c6f6ef refactor(backend): refactoring management of go routines in backend 9 years ago
bergquist 991539e410 style(go_routines): improve variable naming 9 years ago
bergquist 34b31aeef8 tech(goroutines): sync state between different go routines 9 years ago
bergquist dbb7852f21 feat: purge old files and snapshots 9 years ago
Mauro Stettler b063cf0a6e fix typo 9 years ago
bergquist d2fb660557 fix(cli): remove unused logging 9 years ago
bergquist 3f00834f25 tech: remove unused dependencies 9 years ago
bergquist 3c92f78ee7 feat(cli): add grafana version header to all request against grafana.net 9 years ago
bergquist 3c966caa23 feat(cli): download all plugin dependencies 9 years ago
bergquist e7b56c6389 tech(metrics): move all request counters into one middleware 9 years ago
bergquist 645293e590 fix(cli): improve error message for upgrade-all 9 years ago
bergquist 5d821d3492 style(cli): minor fix 9 years ago
bergquist c087445d51 feat(cli): add db command to cli. 9 years ago
bergquist 2b2e015d62 feat(cli): add default plugin folder for MAC OS 9 years ago
bergquist 7a913f77d3 feat(cli): add default plugin folder for MAC OS 9 years ago
Torkel Ödegaard ae5f8a76d9 feat(alerting): lots of progress on notifications, refactored them out to their own package, restored webhook notitication and added slack notification 9 years ago
Mark Henderson 39be7cf7d7 Added grafana-cli command. Added public documentation for specifying plugin version when installing. (#5665) 9 years ago
bergquist af216ecf83 tech(cli): remove loop and head straight for plugindir 9 years ago
bergquist 07be2c89a3 tech(cli): lets use the fact that we have a compiler 9 years ago
bergquist af1c8dc5d9 feat(cli): adds support for dist/plugin.json location for plugins 9 years ago
bergquist 2123fbdf9b feat(cli): make remove command an alias for uninstall 9 years ago
Torkel Ödegaard 3dc7706c45 feat(loggin): improved http request panic handling 9 years ago
Torkel Ödegaard 9741af2031 feat(logging): progress on new logging #4590 9 years ago
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 9 years ago
bergquist 3d7facf6ee fix(cli): fixes broken import 9 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 9 years ago