517 Commits (7f0d8165748004638f0e909ce7d46fb3bdb4eb58)
 

Author SHA1 Message Date
Matt T. Proud a48ab34dd0 Refresh Prometheus client API usage. 12 years ago
Matt T. Proud 561974308d Add curation remark table and refactor error mgmt. 12 years ago
Matt T. Proud 26dbd0776e Merge pull request #169 from prometheus/feature/storage/compaction 12 years ago
Matt T. Proud b3e34c6658 Implement batch database sample curator. 12 years ago
Bernerd Schaefer 90ee67a038 Merge pull request #195 from prometheus/refactor/processor002 12 years ago
juliusv 169a7dc26c Merge pull request #189 from prometheus/feature/build-info-and-startup-friendliness 12 years ago
juliusv 348b527f89 Merge pull request #194 from prometheus/julius-alert-tracking 12 years ago
Julius Volz 2202cd71c9 Track alerts over time and write out alert timeseries. 12 years ago
Bernerd Schaefer cf3e6ae084 Add LabelSet helper to fix go 1.0.3 build 12 years ago
juliusv 584b93f92c Merge pull request #182 from prometheus/julius-fix-up 12 years ago
Bernerd Schaefer dfd5c9ce28 Refactor processor for 0.0.2 schema 12 years ago
Bernerd Schaefer 7c3e04c546 Add version 0.0.2 processor 12 years ago
Bernerd Schaefer 2fd9b8180d Add license header to build_info.go 12 years ago
Bernerd Schaefer 76731c80c6 Use Content-Type data for telemetry versioning 12 years ago
Bernerd Schaefer 378e494433 Date format for build info doesn't include spaces 12 years ago
Matt T. Proud d46f2fd549 Merge pull request #187 from prometheus/fix/goroutine-leak 12 years ago
Johannes 'fish' Ziemke 1ad41d4c00 Call closer.Close() earlier. 12 years ago
Johannes 'fish' Ziemke 22da76e8ab Close of reportTicker to exit goroutine. 12 years ago
Bernerd Schaefer 9dde9302a8 Explicitly include domain info in build hostname 12 years ago
Bernerd Schaefer c152aa514f Always print version information when starting up 12 years ago
Bernerd Schaefer 19fc094362 Merge pull request #191 from prometheus/update-gitignore-files 12 years ago
Bernerd Schaefer daab293210 Merge pull request #190 from prometheus/fix/web-makefile-build-failure 12 years ago
Bernerd Schaefer 169ed9d297 Ignore web/static/generated and build/root/share 12 years ago
Bernerd Schaefer 4faf16787d Move `-f` option to `cp` to command start 12 years ago
Matt T. Proud 3c8873ce1f Merge pull request #188 from prometheus/fix/tests/platform-compatibility 12 years ago
Matt T. Proud 961ff26874 Fix positional flags for ``cp`` on Darwin. 12 years ago
Johannes 'fish' Ziemke 5043c6fce7 Have goroutine exit on signal via defer block. 12 years ago
Bernerd Schaefer 45243ac2da Print flags on status page. 12 years ago
Bernerd Schaefer 862054e88b web.StartServing prints listening address 12 years ago
Bernerd Schaefer a2a4f94aae StatusHandler renders build info 12 years ago
Bernerd Schaefer 033533c4c5 Capture build information and print with -version 12 years ago
Julius Volz d4ff85db5a Add instance label to health (up) timeseries. 12 years ago
Matt T. Proud 3ff916d209 Merge pull request #179 from prometheus/feature/protocol-buffer-descriptor-inclusion 12 years ago
Johannes 'fish' Ziemke 1f96d4c822 Move protobuf descriptor and add content-type. 12 years ago
Matt T. Proud 9e02c2393a Include generated Protocol Buffer descriptor. 12 years ago
juliusv af7ddc36e2 Merge pull request #176 from prometheus/optimization/view-materialization/slice-chunking 12 years ago
Julius Volz 9b8c671ec9 Fixes/cleanups to renderView() samples truncation. 12 years ago
Matt T. Proud a3f04ed272 Merge pull request #177 from prometheus/refactor/time/everything-in-utc 12 years ago
Matt T. Proud e86f4d9dfd Convert time readers to represent time in UTC. 12 years ago
Matt T. Proud 05504d3642 WIP - Truncate irrelevant chunk values. 12 years ago
Matt T. Proud 5f773cc332 Merge pull request #175 from prometheus/refactor/tests/affix-timezone 12 years ago
Matt T. Proud a32602140e Convert the TestInstant value into UTC. 12 years ago
juliusv 2627bfd8ef Merge pull request #174 from prometheus/julius-alerting 12 years ago
Julius Volz c0601abf46 Implement initial no-op alert parsing and rule parsing tests. 12 years ago
Johannes 'fish' Ziemke 955708e8db Merge pull request #158 from prometheus/feature/auto-refresh 12 years ago
Matt T. Proud 8a17ee843d Merge pull request #170 from prometheus/refactor/readability/business-logic-types 12 years ago
juliusv d65353fc1b Merge pull request #171 from prometheus/julius-fix-debug 12 years ago
Matt T. Proud b1a8e51b07 Extract dto.SampleValueSeries into model.Values. 12 years ago
Julius Volz a2623efcdf Register pprof /debug endpoints with custom HTTP mux. 12 years ago
Johannes 'fish' Ziemke 712bf5e2f9 Add per graph auto-refresh option to web UI. 12 years ago