Results 24 issues of Drew Michel

Currently the only way resource identifiers can be sent into ffwd is via the http/batch endpoint. At a minimum the JSON and proto inputs should accept resource identifiers.

type:enhancement
level:intermediate

Currently there is a race condition that causes the sqlite database to be locked. Reloading apache2 seems to resolve this issue until it can be further investigated. [Tue Apr 01...

bug

Investigate using Upstart on Ubuntu

enhancement

A carbon-cache user should be created instead of running the daemon as root

this will give an indication to the user if they are hitting a quota.

Currently when a global filter is used, it is appended to the query filter instead of replacing the value if one exists. This causes the query not to match any...

type:bug

Similar to spotify/heroic-grafana-datasource#58 it would be helpful when building a query if you can drag the aggregations around to change the order.

type:enhancement

When building a query its hard to know what you are looking for. The query builder should show tag suggestions along with how many unique values there are for a...

type:enhancement

Right now the key is not displayed with the other tags which can lead to confusion where metrics are coming from. This just came up with someone wondering where the...

type:enhancement

When building a query it's useful to know how many unique values of a given tag there are.