Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Allow arbitrary mathematical operations on series/groups of series. #79

@EvanKrall

Description

@EvanKrall

Occasionally I'd like to plot some function of two series, like cpu usage / access rate, or the difference between series. It'd be nice to be able to do arbitrary mathematical operations on series.

At the very least, simple binary operations like log, +, -, *, / between two series would be useful. Bonus points for being able to write expressions. More bonus points if you implement a delay operator.

Graphite can do tons of neat calculations: http://graphite.readthedocs.org/en/1.0/functions.html. Maybe we can just provide this for the Graphite data provider.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions