Commit Graph

7589 Commits (0ef68011173175fd9e6d441ca722e2bb74dc41b9)
 

Author SHA1 Message Date
bergquist 3d7facf6ee fix(cli): fixes broken import 9 years ago
Torkel Ödegaard eee49a4995 feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 9 years ago
bergquist 6de1399cf0 fix(cli): fixes broken import 9 years ago
bergquist d0ac258474 Merge branch 'master' into alerting_definitions 9 years ago
bergquist 15aeb4aec2 tech(cli): rename log to logger to separate from server logger 9 years ago
bergquist 5bbfe39f84 tech(alerting): replace goreq with native http 9 years ago
bergquist 9c7e6a2133 feat(alerting): add basic auth support for graphite 9 years ago
Torkel Ödegaard 86f0007768 feat(instrumentation): added influxdb client 9 years ago
Torkel Ödegaard 3065d10931 feat(timing): timing is now working with graphite and influxdb 9 years ago
bergquist eab81a7781 style(alerting): go lint fixes 9 years ago
bergquist 50d98b161c feat(alerting): adds support for retries 9 years ago
bergquist 68f01d57d3 tech(alerting): use range in loops when possible 9 years ago
Torkel Ödegaard 4c4189d631 Update ISSUE_TEMPLATE.md 9 years ago
Torkel Ödegaard 015b409f2f Update ISSUE_TEMPLATE.md 9 years ago
bergquist cc65dd8bcf tech(alerting): use pointers for updating alertjobs 9 years ago
bergquist 910253bc42 tech(alerting): remove datasource ref from alertjob 9 years ago
Torkel Ödegaard e2c794ff31 feat(instrumentation): lots of refactoring to support tag based backend, #4696 9 years ago
Torkel Ödegaard 2a9b51d836 feat(instrumentation): influxdb is working, now need to find a way to better support tags, #4696 9 years ago
bergquist 0bea0cc5b9 feat(alerting): add interface for alert backend 9 years ago
bergquist 510360a509 docs(elastic): updates readme 9 years ago
Torkel Ödegaard 6b2a4fe8e8 feat(instrumentation): work on settings model for internal metrics publishing, #4696 9 years ago
Torkel Ödegaard 49fe90874a Merge branch 'v3.0.x' 9 years ago
Torkel Ödegaard acbaef1907 fix(influxdb): fixed issue with backslash escaping in tag filter, fixes #5249 9 years ago
Torkel Ödegaard 74101eaf7c feat(instrumentation): changed name to senders 9 years ago
Torkel Ödegaard 8ab324988c Merge branch 'v3.0.x' 9 years ago
Torkel Ödegaard 1283461b89 fix(gzip): add plugin proxy to gzip exclusion, fixes #5237 9 years ago
Torkel Ödegaard 38790e2c4b fix(elasticsearch): fixed templating lucene / json escaping issue, fixes #5228, fixes #5227 9 years ago
Carl Bergquist aa718b4dce Merge pull request #5253 from minkikim89/fix_seperate_typo 9 years ago
Daker Fernandes Pinheiro 2d09dfd34f Using variadic argument to StringFallback implementation 9 years ago
Daker Fernandes Pinheiro 48e4de823a Unify signal registration in a single syscall. 9 years ago
bergquist 65d8403a04 fix(metrics_reporting): adds missing formating varialbe 9 years ago
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