Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/grafana

The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
https://github.com/casbin/grafana

feat(import): save gnetId for dashbards imported from grafana.net

0d4c76a0291032a8a9b3ad96f353f150647ceafc authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(import): import directly from grafana.net id/url now works

c3708b3096fa88cc8c6b9fdec8bdec671bca9787 authored over 8 years ago by Torkel Ödegaard <[email protected]>
tech(alerting): skip if operator does not exist

e80000ce94e7e2f32275f51fada7b6c16d6c4086 authored over 8 years ago by bergquist <[email protected]>
tech(alerting): use the timeseries ctor function

1f990da5c34d5b1219fcc86b745df3bf8d2bd47d authored over 8 years ago by bergquist <[email protected]>
style(alerting): add note about making timeseries model safer

5f2447976ccc2857436748aa5c995e8bf36099e6 authored over 8 years ago by bergquist <[email protected]>
feat(alerting): generelize aggregator functions

22d8723c1d497aec03209e526e2f2bda644589ee authored over 8 years ago by bergquist <[email protected]>
feat(alerting): add timeserie aggregation functions

abc1ae39569187c286beedc58d0ff9f853b508dc authored over 8 years ago by bergquist <[email protected]>
Merge branch 'master' into export-dashboard

22a7eaf2e7453f47d70bef555e9ffe0ca68cdda3 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(import): working on unit tests for import ctrl

540def2c39eaaf9add12822413f829423f60a328 authored over 8 years ago by Torkel Ödegaard <[email protected]>
style(alerting): remove some logging

205afd721213499d2ee9f1fc559cf1b0a0c4d6c3 authored over 8 years ago by bergquist <[email protected]>
feat(alerting): abstract graphite from executor

422234d03a10989c6e511233aedbd34acf7aeb30 authored over 8 years ago by bergquist <[email protected]>
chore(alerting): minor refactoring

3d66ec816df1684a7cb9743419bbb0c50c795064 authored over 8 years ago by bergquist <[email protected]>
fix(templating): fixed failing templating unit test

