Commit Graph

7502 Commits (0cbf4ae77386b75cc0f01274e81ce040b08a6df1)
 

Author SHA1 Message Date
Torkel Ödegaard 0cbf4ae773 feat(alerting): began work on splitting scheduler into scheduler and engine 9 years ago
Torkel Ödegaard a191b9b1cf feat(alerting): moved alerting models back to alerting package, models is more for storage dtos 9 years ago
Torkel Ödegaard 70cb8400c3 feat(alerting): changed name of root Alerts nav item and page from Alerts to Alerting 9 years ago
Torkel Ödegaard f36a44c49a Merge branch 'master' into alerting_definitions 9 years ago
Torkel Ödegaard 7cbaf06097 feat(instrumentation): check if enabled in http api metrics route 9 years ago
Torkel Ödegaard 1059a35bbc feat(instrumentation): documented instrumentation options, closes #4696 9 years ago
Torkel Ödegaard 064e474b0a Merge branch 'metrics_reporting' 9 years ago
Torkel Ödegaard aef2b6b45f feat(instrumentation): finial polish 9 years ago
Torkel Ödegaard 35a7a3a52b feat(instrumentation): added some more timers 9 years ago
Torkel Ödegaard e0c6048820 feat(instrumentation): added gauge and http endpoint 9 years ago
Torkel Ödegaard ffb12d122f Update ISSUE_TEMPLATE.md 9 years ago
bergquist 6a49d4ed6b feat(alerting): remove orgid from alertrule query 9 years ago
bergquist b08f8bab71 Merge branch 'dakerfp-patch-3' 9 years ago
Torkel Ödegaard 1a05ae2eaa feat(instrumentation): more work 9 years ago
bergquist 961c31a747 test(util): add unit test for string util 9 years ago
bergquist d1a345bb03 Merge branch 'patch-3' of https://github.com/dakerfp/grafana into dakerfp-patch-3 9 years ago
bergquist 2cf797b567 tech(alerting): minor refactoring and code style 9 years ago
Carl Bergquist 236aed112f Merge pull request #5255 from dakerfp/patch-1 9 years ago
bergquist 65eb373808 Merge branch 'master' into alerting_definitions 9 years ago
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