Commit Graph

7502 Commits (0cbf4ae77386b75cc0f01274e81ce040b08a6df1)
 

Author SHA1 Message Date
bergquist a8ac37f517 feat(usage_metrics): add timer metrics 9 years ago
bergquist b2c0679a7f feat(metrics): initial graphite metrics writer for internal stats 9 years ago
bergquist 69229211b2 fix(alerting): move backend to seperate file 9 years ago
bergquist 4e1f801f6c feat(alerting): add serie name to failed alert description 9 years ago
bergquist 76758d270f feat(alerting): set basic description text of status ok 9 years ago
Carl Bergquist 8db00073b4 Merge pull request #5232 from peggyl/peggyl/fix-tags-popover-text 9 years ago
Peggy Li d36c1769e0 Fix wording of the dashboard tags popover text 9 years ago
bergquist 68f148880d feat(alerting): add alert info at log page 9 years ago
bergquist 7c3dbe2a38 chore(alerting): move aggregations into alerting package 9 years ago
bergquist 7224ea5229 chore(alerting): convert alert levels to float 9 years ago
bergquist 338fdcb576 feat(alerting): add copy of AlertRule to AlertResult 9 years ago
bergquist 1ded0b30c2 fix(alerting): fix broken model bind in alerting tab 9 years ago
Carl Bergquist 53ecb4c1ae Merge pull request #5222 from akiomik/patch-1 9 years ago
Akiomi KAMAKURA 616dd5c4a5 Fixed assets urls in 500.html 9 years ago
bergquist d1daa2c817 style(alerting): give better info about actual value 9 years ago
bergquist b75631e021 chore(alerting): move alert result to models 9 years ago
bergquist 1498db11a9 feat(alerting): extracts alert rule reading 9 years ago
bergquist c5c261e955 feat(alerting): improve spacing in alerting tab 9 years ago
bergquist 3d5c27df91 test(alerting): add tests for multi serie checks 9 years ago
bergquist 411568351d feat(alerting): revert operand positions 9 years ago
bergquist 2edb0ad94d feat(influxdb): adds spread functionallity 9 years ago
bergquist 077be210da tech(alerting): change interval -> frequency 9 years ago
bergquist 16a9e56eca tech(alerting): change queryrange to int from str 9 years ago
bergquist 51511dd654 feat(alerting): save alert state 9 years ago
bergquist 1686d86c3b Merge branch 'master' into alerting_definitions 9 years ago
Carl Bergquist f8a535c6e8 Merge pull request #5195 from matschaffer/cloudwatch_metric_update_elasticbeanstalk 9 years ago
Carl Bergquist f1bd614770 Merge pull request #5183 from nfnty/master 9 years ago
Torkel Ödegaard 1ea54049d0 feat(templating): added new template variable type constant 9 years ago
Torkel Ödegaard ca8543348b docker(): added collectd system metrics collector that writes to graphite, just for testing 9 years ago
hc4 cf87e8ecf5 Fix parsing of intervals. defined in ms (#5151) 9 years ago
Carl Bergquist a6afd85526 Merge pull request #5197 from minkikim89/fixtypo 9 years ago
bergquist e80000ce94 tech(alerting): skip if operator does not exist 9 years ago
bergquist 1f990da5c3 tech(alerting): use the timeseries ctor function 9 years ago
bergquist 5f2447976c style(alerting): add note about making timeseries model safer 9 years ago
bergquist 22d8723c1d feat(alerting): generelize aggregator functions 9 years ago
bergquist abc1ae3956 feat(alerting): add timeserie aggregation functions 9 years ago
bergquist 205afd7212 style(alerting): remove some logging 9 years ago
bergquist 422234d03a feat(alerting): abstract graphite from executor 9 years ago
bergquist 3d66ec816d chore(alerting): minor refactoring 9 years ago
Torkel Ödegaard bf90fbc678 fix(templating): fixed failing templating unit test 9 years ago
Tim Bielawa 2b9d260686 docs(rebuild): Include new http api preferences docs in menus (#5194) 9 years ago
Mat Schaffer 18f704533f Add enhanced elasticbeanstalk metrics 9 years ago
Mat Schaffer aedba5411c Add basic metrics for AWS/ElasticBeanstalk 9 years ago
Torkel Ödegaard 696fad702f Merge branch 'v3.0.x' 9 years ago
Torkel Ödegaard 724a511995 fix(templating): fixed issue with value being shown instead of it's text representation, fixes #5172 9 years ago
Torkel Ödegaard 90c9c70416 fix(): another fix for panel image rendering 9 years ago
Torkel Ödegaard f8a4661d05 Merge branch 'master' of github.com:grafana/grafana 9 years ago
Torkel Ödegaard dd494e648a fix(rendering): fixed issue with phantomjs panel rendering 9 years ago
bergquist 8ac635b631 style(alerting): change const names 9 years ago
Jared Wiltshire c9d6321f38 Allow for proxying Authorization header and automatically convert (#4832) 9 years ago