Commit Graph

7349 Commits (22778e6efdee6b4464d4c02747c625e1e2a0a453)
 

Author SHA1 Message Date
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 9 years ago
Mitsuhiro Tanda 25899b72d2 use applyAsync for compile (#5287) 9 years ago
Mitsuhiro Tanda f877afb74d use async apply (#5258) 9 years ago
Karl 2f5ae85d33 Initial patch for grafana/grafana#4267 (#5280) 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 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
Carl Bergquist 236aed112f Merge pull request #5255 from dakerfp/patch-1 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 15aeb4aec2 tech(cli): rename log to logger to separate from server logger 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
Torkel Ödegaard 4c4189d631 Update ISSUE_TEMPLATE.md 9 years ago
Torkel Ödegaard 015b409f2f Update ISSUE_TEMPLATE.md 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 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
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
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 2edb0ad94d feat(influxdb): adds spread functionallity 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