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

ux: made new search more responsive

3bea304bab7e6d2cd97ec8c040036da4c3f6662e authored over 7 years ago by Torkel Ödegaard <[email protected]>
ux: merge branch navbarv2, new navbar with dashboard search available on all pages, closes #6475

e9d5e037e817b57303c4497b42b28ee9403dd65f authored over 7 years ago by Torkel Ödegaard <[email protected]>
Implement review feedback

77c046aac6d0160c383f3664be9c01e147047650 authored over 7 years ago by sanchitraizada <[email protected]>
Update CHANGELOG.md

1bdf82dca3882452eac6454e19d64d5e77cb1bfb authored over 7 years ago by Torkel Ödegaard <[email protected]>
Update CHANGELOG.md

6783d1000ca8a656011f82c6b2f622559e270a3a authored over 7 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v4.3.x'

95a4ec8bf2e8abf811e92c804826d8920b90c20a authored over 7 years ago by Torkel Ödegaard <[email protected]>
build: updated version to v4.3.2

ed4d170bcce8697bda28a65a33c630a2628d989e authored over 7 years ago by Torkel Ödegaard <[email protected]>
revert: removed lazy loading feature, closes #8500

812958162a69b24dff14e8dbb30758b1597c4de4 authored over 7 years ago by Torkel Ödegaard <[email protected]>
chrome: an attempt to fix scroll issue with chrome, but this did not fix the problem as it seems to be caused by some interaction between graph rendering and scrolling, #8494

cd3807055e8d5de760fd00baca9cafb2e5fdf423 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Frontend query changes corresponding #8336 (#8489)

26ec874fb1b548a54edad9e7792c25248b7f86c9 authored over 7 years ago by Pranay Kanwar <[email protected]>
remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418)

* remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests

* p...

e4cb103966c087d01802960e13cf6de9e4b23b74 authored over 7 years ago by Dan Cech <[email protected]>
Merge branch 'master' of github.com:grafana/grafana

5c1833de1fab2f21ea7d81c9ad50be4e5cc04f67 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v4.3.x'

f16e3e38eef918a5f35fd422a85d4c3c1a6eb54a authored over 7 years ago by Torkel Ödegaard <[email protected]>
graph: Handle data with zeroes for log scale

fixes #8446. Data with all values equal to zero, creates a max with the
value of Infinite. The f...

