Commit Graph

1070 Commits (e0c60488200e7434180b059a9798631ac2772359)

Author SHA1 Message Date
Torkel Ödegaard e0c6048820 feat(instrumentation): added gauge and http endpoint 9 years ago
Torkel Ödegaard 1a05ae2eaa feat(instrumentation): more work 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
Torkel Ödegaard 3065d10931 feat(timing): timing is now working with graphite and influxdb 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
Torkel Ödegaard 6b2a4fe8e8 feat(instrumentation): work on settings model for internal metrics publishing, #4696 9 years ago
Torkel Ödegaard 74101eaf7c feat(instrumentation): changed name to senders 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
Mat Schaffer 18f704533f Add enhanced elasticbeanstalk metrics 9 years ago
Mat Schaffer aedba5411c Add basic metrics for AWS/ElasticBeanstalk 9 years ago
Jared Wiltshire c9d6321f38 Allow for proxying Authorization header and automatically convert (#4832) 9 years ago
Mukesh 4038b4d17e Set active org through admin api (#5179) 9 years ago
bergquist 8c2b6b532d fix(preferences): fixes broken default home dashboard 9 years ago
Torkel Ödegaard 10c47ee27c feat(footer): some minor changes to footer to make it look good in light theme, closes #4889 9 years ago
Torkel Ödegaard c41c771e9a fix(home dashboard): fixed handling error when default dashboard is not found, fixes #5141 9 years ago
Torkel Ödegaard 43ba563a1c fix(logging): change log level to trace for plugin proxy logging call, fixes #5126 9 years ago
Mitsuhiro Tanda 1d27a7f93d (cloudwatch) fix wrong cache key of credentials (#5124) 9 years ago
Torkel Ödegaard d474eba53a fix(logging): fixed reading config level from config file, fixes #5079 9 years ago
Mitsuhiro Tanda 07d355851e (cloudwatch) assume role support (#5065) 9 years ago
Torkel Ödegaard 958f97232f fix(pluginlist): fixed issue with plugin list, fixes #5068 9 years ago
Torkel Ödegaard 83f5080274 feat(angular): disable debug in production for angular compiler 9 years ago
Anton Chevychalov c6744925c4 Add new parameter to config: default_theme. 9 years ago
Dan Cech 9f9f4e7fef use new plugin-specific repo route when installing or updating a single plugin (#4992) 9 years ago
Peggy Li 9b0da20d90 Fix typo in error message from update checker 9 years ago
Martin Häger 0764a4313b AWS Elasticsearch Service Dimensions (#4903) 9 years ago
fg2it 303cd8a5af [RenderToPng fix] (#4901) 9 years ago
Torkel Ödegaard f4a013946f feat(pluginlist): link in plugin list now goes to app/plugin default nav unless enabled 9 years ago
Torkel Ödegaard de26a17dc7 feat(footer): began work on page footer 9 years ago
woodsaj ad8dbbb559 allow updates to secureJsonData. 9 years ago
Torkel Ödegaard bce5c447b3 fix(apps): app dashboards can now be updated, fixes #4817 9 years ago
Torkel Ödegaard 04a79175bf fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784 9 years ago
Torkel Ödegaard 97656d65ec db(dashboard): minor fix for dashboard delete 9 years ago
Torkel Ödegaard 711992c8e2 fix(influxdb): minor fix for duplicated db param to proxied influxdb call, fixes #4703 9 years ago
bergquist 07b13e24fa style(cli): add some color to error messages 9 years ago
bergquist 0855f51436 feat(cli): improves defer error handling 9 years ago
bergquist 70acfb2cfd fix(cli): adds better help text. 9 years ago
bergquist 51de894692 fix(snapshots): sets default value for snapshot name 9 years ago
Mitsuhiro Tanda 8d1ac8c7f5 (cloudwatch) add kinesis metrics 9 years ago
bergquist ff22f43002 fix(cli): fixes missplaced % 9 years ago
bergquist d38d4efc18 style(cli): improve logging to find install crash 9 years ago
bergquist a8c68e33db feat(cli): add more logging for failed install 9 years ago
bergquist 903d1b7797 tech(cli): dont use defer statements in loops 9 years ago
bergquist 5abaf26b5f style(cli): remove some logging 9 years ago
bergquist 485a377800 fix(cli): adds support for local plugin folder 9 years ago
Torkel Ödegaard d98839fc19 Revert "feat(cli): detects plugin folder for dev env" 9 years ago
Torkel Ödegaard d9ad4cf2fc fix(): made plugin settings api call accessable for viewer roles 9 years ago
Torkel Ödegaard 10131aa8a0 fix(pluginlist): fixed issue with home dashboard and new pluginlist panel that casued permission denied error for non admin users, fixes #4686 9 years ago