Commit Graph

3761 Commits (5d87aa2fa4e1e377bae1b22b2afe50b042d7b907)

Author SHA1 Message Date
Leonard Gram 275f613050 Only authenticate logins when password is set (#13147) 7 years ago
Anthony Woods 5c0fbbf7c8 improve remote image rendering (#13102) 7 years ago
maicon a6aa219895 Reopen log files after receiving a SIGHUP signal (#13112) 7 years ago
Carl Bergquist ee1083d9b4 cli: avoid rely on response.ContentLength (#13120) 7 years ago
Jasper Lievisse Adriaanse d668a922e6 Return correct path for OpenBSD in cli's returnOsDefault (#13089) 7 years ago
bergquist 12c9860882 string formating fixes 7 years ago
bergquist ff7b0d4f63 go fmt fixes 7 years ago
Marcus Efraimsson eba147c1a3
change/add tests for alerting notification reminders 7 years ago
Torkel Ödegaard 92ed1f04af sql: added code migration type 7 years ago
Marcus Efraimsson dfa5d17670
don't write to notification journal when testing notifier/rule 7 years ago
Marcus Efraimsson 86bc462bc1
remove unnecessary conversion (metalinter) 7 years ago
Marcus Efraimsson 3350a3477d
fix after merge with master 7 years ago
Daniel Lee c75e071213 dsproxy: interpolate route url 7 years ago
Leonard Gram da2822c88d alerting: inline docs for the slack channel. 7 years ago
Marcus Efraimsson 0a7be2618e
cleaning up test data 7 years ago
Marcus Efraimsson 13921902b5
Set User-Agent header in all proxied datasource requests 7 years ago
Marcus Efraimsson aed89b49c0
should allow one default datasource per organisation using provisioning 7 years ago
Benoît Knecht ce804e9981 social: gitlab_oauth: set user ID in case email changes 7 years ago
Benoît Knecht 7ec146df99 social: add GitLab authentication backend 7 years ago
Sven Klemm 837388d13e Use variable in newPostgresMacroEngine 7 years ago
Torkel Ödegaard 4f704cec53 fix: ds_proxy test not initiating header 7 years ago
Sven Klemm 3955133f7e Don't pass datasource to newPostgresMacroEngine 7 years ago
Sven Klemm 3552a4cb86 refactor timescaledb handling in MacroEngine 7 years ago
Torkel Ödegaard 2459b177f9 change: Set User-Agent to Grafana/%Version% Proxied-DS-Request %DS-Type% in all proxied ds requests 7 years ago
Torkel Ödegaard f2b1fabd5c
fix: Alerting rendering timeout was 30 seconds, same as alert rule eval timeout, this should be much lower so the rendering timeout does not timeout the rule context, fixes #12151 (#12903) 7 years ago
Sven Klemm 8c4d59363e add $__unixEpochGroup to mssql datasource 7 years ago
Sven Klemm fbc67a1c64 add $__unixEpochGroup to mysql datasource 7 years ago
Sven Klemm bfe28ee061 Add $__unixEpochGroup macro to postgres datasource 7 years ago
Sven Klemm d81a23becf Refactor setting fillmode 7 years ago
Sven Klemm d2984f3b0f fix rebase error 7 years ago
Sven Klemm c3aad10047 change timescaledb to checkbox instead of select 7 years ago
Sven Klemm b987aee7cf add timescaledb option to postgres datasource 7 years ago
Marcus Efraimsson beddfdd86b
add api route for retrieving teams of signed in user 7 years ago
tariq1890 e8dfbe94b1 Fixing bug in url query reader and added test cases 7 years ago
Sven Klemm ee7602ec1f change fillmode from last to previous 7 years ago
Marcus Efraimsson eb1b9405b2
return proper payload from api when updating datasource 7 years ago
Emil Flink 5bea54eaaa Support client certificates for LDAP servers 7 years ago
Sven Klemm bfc66a7ed0 add fillmode "last" to sql datasource 7 years ago
Marcus Efraimsson 4962bf9d44
remove info logging 7 years ago
Alban Perillat-Merceroz f3d400f1a7 Add new Redshift metrics and dimensions for Cloudwatch datasource 7 years ago
Sven Klemm b71d10a7a4 add $__timeGroupAlias to mysql and mssql 7 years ago
Sven Klemm dc22e24642 add compatibility code to handle pre 5.3 usage 7 years ago
Sven Klemm 42f1892826 Add $__timeGroupAlias to postgres macros 7 years ago
Sven Klemm 43295f9c18 remove alias from postgres $__timeGroup macro 7 years ago
Torkel Ödegaard 276a5e6eb5 fix: test data api route used old name for test data datasource, fixes #12773 7 years ago
Jason Pereira 88d8072be3 add aws_dx to cloudwatch datasource 7 years ago
Marcus Efraimsson 38a52c2489
mssql: update tests 7 years ago
Marcus Efraimsson e32cf75c2d
fix usage of metric column types so that you don't need to specify metric alias 7 years ago
Sven Klemm 3aa4790979 add tests for metric column prefix to mssql 7 years ago
Sven Klemm e487fabcd5 add metric column prefix test for mysql 7 years ago