Commit Graph

4057 Commits (c472316fb387bcaa5cd08a65665355936f70a5c1)
 

Author SHA1 Message Date
Goutham Veeramachaneni c472316fb3
Check done before every rule evaluation.
8 years ago
Goutham Veeramachaneni 6b70a4d850
Incorporate PR feedback
8 years ago
Goutham Veeramachaneni dc69645e92
Move back to go-yaml
8 years ago
Goutham Veeramachaneni 5ff283a7b7
Reflect the grouping in the UI
8 years ago
Goutham Veeramachaneni 8cca666cf2
Add file name to group.
8 years ago
Goutham Veeramachaneni e893c89333
Validate labels and annotations
8 years ago
Goutham Veeramachaneni c884881f7d
Add License Header
8 years ago
Goutham Veeramachaneni 1c08743721
Update check-rules to new format.
8 years ago
Goutham Veeramachaneni 2d1e92513b
Add tests
8 years ago
Goutham Veeramachaneni a48a018368
Make sure groups are unique in a single file
8 years ago
Goutham Veeramachaneni cea1e99f78
Add update-rules command to promtool
8 years ago
Goutham Veeramachaneni e8f55669ea Move rules to new format
8 years ago
Fabian Reinartz c843a0cd29 pkg/rulefmt: Add rule group parsing
8 years ago
Fabian Reinartz 669075c6b9 Merge branch 'master' into dev-2.0
8 years ago
Fabian Reinartz eb651233ac Merge pull request #2787 from prometheus/limit2
8 years ago
Christian Groschupp 8f781e411c Openstack Service Discovery (#2701)
8 years ago
Roman Vynar dbe2eb2afc Hide consul token on UI. (#2797)
8 years ago
Fabian Reinartz a391156dfb Merge pull request #2667 from goller/go-discovery-logger
8 years ago
Chris Goller 42de0ae013 Use log.Logger interface for all discovery services
8 years ago
Brian Brazil 37bc607e96 Rework sample limit to work for 2.0
8 years ago
Tobias Schmidt 1c9499bbbd Merge pull request #2785 from prometheus/grobie/fix-target-group-naming
8 years ago
Tobias Schmidt 287ec6e6cc Fix outdated target_group naming in error message
8 years ago
Fabian Reinartz c6eed97c77 Merge pull request #2774 from prometheus/stalemem
8 years ago
Julius Volz 240bb671e2 config: Fix overflow checking in global config (#2783)
8 years ago
Fabian Reinartz bc7aff8cef retrieval: extract scrape cache
8 years ago
Julius Volz e0f046396a Fix InfluxDB retention policy usage in read adapter (#2781)
8 years ago
Stephan Erb 14eee34da3 Update vendored go-zookeeper client (#2778)
8 years ago
Benjamin 51626f2573 change deprecated maintainer to label (#2724)
8 years ago
Conor Broderick 6766123f93 Replace regex with Secret type and remarshal config to hide secrets (#2775)
8 years ago
Brian Brazil d66799d7f3 Show gaps in graphs. (#2766)
8 years ago
Brian Brazil 72a276e7ed Pass through storage errors in limitAppender.
8 years ago
Fabian Reinartz a83014f53c retrieval: fix memory leak and consumption for caches
8 years ago
Tobias Schmidt 2a426bfead Revert "Use tag names consistently (#2743)"
8 years ago
Fabian Reinartz ab0ce4a8d9 *: cut v2.0.0-alpha.1
8 years ago
Fabian Reinartz 8fef036078 Merge pull request #2765 from prometheus/memmap
8 years ago
Fabian Reinartz 3d8661b8d5 Add comment
8 years ago
Fabian Reinartz 43ca652217 retrieval: Don't allocate map on every scrape
8 years ago
Fabian Reinartz 4c31061251 Merge branch 'master' into dev-2.0
8 years ago
Fabian Reinartz 025f5531ad Merge pull request #2681 from prometheus/grobie/reduce-noisy-append-errors
8 years ago
Fabian Reinartz d3f662f15e Merge branch 'dev-2.0' into grobie/reduce-noisy-append-errors
8 years ago
Brian Brazil e5f94145b8 Drop series for federation if latest sample is stale.
8 years ago
Brian Brazil 220e78b9c3 Consider a series stale after 4.1 intervals with no data.
8 years ago
Brian Brazil c02c25d5ba Allow peeking back further in buffer.
8 years ago
Fabian Reinartz 10d8b6b633 Merge pull request #2764 from prometheus/nullparse
8 years ago
conorbroderick 9c953064c3 check if result is a scalar in order to display correct number of returned time series
8 years ago
Fabian Reinartz bdc763f95f pkg/textparse: allow null bytes in label values
8 years ago
Brian Brazil dcea3e4773 Don't append a 0 when alert is no longer pending/firing
8 years ago
Brian Brazil cc867dae60 Copy previous series and alert state more intelligently.
8 years ago
Brian Brazil 9bc68db7e6 Track staleness per rule rather than per group.
8 years ago
Brian Brazil 0451d6d31b Add unittest for rule staleness, and rules generally.
8 years ago