Prometheus v1.0.0 Release Notes

Release Date: 2016-07-18 // almost 8 years ago
    • ๐Ÿšš [CHANGE] Remove deprecated query language keywords
    • [CHANGE] Change Kubernetes SD to require specifying Kubernetes role
    • [CHANGE] Use service address in Consul SD if available
    • [CHANGE] Standardize all Prometheus internal metrics to second units
    • ๐Ÿšš [CHANGE] Remove unversioned legacy HTTP API
    • ๐Ÿšš [CHANGE] Remove legacy ingestion of JSON metric format
    • ๐Ÿ”ง [CHANGE] Remove deprecated target_groups configuration
    • [FEATURE] Add binary power operation to PromQL
    • [FEATURE] Add count_values aggregator
    • ๐ŸŒ [FEATURE] Add -web.route-prefix flag
    • [FEATURE] Allow on(), by(), without() in PromQL with empty label sets
    • [ENHANCEMENT] Make topk/bottomk query functions aggregators
    • ๐Ÿ›  [BUGFIX] Fix annotations in alert rule printing
    • ๐Ÿ›  [BUGFIX] Expand alert templating at evaluation time
    • ๐Ÿ›  [BUGFIX] Fix edge case handling in crash recovery
    • ๐Ÿ›  [BUGFIX] Hide testing package flags from help output