Commit Graph

4501 Commits (3e6c15a88a49e0b974da4a0cc76ba31e8c0ca483)

Author SHA1 Message Date
Marcus Efraimsson f21c976b27
fix discord notifier so it doesn't crash when there are no image generated 6 years ago
Marcus Efraimsson cf500f3157
restore to current folder when restoring old dashboard version 6 years ago
Marcus Efraimsson 36f3accf0d
log phantomjs output even if it timeout and include orgId when render alert 6 years ago
Marcus Efraimsson f845a3b841
upgrade xorm packages to latest versions 6 years ago
Marcus Efraimsson 3b9f0e6ef2
fix allow anonymous initial bind for ldap search 6 years ago
bergquist ae9327ff3a remove `UseBool` since we use `AllCols` 6 years ago
Hugo Häggmark d3642a3e91
Moved Server Admin and children to separate menu item on Side Menu (#15592) 6 years ago
Johannes Schill a81d5486b0 Viewers with viewers_can_edit should be able to access /explore (#15787) 6 years ago
Marcus Efraimsson 5638c67be8
org admins should only be able to access org admin pages 6 years ago
Marcus Efraimsson a29b99b96b
only editor/admin should have access to alert list/notifications pages 6 years ago
Bryan T. Richardson ae23773db3 Added MaximumUsedTransactionIDs metric to list of AWS RDS metrics. 6 years ago
Marcus Efraimsson d49f0bedd3 fix: prevent datasource json data stored as nil (#15508) 6 years ago
Samuel 41024c29bb Return 404 on user not found (#15606) 6 years ago
Johannes Schill 8d5ccc7831 fix: Return url when query dashboards by tag 6 years ago
Leonard Gram 36788183d8 service: fix for disabled internal metrics. 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
Maddin-619 09cd173e92 updates all cols except created so user and password 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