bf90fbc6786e6185100431717f709b2808086095 authored over 8 years ago by Torkel Ödegaard <[email protected]>
docs(rebuild): Include new http api preferences docs in menus (#5194)

This updates the mkdocs.yml source file such that the HTTP Preferences
API is included in the w...

2b9d26068680dbebf1a0232ad0565f5212641fff authored over 8 years ago by Tim Bielawa <[email protected]>
feat(export): minor dupe fix

f6633c8189a094c39c6505fc7d69eabf97eb5b88 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Add enhanced elasticbeanstalk metrics

18f704533f9c196572876c1fc98d30da5f725cfc authored over 8 years ago by Mat Schaffer <[email protected]>
Add basic metrics for AWS/ElasticBeanstalk

aedba5411c947b5a6590f770a0cd0dbf91c8135b authored over 8 years ago by Mat Schaffer <[email protected]>
Merge branch 'master' into export-dashboard

Conflicts:
public/app/features/dashboard/submenu/submenu.ts

e83d13848e7d9a5bc6ef5da7fa59811ef4987e63 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v3.0.x'

Conflicts:
public/app/features/templating/templateValuesSrv.js

696fad702fa5adb757d23484d94ea414e2b16a3f authored over 8 years ago by Torkel Ödegaard <[email protected]>
fix(templating): fixed issue with value being shown instead of it's text representation, fixes #5172

724a511995f70a84aa3e321cc9687b285b1ea732 authored over 8 years ago by Torkel Ödegaard <[email protected]>
fix(): another fix for panel image rendering

90c9c70416fb9ca4df6563cd11ea80c5c9d8fe1d authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'master' of github.com:grafana/grafana

f8a4661d053888100c70a38890b343e868628f15 authored over 8 years ago by Torkel Ödegaard <[email protected]>
fix(rendering): fixed issue with phantomjs panel rendering

dd494e648a5c05dc0eba2e8a82f9f81bf43e5188 authored over 8 years ago by Torkel Ödegaard <[email protected]>
style(alerting): change const names

8ac635b63162fbe07d3b488f1fb525b1d486b8e8 authored over 8 years ago by bergquist <[email protected]>
Allow for proxying Authorization header and automatically convert (#4832)

Authorization header to X-DS-Authorization in backend_srv.js

c9d6321f382cd7a30f0faa927b43cd5b97d03b06 authored over 8 years ago by Jared Wiltshire <[email protected]>
Set active org through admin api (#5179)

4038b4d17e47684c1aaa05ea432c52123f24dcf1 authored over 8 years ago by Mukesh <[email protected]>
package.json: Upgrade grunt-contrib-compress, Fixes #5071

46551e9d654d1afb6703d73afd62d60bf4cd3da0 authored over 8 years ago by nfnty <[email protected]>
feat(alerting): naiv graphite executor

957cb407c56936e8506d806ffe20575e0c7fdd05 authored over 8 years ago by bergquist <[email protected]>
feat(dashboard): include org id query parameter in dashboard url, #1613

1060eeb197c0a521ca822c361b05c7f665e1bce8 authored over 8 years ago by Torkel Ödegaard <[email protected]>
fix(export): style fixes and markup fixes for share modal

201d30a944c99a03a748fbe219fcfec457e0b065 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): add datasource ref to alert rule

b2a4d8083ead1fbe89f8ab78faba2b1d3627b0de authored over 8 years ago by bergquist <[email protected]>
feat(export): fixed refactoring issue with dynamic dashbord srv

fc2a06918021deca50a1d70a1ef5d3e563ee7c8f authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'export-dashboard' of github.com:grafana/grafana into export-dashboard

392407136d8ea49c1f5f31d40ddffb2a83b489f1 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'master' into export-dashboard

Conflicts:
public/app/features/dashboard/submenu/submenu.ts

ba6573af619f2bd66e485e0c029136173b9a020f authored over 8 years ago by Torkel Ödegaard <[email protected]>
Export dashboard bulletfactory (#5160)

* create descriptions and styles for share dropdown

* Updating actual modal layout for Sharin...

8d988f9582c4935e257e96a930ff7ea8beb0bba4 authored over 8 years ago by Matt Toback <[email protected]>
Merge branch 'v3.0.x'

f923edc4242adde7b400dbd6323fef8c0bbe706f authored over 8 years ago by Torkel Ödegaard <[email protected]>
Update latest.json

2712d9ae8bf612c9b9dcf401c22f583b9a3fa88f authored over 8 years ago by Torkel Ödegaard <[email protected]>
docs(): updated download links

3312a042dd7f5bd185d9ab4d101f7e5e653a5aef authored over 8 years ago by Torkel Ödegaard <[email protected]>
docs(): updated changelog

5040570ea9ec96d8577af50324272afcbdd1e534 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'master' of github.com:grafana/grafana

f5c5d1b1da08ecdd56440cbd8c10a3796008b795 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v3.0.x'

2cd6c2e7e0f94aeb89c0eee5aadccfc4d7cd0ca2 authored over 8 years ago by Torkel Ödegaard <[email protected]>
fix(templating): fixed issue with detecting data source variable in other template variable definition, fixes #5165

0daadc954c189d2f2b1d1c67f1959262a2ca7a41 authored over 8 years ago by Torkel Ödegaard <[email protected]>
docs(changelog): add note about fix for 5167

ec98b7d672f81f9a10130aa6633ceebb1cce69de authored over 8 years ago by bergquist <[email protected]>
fix(preferences): fixes broken default home dashboard

closes #5167

8c2b6b532dc97b56639c5e268532793950767177 authored over 8 years ago by bergquist <[email protected]>
fix(panel): fixed issue with fullscreen panel view and switching to another dashboard, fixes #5163

71d62012e1731e3e3c3f39783e90118c35154969 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(dashboard): template variable changes updates url, closes #5002

41deea90ee0f977863d2dddb6161467f47dd9b01 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(dashboard): sync time range with url, closes #458

a81806d3d08b15ff08486a6298cb7f38e2f11951 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): add timeout handler for check execution

0f58f8a6791d2950396b0c29289f9149c6436267 authored over 8 years ago by bergquist <[email protected]>
updated changelog

5607a114f91c5a25457deccbda102502f479bcc2 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v3.0.x'

e81614b9e98434412d1721d8d9fd27b14841c3c4 authored over 8 years ago by Torkel Ödegaard <[email protected]>
fix(templating): fixed issue with nested template variables and multi select, the child variable selection state is now updated like single select variables, so if none matches the first option is selected, fixes #4861

6f094ef215261bcf0c44313a74e299c2cb1e4856 authored over 8 years ago by Torkel Ödegaard <[email protected]>
docs(): updated changelog

366baea099ec85908ab9afef6c8757bd97e8d267 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'master' of github.com:grafana/grafana

dc9dcd045daece1436c5c40e293f408b71399537 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(footer): some minor changes to footer to make it look good in light theme, closes #4889

10c47ee27c78fc2a8a434142d2fe10a8ae33b080 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'footer'

8f0240a295688af65da008c923d8c757624694d3 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v3.0.x'

Conflicts:
package.json

fd08c821f9058371e01263ca47962e1b3cf4a29f authored over 8 years ago by Torkel Ödegaard <[email protected]>
fix(home dashboard): fixed handling error when default dashboard is not found, fixes #5141

c41c771e9aac4a9540666439341d1f3c57e03a3d authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): make sure the map contains the responding alert

448ee5812c9e71d66a8647da233482a9939614ff authored over 8 years ago by bergquist <[email protected]>
Add missing option `Read-Only Editor` to auto_assign_org_role description (#5139)

Commit adds missing option `Read-Only Editor` to `auto_assign_org_role` description.

fff5aa30208a6982e0d5b74ccc2dc3aa71d2c889 authored over 8 years ago by Zdenek Styblik <[email protected]>
bumped version to 3.0.4

f1ec270e3e6f0e01148043aad854c0c982027f5d authored over 8 years ago by Torkel Ödegaard <[email protected]>
fix(singlestat): fixed Gauge positioning issue, fixes #5143

a3f2f574c6a00acacd4e1c5f0b232fec392c1497 authored over 8 years ago by Torkel Ödegaard <[email protected]>
[Bug Fix] #5136 (#5142)

ec19a97156ebe2cb599433a4f6f15f0b81dc84be authored over 8 years ago by Utkarsh Bhatnagar <[email protected]>
Merge branch 'master' into footer

Conflicts:
pkg/api/frontendsettings.go

9a7817a27195fb6db292ceb96b8084420adedcd7 authored over 8 years ago by Torkel Ödegaard <[email protected]>
[Bug Fix] #5136 (#5142)

8a0d5aa38d6bb2c8591be10ecdd10a1466120a5f authored over 8 years ago by Utkarsh Bhatnagar <[email protected]>
hide footer on non-dashboard pages

a52869507efcfc899a78feff468718b42376fbe7 authored over 8 years ago by Trent White <[email protected]>
feat(prometheus): progress on new prometheus query editor, #5117

c77d72b29fb806eb848987f085fa1eebf16e4818 authored over 8 years ago by Torkel Ödegaard <[email protected]>
remove height: 100% on .main-view

76d18e71564d6a26a264061e64d190a2836dfc77 authored over 8 years ago by Trent White <[email protected]>
tech(alerting): change from array to map

7229fb7a760116e6263fd03f9b8f5280b8341558 authored over 8 years ago by bergquist <[email protected]>
tech(alerting): fixes broken unit-tests

77ec575b46d2b3518c7554509a72d95246c20bea authored over 8 years ago by bergquist <[email protected]>
chore(alerting): remove redundant code

9d500df2bb2875b9beca57331f420e2e48f91f40 authored over 8 years ago by bergquist <[email protected]>
feat(alerting): only start unfinnished jobs

9f8c67e352db7ff915eeb09bb69a204c9ee990a8 authored over 8 years ago by bergquist <[email protected]>
docs(): updated download links

9e6056551da47cfb9b7f8069d1c74aa3cbe12da7 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Update latest.json

bbea698af37e81b95d1af5f73eb22dd816d9b7c3 authored over 8 years ago by Torkel Ödegaard <[email protected]>
tech(alerting): split code into different files

cb21bf41b0cbc30b6bb8169285807a2163c0f5ac authored over 8 years ago by bergquist <[email protected]>
test(alerting): add test for alertjob selection

b496b6a2526684b52c237d2cd1c6798b33b15828 authored over 8 years ago by bergquist <[email protected]>
docs(): updated download links

9eec68985d0f622538bfddb13e33007574e2a8c0 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): async exeuction on a shoestring

4fce82344e7a32ac90e2ead92ab4cf126f8882ef authored over 8 years ago by bergquist <[email protected]>
feat(alerting): make rule execution async

f95fa513225c19a2abb917bdfd4cf4ab87d8547c authored over 8 years ago by bergquist <[email protected]>
docs(): updated changelog

cd82f579bd6fb902f539f87cba8c8aa13373e0f1 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v3.0.x'

93665f49b14f67cc04530db00757d7dc8660d0f7 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): add dummie executor

