Skip to content
This repository was archived by the owner on Dec 20, 2017. It is now read-only.

Add support for extent param in config.#2

Open
faulkner wants to merge 1 commit intojgallen23:masterfrom
faulkner:feature-extent
Open

Add support for extent param in config.#2
faulkner wants to merge 1 commit intojgallen23:masterfrom
faulkner:feature-extent

Conversation

@faulkner
Copy link
Contributor

The extent param is useful in cases where Cubism doesn't get the auto-scaling right.

Example usage: { "title": "Swap %", "expression": "100*sum(collectd(swap).eq(type,'used'))/sum(collectd(swap).in(type,['used','free']))", "extent": [0,100] }

If the extent param is omitted then it will fall back to auto-scaling.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant