• product
  • customers
  • pricing
  • documentation
  • blog
  • sign in
  • try it
  • Knowledge Base
  • API Documentation
This is a Knowledge Base archive for source based metrics (status Jan 2016). For information on tagged metrics visit the current Knowledge Base. Learn More...
  • The Librato App
  • Collect
  • Data Processing
    • Composite Metrics
      • Tutorial
      • Language Specification
        • Sets
        • Functions
        • Options
    • Service-Side Aggregation (SSA)
  • Visualize
  • Alert
  • FAQ
Librato Knowledge Base
  • Docs
  • Data Processing
  • Composite Metrics
  • Language Specification
  • Transformation Functions

Transformation Functions¶

  • abs(set[])
  • derive(set[], options={})
  • divide(set[2])
  • fill(set[], options={})
  • filter(set[], options)
  • integrate(set[])
  • last_fill(set[])
  • max(set[])
  • mean(set[])
  • min(set[])
  • moving_average(set[], options={})
  • multiply(set[])
  • rate(set[], options = {})
    • How rate() detects the period
  • scale(set[], options)
  • subtract(set[2])
  • sum(set[])
  • window(set[], options={})
  • zero_fill(set[])
Next Previous

Don’t have a Librato account? Sign up for a free trial.

© 2017, Librato, Inc. All rights reserved..

Built with Sphinx using a fork of sphinx_rtd_theme provided by Read the Docs.