a7fcb3a2cc018e588b7bd0e528d113f2cff3c1fa authored over 8 years ago by bergquist <[email protected]>
fix(elasticsearch): fixed templating issue with elasticsearch, fixes #5135

dc77d555f92ef16745d21bd844a2cdaebff95a65 authored over 8 years ago by Torkel Ödegaard <[email protected]>
fix(elasticsearch): fixed query editor issue with elasticsearch

dfe3806d01b68e13360cb14b84b0b9027fa67af0 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): alert rule selector

f05cae23d2bc854873da349c50fc7ae6da86c7e7 authored over 8 years ago by bergquist <[email protected]>
docs(): changelog updated

cfc771020503dac3c4a30982ec121a24b229dc5c authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v3.0.x'

Conflicts:
package.json

c60d7379286e660a4707aababa724cad41350b8a authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(annotations): annotations can now use a template variable as data source, closes #5054

1da149d9e1c179c2b0d139474ad750f0c6fdc9ed authored over 8 years ago by Torkel Ödegaard <[email protected]>
tech(alerting): disable feature toggle

this feature toggle caused migration tests to fail

411178d38465b790147548ba64da0b1854225a1b authored over 8 years ago by bergquist <[email protected]>
feat(alerting): add feature toggles for alerting functions

45b2b4bc52be452b3575b70e62cae4b8a2d98e57 authored over 8 years ago by bergquist <[email protected]>
fix(logging): change log level to trace for plugin proxy logging call, fixes #5126