d318c9093fc2fcf610f38bf22550fb0f66849626 authored over 7 years ago by Daniel Lee <[email protected]>
tweak column lengths for utf8mb4 support on older mysql (#8483)

c95162e0679eb3729f815eeb145c2e6e0be6e38f authored over 7 years ago by Dan Cech <[email protected]>
fix: fixed test data fake metric query, fixes #8474

0d865a83bc7b21b36fdae6fdf305a9dea894883a authored over 7 years ago by Torkel Ödegaard <[email protected]>
use fielddata_fields in elasticsearch 2.x queries

Resolves issue #8467

980b9b5ca05baa2eb414aeaa755652057f95ce3a authored over 7 years ago by Victor Azevedo <[email protected]>
Merge branch 'v4.3.x'

371625aeecdd8898a5bf84d484b5c9ba3da9f38e authored over 7 years ago by Daniel Lee <[email protected]>
graph: Handle data with zeroes for log scale

fixes #8446. Data with all values equal to zero, creates a max with the
value of Infinite. The f...

beced6f3a625e600a6d30c95e87a651d250d11e1 authored over 7 years ago by Daniel Lee <[email protected]>
Merge branch 'v4.3.x'

5e0b03928e7db46653b0e87d186af50ab1912a4a authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: fixed test data fake metric query, fixes #8474

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

ab44c7d63ef42f2989a7a7a4f6fdf6d1d0794444 authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs: updated alerting docs to make query conditions easier to understand, fixes #8486

ed2092e287fa8a287270770b65848fbb12439d83 authored over 7 years ago by Torkel Ödegaard <[email protected]>
tweak column lengths for utf8mb4 support on older mysql (#8483)

c0d5b6140346471eb81017a688870938ad411111 authored over 7 years ago by Dan Cech <[email protected]>
tweak column lengths for utf8mb4 support on older mysql

7004a84c30417a22e89f8c1e8a422334e6d816ee authored over 7 years ago by Dan Cech <[email protected]>
fix "no formatting directive in Fatalf call" (vet) (#8487)

c2885430bd45f1a083e0340520497ef609eb2975 authored over 7 years ago by Anton Yackushev <[email protected]>
changelog: note for #8058

e65f86147f63f3137bce338a89d1a125adbbde57 authored over 7 years ago by Daniel Lee <[email protected]>
csv: remove sep metadata as only works for excel

c17d02e4963e2921a9d41881dcdb205d184b2481 authored over 7 years ago by Daniel Lee <[email protected]>
Refactor to component based style

ee0d0155a572a3fbe3677e52deb8c99151706bc7 authored over 7 years ago by Cédric Reginster <[email protected]>
Make csv export date time format configurable

- Move export csv options to modal dialog

f484b4c34700db540cea3e2cc5caf8a2c7f2865f authored over 7 years ago by Cédric Reginster <[email protected]>
graph: dashes with linewidth fix. Fixes #8469

Adds series override options for dash spaces and dash length.

3292a48381a28d2aca596bc60047a7da810e0044 authored over 7 years ago by Daniel Lee <[email protected]>
centralize oauth http calls, validate response status (#8470)

8422697199ffa21cda664644d7af459ad4efc3cc authored over 7 years ago by Dan Cech <[email protected]>
Use DBSession for getMaxVersion

a927b893ae1e1f63348f888ae9bc08b600ff02c4 authored over 7 years ago by Ben Tranter <[email protected]>
Merge pull request #10 from walmartlabs/version-control

History and Version Control for Dashboard Updates

e6616cc551bc39772e97d3899a9b0e685939e977 authored over 7 years ago by sanchitraizada <[email protected]>
docs: updated changelog

60d5d5fb1530d0dcbc5dad63bc6c2009973c40f4 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'patch-1' of https://github.com/goldeelox/grafana into goldeelox-patch-1

68397d342b379d266fc0729a1bdff124db3c2bb4 authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs: elasticsearch, added info about size property in templating query

09267bbfe8f1ab724a3880dd53876a26387e9a6d authored over 7 years ago by Torkel Ödegaard <[email protected]>
use fielddata_fields in elasticsearch 2.x queries

Resolves issue #8467

0a1c2a7024d9e1940e8df434a37d22998a8ab0a9 authored over 7 years ago by Victor Azevedo <[email protected]>
History and Version Control for Dashboard Updates

A simple version control system for dashboards. Closes #1504.

Goals

1. To create a new dashboa...

b6e46c9eb8b15d22b1e9e4e9de8a99aca1522f08 authored over 7 years ago by Ben Tranter <[email protected]>
docs: updated changelog with fix for InfluxDB query issue, #8459

d1d47b569735ebc8a050ff8c37741981a63e8066 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v4.3.x'

90871ca12ebbfa0782abece52db7b4b9ab8cf32e authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: influxdb query editor did no show alias by input field when in text editor mode, fixes #8459

896f849b844ba62abb69af3226a960315948345b authored over 7 years ago by Torkel Ödegaard <[email protected]>
add Referer header to logs. This is useful to link datasource requests to dashboard that originated it (#8399)

ac28c4b233f8bc48f6ec38238d706526086ad884 authored over 7 years ago by Dhia <[email protected]>
docs: updated changelog with info on merged PR #8405

8b7a0100b19e92553efcb45b93fe375a49a1f88b authored over 7 years ago by Torkel Ödegaard <[email protected]>
sensu: added input tooltip to source property

dcf7385cc1e8d96833ef02d51e2f208ce97652fc authored over 7 years ago by Torkel Ödegaard <[email protected]>
support setting the source and handler attribute in sensu notifications (#8405)

* support setting the handler attribute in sensu alert notifications

* allow the user to set ...

090594a0bc1079c9c345905cb85c4ed5b8ef2ffe authored over 7 years ago by joe miller <[email protected]>
remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418)

* remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests

* p...

007c08f2a81762813e3b88d5ffad149bd12548a7 authored over 7 years ago by Dan Cech <[email protected]>
Add support for AWS DMS CloudWatch metric (#8458)

2d29d7b3d6ed3dff3e2aef447d64dfcaba129b63 authored over 7 years ago by Daniel Parks <[email protected]>
docs: update changelog

3133721422e7176006b5b5e4c3b375f5e43cdff4 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v4.3.x'

28bff0c1f3bad88c61837c9a5357a6602f3836bc authored over 7 years ago by Torkel Ödegaard <[email protected]>
playlist: fixed dashboard play ordering, fixes #7688

b17a1ed557a65810e3905af18f9435e2ef11ce3e authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs: updated changelog

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

5740702cb50406faa08baea5a2170f3991cba8e3 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v4.3.x'

a5318def668e39800964272c9aa2504365a39048 authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: graphg panel logarithmic scale goes blow x-axis, fixes #8244

634ee0f9fa6518a4cf8006138549cc0d16d34e02 authored over 7 years ago by Torkel Ödegaard <[email protected]>
minor change: more accurate variable name (#8449)

6541ffe045be7fafaebb604be560dbf7f88c3f39 authored over 7 years ago by Prasanna Gautam <[email protected]>
Update CHANGELOG.md

12c8bf9b188149f94e3bfc56ced181978a55e387 authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs: updated download links

d4048e1423880e1a88f544eabeb177bc924ed988 authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs: updated changelog

6257fbced6fde3c1e91b5f609b17d5b0344e7ac2 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'v4.3.x'

330cb92b247dfcd7cca9b1b8a94a6a813ec866d8 authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: s3 image uploads to us-east-1 (us standard) did not return correct image urls so images shared to slack and other services was not correct, fixes #8444

befc15c5a149fd547937675fca597a1040eb2b64 authored over 7 years ago by Torkel Ödegaard <[email protected]>
refactoring: Elasticearch filter label PR #8420

36953379808e9327caa67ad105d0db7c57e9a9d3 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'master' of https://github.com/limefamily/grafana into limefamily-master

648e8a9547a9ffa422b3fadd0829bdc42d7eda15 authored over 7 years ago by Torkel Ödegaard <[email protected]>
packaging: added rpm fonts to rpm package dependencies (#8442)

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

21e61319f1ef67c73b33d9de206793bc275fc484 authored over 7 years ago by Torkel Ödegaard <[email protected]>
build: updated master version to 4.4.0-pre1

48fdfe721e348e03f72135099ea488a31b48f0ca authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs: updated docs

423ad4d36e4bc6c4d7f7b05e3dd665f00ac3adfe authored over 7 years ago by Torkel Ödegaard <[email protected]>
Update CHANGELOG.md

bd8a0be3aadbd12807b0e182c795e6aa2adfd642 authored over 7 years ago by Torkel Ödegaard <[email protected]>
release: bumped version to 4.3.0

d9c6f7a1419934209515056ff07773e4ba291523 authored over 7 years ago by Torkel Ödegaard <[email protected]>
login: minor fix to login page

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

90dbd4978b9ceb9fd0818b63fe9a210eed42588a authored over 7 years ago by Torkel Ödegaard <[email protected]>
refactor: sqlstore inTransaction consolidated to one version, fixes #8376

359421b5e8c76c9f68d638f19832623773a21fdd authored over 7 years ago by Torkel Ödegaard <[email protected]>
mysql: annotation support. Fixes #8382

Simple query editor - a text area with a Show Help section.
Validation for empty query and if th...

73cb0352312fb35d26b03088eb7cba1b38e8d982 authored over 7 years ago by Daniel Lee <[email protected]>
2017!

d47078e27f302d1a91bda2059a032ea4512a2e39 authored over 7 years ago by Matt Toback <[email protected]>
docs: updated changelog

5e33b5fcfa58e5e4a871301afc388e9d793388c7 authored over 7 years ago by Torkel Ödegaard <[email protected]>
grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415

c34db77f042569fd596900e127c1322f9c7382ac authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: fixed crash when gzip was enabled

7c50563f0f7761e87d26d45b9a4e8c5d2e6ef1cf authored over 7 years ago by Torkel Ödegaard <[email protected]>
mysql: add user permission notice mysql config view, closes #8359

a64c06d02c66f0cd591f7b00571b513cf376e024 authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs: updated changelog

966cefc8d09c49348b8c9e3c38f8fc0e796219c0 authored over 7 years ago by Torkel Ödegaard <[email protected]>
alert: alerting annotation improvements, fixes #8421

a0b9dcad4dd819aea5f31916f5fbeff509ec4ff0 authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs: updated changelog

370db8223890327bc9cceb2784befd2090e613d6 authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: All alert annotations showed up in unsaved/new dashboards graph panels with alert, fixes #8361

20e631a22dc909c59a81b9fb3a5d18837022836f authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs(readme): remove dev.ini reference (#8419)

remove dev.ini reference as it seems not working anymore.

6d3246e39ea353ca714c1d190c508f146dc5f73e authored over 7 years ago by Junliang Huang <[email protected]>
Make location for plugins consistent (#8429)

Please let me know if this changed in a more recent version of Grafana, but when using 4.2.0 the...

d4264cbfc2e42aa55a885460c45110b9c74ad8a7 authored over 7 years ago by Joe Handzik <[email protected]>
Update VictorOps notifier w/ auto resolve and image URL (#8431)

* Fixed newline JSON buy in VictorOps integration

* Fixed payload sent to VictorOps so that l...

f7215608e9fd043821fa21064ac4ca2b28be0dec authored over 7 years ago by Dave Scott <[email protected]>
feat: query troubleshooter, improving json explorer

7cb64662513f1470f3149b51de07729336f2a6f4 authored over 7 years ago by Torkel Ödegaard <[email protected]>
feat: metrics tab, minor change

d840645dd742054c8b4bf6146220576e1feb96be authored over 7 years ago by Torkel Ödegaard <[email protected]>
feat: metrics tab

a8673a2e330bf9c33a7c071f6d7289ce94eb7f8b authored over 7 years ago by Torkel Ödegaard <[email protected]>
feat: metris tab, moved data source selector

4a2c405ac0001be46f98a31624a83f74ac5c12ba authored over 7 years ago by Torkel Ödegaard <[email protected]>
feat: metrics tab reworking

499e01d8327fea2636e1519713ba7658b3bd0ef4 authored over 7 years ago by Torkel Ödegaard <[email protected]>
feat: Copy to clipboard now works in query troubleshooter

5e090b84ec5bed4a60cd466c96c6ee4a5c979171 authored over 7 years ago by Torkel Ödegaard <[email protected]>
query: more work on metrics tab changes

b8aa6a8e4725bbec7a8c75a67a61b0cc0131092d authored over 7 years ago by Torkel Ödegaard <[email protected]>
query: more work on metrics tab changes

912301fe24ee3c24405434ed96bae108523e7d28 authored over 7 years ago by Torkel Ödegaard <[email protected]>
feat: more work on metrics tab reworkings

5909f9ef924371a7cf2e423e433ee991c4152725 authored over 7 years ago by Torkel Ödegaard <[email protected]>
feat: query troubleshooter progress

5fcb966297948cb9f35f24a4ac140c136bb3fe96 authored over 7 years ago by Torkel Ödegaard <[email protected]>
feat: query troubleshooter

6ad1a396a543ff488093f38f3f743f2f8ebc768d authored over 7 years ago by Torkel Ödegaard <[email protected]>
feat: moved json-formatter-js into core grafana to be able to make changes

5513d3c9d10ca9764e3295433f978bc87d92ba95 authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: templating variable name validation detecting global variable naming wrongly, fixes #8423

878121bb46b3a5afa8d49a5ec645f6af506efd99 authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: Prometheus & hidden queries caused no metric query to be issued, fixes #8413

9045be5689d5f3b3f8a9b230f94b9b3a8cc90964 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Add kibana like readable label to elasticsearch query builder

9c35d3f87c3c5ca5f8d9db4f6e3dbdb6dc2d09cb authored over 7 years ago by 田子宽 <[email protected]>