1
0
Go to file
Jan Fajerski cb6536eb0e Accepting request 716729 from home:simoncrute:branches:server:monitoring
- readded _service file removed in error. 
- Update to 2.11.1 
  + Bug Fix:
    * Fix potential panic when prometheus is watching multiple zookeeper paths.
- Update to 2.11.0
  + Bug Fix:
    * resolve race condition in maxGauge. 
    * Fix ZooKeeper connection leak. 
    * Improved atomicity of .tmp block replacement during compaction for usual case. 
    * Fix "unknown series references" after clean shutdown. 
    * Re-calculate block size when calling block.Delete. 
    * Fix unsafe snapshots with head block. 
    * prometheus_tsdb_compactions_failed_total is now incremented on any compaction failure. 
  + Changes:
    * Remove max_retries from queue_config (it has been unused since rewriting remote-write to utilize the write-ahead-log)
    * The meta file BlockStats no longer holds size information. This is now dynamically calculated and kept in memory. It also includes the meta file size which was not included before
    * Renamed metric from prometheus_tsdb_wal_reader_corruption_errors to prometheus_tsdb_wal_reader_corruption_errors_total
  + Features:
    * Add option to use Alertmanager API v2. 
    * Added humanizePercentage function for templates. 
    * Include InitContainers in Kubernetes Service Discovery. 
    * Provide option to compress WAL records using Snappy. 
  + Enhancements:
    * Create new clean segment when starting the WAL. 
    * Reduce allocations in PromQL aggregations. 
    * Add storage warnings to LabelValues and LabelNames API results. 
    * Add prometheus_http_requests_total metric. 
    * Enable openbsd/arm build. 
    * Remote-write allocation improvements. 
    * Query performance improvement: Efficient iteration and search in HashForLabels and HashWithoutLabels. 
    * Allow injection of arbitrary headers in promtool. 
    * Allow passing external_labels in alert unit tests groups. 
    * Allows globs for rules when unit testing.
    * Improved postings intersection matching. 
    * Reduced disk usage for WAL for small setups. 
    * Optimize queries using regexp for set lookups.

OBS-URL: https://build.opensuse.org/request/show/716729
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-prometheus?expand=0&rev=13
2019-07-19 07:43:39 +00:00
_service Accepting request 716729 from home:simoncrute:branches:server:monitoring 2019-07-19 07:43:39 +00:00
.gitattributes Accepting request 493648 from home:tserong 2017-05-17 22:07:04 +00:00
.gitignore Accepting request 493648 from home:tserong 2017-05-17 22:07:04 +00:00
0001-Do-not-force-the-pure-Go-name-resolver.patch Accepting request 672738 from home:jfajerski:branches:server:monitoring 2019-02-08 10:30:26 +00:00
0002-Default-settings.patch Accepting request 713709 from home:simoncrute:branches:server:monitoring 2019-07-06 20:18:59 +00:00
golang-github-prometheus-prometheus.changes Accepting request 716729 from home:simoncrute:branches:server:monitoring 2019-07-19 07:43:39 +00:00
golang-github-prometheus-prometheus.spec Accepting request 716729 from home:simoncrute:branches:server:monitoring 2019-07-19 07:43:39 +00:00
prometheus-2.11.1.tar.xz Accepting request 716729 from home:simoncrute:branches:server:monitoring 2019-07-19 07:43:39 +00:00
prometheus.service Accepting request 493648 from home:tserong 2017-05-17 22:07:04 +00:00
prometheus.yml Accepting request 493648 from home:tserong 2017-05-17 22:07:04 +00:00