Commit Graph

4480 Commits (8d5ccc7831361bf6159a9850d1bd967d8c1a073e)

Author SHA1 Message Date
Johannes Schill 8d5ccc7831 fix: Return url when query dashboards by tag 6 years ago
bergquist 60fef31748 moves social package to /login 6 years ago
bergquist 0c67194b45 moves tracing packge into /infra 6 years ago
bergquist 8a3a3cccc3 moves metric package to /infra 6 years ago
Daniel Lee d1e249a803 stackdriver: fix for float64 bounds for distribution metrics 6 years ago
Hugo Häggmark 769ad21e16 Moved variable to config struct after PR comments 6 years ago
Hugo Häggmark 9c9691f7af Added feature toggle editors_can_own 6 years ago
Hugo Häggmark dafcfd70a7 Fixed bug with getting teams for user 6 years ago
bergquist 7754c37a1f reduce loglevel to debug 6 years ago
Torkel Ödegaard df170aee16 Updated explore icon and style tweaks 6 years ago
Daniel Lee 56c965e5df cli: chmod 755 for backend plugin binaries 6 years ago
Torkel Ödegaard 7699706e65 fixed handling of alert urls with true flags, fixes #15454 6 years ago
Maxim Neverov 28eaac3a9c Extracted common code for diff calculation 6 years ago
Maxim Neverov 3c2f6094b2 Fix percent_diff calculation when points are nulls 6 years ago
Brian Gann c98b00c302 allow 90 percent of alertTimeout for rendering to complete vs 50 percent 6 years ago
z0029c4 13974cdd28 added support for influxdb non_negative_difference function in tsdb 6 years ago
z0029c4 8cb1e5b918 added support for influxdb non_negative_difference function in tsdb for alerting 6 years ago
Torkel Ödegaard a1453607a9 Changed noQueries to a dataFormats array that will allow a panel to define supported formats and prefered (first in array) 6 years ago
bergquist e163aadfe4 use authtoken for session quota restrictions 6 years ago
bergquist 1310d356fc removes unused session code 6 years ago
Johannes Schill 075fb8e91c chore: Rename isDataPanel to noQueries 6 years ago
Johannes Schill c4b2dcefbe feat: Introduce IsDataPanel attribute to plugin.json 6 years ago
Johannes Schill 2db9cb3d93 chore: Rename isDataPanel to noQueries 6 years ago
bergquist e4e42fcd08 adds edition to build_info metric 6 years ago
Daniel Lee ac345312a4 azuremonitor: don't use make for maps and array 6 years ago
Marcus Efraimsson a1cd550df4
revert ds_proxy timeout and implement dataproxy timeout correctly 6 years ago
Daniel Lee 0b74860f55 azuremonitor: fix auto interval calculation on backend 6 years ago
Daniel Lee a54484638d interval: make the FormatDuration function public 6 years ago
bergquist 3ce99bca66 renames usage state name for auth token 6 years ago
Daniel Lee d6904ba9b4 azuremonitor: small refactoring 6 years ago
Daniel Lee 60327953a2 azuremonitor: handles timegrain set to auto on backend 6 years ago
Daniel Lee 452c4f5b9b azuremonitor: add test for dimension filter 6 years ago
Daniel Lee b94de101cd azuremonitor: refactor azure monitor api code into own file 6 years ago
Daniel Lee b816f35c41 azuremonitor: handle multi-dimensions on backend 6 years ago
Daniel Lee a5e5db20e1 azuremonitor: add support for aggregations on backend 6 years ago
Connor Patterson d2aed7e075 Fix formatting 6 years ago
Connor Patterson 2987a47a9b Add aws ec2 api metrics for cloudwatch 6 years ago
Daniel Lee 10194df112 azuremonitor: simple alerting for Azure Monitor API 6 years ago
Marcus Efraimsson 1bc2a0af70
use unique datasource id when registering mysql tls config 6 years ago
Daniel Lee 0e228d582d azuremonitor: builds a query and sends it to Azure on the backend 6 years ago
Leonard Gram b32d420a75 ldap: refactoring. 6 years ago
Daniel Lee 21a1507c77 ldap: fixes #14432. Fix for IPA v4.6.4 6 years ago
Johannes Schill a8a9bca07b feat: Introduce IsDataPanel attribute to plugin.json 6 years ago
bergquist 2be60887ca adds usage stats for sessions 6 years ago
Marcus Efraimsson b4267eafb8
log root cause error when reading from provisioning directories 6 years ago
bergquist 6e7941d396 moves usage stats sender to new package 6 years ago
bergquist 170783c292 make hourly cleanup the default behavior 6 years ago
Marcus Efraimsson 1a140ee199
run token cleanup job when grafana starts, then each hour 6 years ago
Marcus Efraimsson 836501186f
fix 6 years ago
Marcus Efraimsson 8ae066ab5d
move authtoken package into auth package 6 years ago