Commit Graph

76 Commits (2b9cc8ba30c968f71dbc9ee4b46639824293788a)

Author SHA1 Message Date
Dan Cech 66b7398fb6
expose metrics for the number of configured datasources (#24267) 5 years ago
Arve Knudsen 96ffcaa134
Plugins: Require signing of external back-end plugins (#24075) 5 years ago
Mario Trangoni 5116420e9a
Fix misspell issues (#23905) 5 years ago
Alexander Zobnin fa710a3172
Rendering: Add metrics (#23827) 5 years ago
Carl Bergquist a08cbbcc81
Instrument backend plugin requests (#23346) 5 years ago
Carl Bergquist 15bff3114f
Usagestats: Add usage stats about what type of datasource is used in alerting. (#23125) 5 years ago
twendt ff6a082e23
Auth: Azure AD OAuth (#20030) 5 years ago
Mark Carey 28230bbf52
Metrics: Adds back missing summary quantiles (#21858) 5 years ago
Emil Tullstedt 29687903f8
Admin: Add promotional page for Grafana Enterprise (#21422) 5 years ago
Marcus Efraimsson 5c711bfb79
Backend Plugins: Collect and expose metrics and plugin process health check (#21481) 5 years ago
Dave Henderson 66b70b50b8 Tracing: Support configuring Jaeger client from environment (#21103) 6 years ago
Arve Knudsen b1af28122b
Server: Fail when unable to create log directory (#20804) 6 years ago
Jon Gyllenswärd bccc5397f6
Instrumentation: Edition and license info to usage stats (#20589) 6 years ago
Leonard Gram 992b4b8adf
Licensing service (#19903) 6 years ago
Arve Knudsen 7349a6b96c
pkg/infra: Check errors (#19705) 6 years ago
Marcus Efraimsson 80592e3361
Metrics: Adds setting for turning off total stats metrics (#19142) 6 years ago
Kyle Brandt f689b60426
remotecache: support SSL with redis (#18511) 6 years ago
Dima Kurguzov a4b0ccc138 Instrumentation: Add failed notifications metric (#18089) 6 years ago
Markus Blaschke 31547597d3 remote_cache: Fix redis connstr parsing (#18204) 6 years ago
Alexander Zobnin 214195441f
SAML: add metrics (#18194) 6 years ago
Oleg Gaidarenko 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
Oleg Gaidarenko 09eb9a45ce
Metrics: add LDAP active sync summary metric (#18079) 6 years ago
Kyle Brandt 0adbb001db RemoteCache: redis connection string parsing test (#17702) 6 years ago
Sofia Papagiannaki 7b70e7db2d
AuthProxy: Optimistic lock pattern for remote cache Set (#17485) 6 years ago
Carl Bergquist 6809d2bb29
codestyle: moves cache to infra (#17519) 6 years ago
Kyle Brandt c09fe3c3b4
remote_cache: Fix redis (#17483) 6 years ago
Carl Bergquist 1aadb4426a
metrics: expose stats about roles as metrics (#17469) 6 years ago
Jonathan Rockway 02975256d1 Tracing: allow propagation with Zipkin headers (#17009) 6 years ago
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 6 years ago
Oleg Gaidarenko 9b7f9dd9be
LDAP: consistently name the LDAP entities (#17203) 6 years ago
Carl Bergquist aed3d0d3ad
Remotecache: Avoid race condition in Set causing error on insert. (#17082) 6 years ago
Carl Bergquist 3df94c6f27
serverlock: run tests async should be more linear time wise (#17059) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710) 6 years ago
Carl Bergquist 3f136e0da9
tech: replace bmizerany/assert with stretchr/testify (#16625) 6 years ago
Carl Bergquist 490515aec6
build: partially replace gometalinter with golangci-lint (#16610) 6 years ago
Oleg Gaidarenko 67cbc7d4cf
Chore: use remote cache instead of session storage (#16114) 6 years ago
Oleg Gaidarenko 04b3afcd15
Chore: Implement revive (#16200) 6 years ago
Oleg Gaidarenko c5bc723a6e Correct table names of sql storage for remotecache 6 years ago
bergquist 6d42d43b22 use constants for cache type 6 years ago
bergquist 0a86a1d7b6 updates old distcache names 6 years ago
bergquist c001cfe1d9 dont allow inifinite expiration 6 years ago
bergquist 5186273731 return error if cache type is invalid 6 years ago
bergquist 7aeab0a235 use `Get` instead of `Find` 6 years ago
bergquist b2967fbb37 avoid exposing cache client directly 6 years ago
bergquist 7e7427637c renames distcache -> remotecache 6 years ago
bergquist 66e71b66dd renames key to cache_key 6 years ago
bergquist daa3b17951 code layouts and comments 6 years ago
bergquist 9a78c23165 rename put -> set 6 years ago
bergquist 98f5432659 `memcache` -> `memcached` 6 years ago