43ba563a1c409402ba9ac0afbe68d227341b37a5 authored over 8 years ago by Torkel Ödegaard <[email protected]>
fixed separate typo

05cb6048ae28e0d367e870aac434b1f0a21628d1 authored over 8 years ago by minki <[email protected]>
Fixed type

70d6b32e14edd2653a81e1dd52fc834e55c21456 authored over 8 years ago by minki <[email protected]>
turn watch all back on

75940c1f5dd544451743541c8b4f5d82f8e81f83 authored over 8 years ago by Trent White <[email protected]>
(cloudwatch) fix wrong cache key of credentials (#5124)

1d27a7f93d2ff495a555bc369b888a29ab27084c authored over 8 years ago by Mitsuhiro Tanda <[email protected]>
make footer unordered list. add new icons.

cffcc4c7a5de8b12e1e925eb9c1e9b4095204ba5 authored over 8 years ago by Trent White <[email protected]>
resize and color of links

c727c3c441942a9bdcfb9ef37a3925a857844966 authored over 8 years ago by Trent White <[email protected]>
docs(): updated changelog with 3.0.3 fixes

fb4dc77f36684b1e3e678047b670c6cc91b9f177 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'master' of github.com:grafana/grafana

9eb7b192b852b704326b8e1fce6c97f2a48d3594 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v3.0.x'

06d63dda6e9570a1ba471d54b37b72f39a466d45 authored over 8 years ago by Torkel Ödegaard <[email protected]>
fix(panel span): fixed issue setting panel span while in fullscren and also an issue when changing repeat variable while in fullscreen view, fixes #4957

e6f251011fb9c7cf523ee822fb8019dace353abe authored over 8 years ago by Torkel Ödegaard <[email protected]>