Graphite-API
  • Installation
    • Debian / Ubuntu: native package
    • Python package
      • Prerequisites
      • Global installation
      • Isolated installation (virtualenv)
      • Extra dependencies
  • Configuration
    • /etc/graphite-api.yaml
      • Default values
      • Config sections
        • Default sections
        • Extra sections
    • Custom location
  • Deployment
    • Gunicorn + nginx
    • Apache + mod_wsgi
    • Docker
    • Nginx + uWSGI
    • Other deployment methods
  • HTTP API
    • The Metrics API
      • /metrics/find
      • /metrics/expand
      • /metrics/index.json
      • /index
    • The Render API – /render
      • Graphing Metrics
        • target
        • from / until
      • Data Display Formats
        • format
        • rawData
      • Graph Parameters
        • areaAlpha
        • areaMode
        • bgcolor
        • cacheTimeout
        • colorList
        • drawNullAsZero
        • fgcolor
        • fontBold
        • fontItalic
        • fontName
        • fontSize
        • format
        • from
        • graphOnly
        • graphType
        • hideLegend
        • hideAxes
        • hideXAxis
        • hideYAxis
        • hideGrid
        • height
        • jsonp
        • leftColor
        • leftDashed
        • leftWidth
        • lineMode
        • lineWidth
        • logBase
        • majorGridLineColor
        • margin
        • max
        • maxDataPoints
        • minorGridLineColor
        • minorY
        • min
        • minXStep
        • noCache
        • pieMode
        • rightColor
        • rightDashed
        • rightWidth
        • template
        • thickness
        • title
        • tz
        • uniqueLegend
        • until
        • vtitle
        • vtitleRight
        • width
        • xFormat
        • yAxisSide
        • yDivisor
        • yLimit
        • yLimitLeft
        • yLimitRight
        • yMin
        • yMax
        • yMaxLeft
        • yMaxRight
        • yMinLeft
        • yMinRight
        • yStep
        • yStepLeft
        • yStepRight
        • yUnitSystem
  • Built-in functions
    • Usage
    • List of functions
  • Storage finders
    • Custom finders
    • Fetching multiple paths at once
    • Installing custom finders
    • Configuration
  • Custom functions
  • Graphite-API releases
    • 1.2 – in development
    • 1.1.1 – 2015-10-23
    • 1.1 – 2015-10-05
    • 1.0.1 – 2014-03-21
    • 1.0.0 – 2014-03-20
 
Graphite-API
  • Docs »


© Copyright 2014, Bruno ReniĆ©.

Built with Sphinx using a theme provided by Read the Docs.