Prometheus Up & Running
Ctrlk
  • Introduction
  • PART I -- Introduction
  • Part II. Application Monitoring(建议直接跳至5.Labels)
  • Part III. Infrastructure Monitoring
  • Part IV. PromQL
    • 13.Introduction to PromQL
    • 14.Aggregation Operators
    • 15.Binary Operators
    • 16.Functions
      • Changing Type
      • Math
      • Time and Date
      • Labels
      • Missing Series and absent
      • Sorting with sort and sort_des
      • Histograms with histogram_quantile
      • Counters
      • Changing Gauges
      • Aggregation Over Time
    • 17.Recording Rules
  • Part V. Alerting
  • Part VI. Deployment
Powered by GitBook
On this page

Was this helpful?

  1. Part IV. PromQL

16.Functions

Changing TypeMathTime and DateLabelsMissing Series and absentSorting with sort and sort_desHistograms with histogram_quantileCountersChanging GaugesAggregation Over Time
PreviousOperator PrecedenceNextChanging Type

Last updated 6 years ago

Was this helpful?