Commit Graph

  • 57f23d303f
    api: returns specific type for label values André Carvalho 2017-03-31 21:29:30 -0300
  • 123637b5ca
    api: renames method for consistency André Carvalho 2017-03-31 21:07:16 -0300
  • 8cb7769e36
    api: stops ignoring errors creating requests André Carvalho 2017-03-31 21:05:08 -0300
  • 2f33fabffe
    api: adds label values query implementation André Carvalho 2017-03-31 19:42:19 -0300
  • 0a05bbc2d5 Simplify interface stuart nelson 2017-03-31 20:44:27 +0200
  • 7397d022e1 Add middleware comments stuart nelson 2017-03-31 14:39:33 +0200
  • 862df07766 Add comments to client.go stuart nelson 2017-03-31 14:36:29 +0200
  • cd8e450f91 Fix naming of in_flight text example stuart nelson 2017-03-31 14:27:11 +0200
  • db532611ef Try to make naming of `next` client clearer stuart nelson 2017-03-31 14:17:39 +0200
  • 5e90e3f49a Check for event label on tracing middleware stuart nelson 2017-03-31 14:05:02 +0200
  • 4ddc6f50d9 Add additional events for httptrace middleware stuart nelson 2017-03-31 13:54:28 +0200
  • d1470857fb Rewrite client middleware stuart nelson 2017-03-31 13:33:11 +0200
  • 5402fe3f96 Spike out rework with new Handler middleware stuart nelson 2017-03-31 12:02:47 +0200
  • 7ea8059ef8 Remove observers from client stuart nelson 2016-11-30 11:29:06 +0100
  • e3d3aa8e58 Add WIP middlewares stuart nelson 2016-11-30 11:28:46 +0100
  • 2a46816193 Add test for checking middleware wrapping stuart nelson 2016-11-28 14:40:57 +0100
  • ea73a83cab Wip stuart nelson 2016-11-25 17:54:17 +0100
  • fa16e84183 Move newDelegator func near interface definition stuart nelson 2017-03-30 14:48:50 +0200
  • 8a8e883181 Remove if check with separate http.Handlers stuart nelson 2017-03-30 14:46:36 +0200
  • dc4e8d01fe Add delegator interface and helper function stuart nelson 2017-03-30 10:40:30 +0200
  • 433156b431 WIP comments stuart nelson 2017-03-29 20:48:08 +0200
  • c7bddb8a6c Address code comments stuart nelson 2017-03-28 12:05:03 +0200
  • 82c077b325 Use proper grammar in histogram/summary comment stuart nelson 2017-03-28 10:02:02 +0200
  • 0f70956b45 Add comments for exported middleware stuart nelson 2017-03-23 12:20:07 +0100
  • f2fd0d05cf Sanitize 0 as 200 stuart nelson 2017-03-23 12:13:31 +0100
  • de14e07930 Remove race with concurrent Labels read/write stuart nelson 2017-03-23 10:16:27 +0100
  • 2f1f02f428 Provide dummy label not empty one on startup stuart nelson 2017-03-22 14:49:55 +0100
  • 97e66dffdc Pass delegate into next handler stuart nelson 2017-03-22 14:49:23 +0100
  • 738ed6c0b9 Merge pull request #287 from caitong93/patch-1 Björn Rabenstein 2017-03-22 14:40:44 +0100
  • 6d619ff5a8 Fix typo Tong 2017-03-22 21:29:18 +0800
  • 18d6715b27 Add ability for user to inject middleware. Tom Wilkie 2017-03-16 17:32:35 +0000
  • ac36a50e2e Improve panic message stuart nelson 2017-03-15 12:12:04 +0100
  • b933ddb6bc Change null label for checking instance labels stuart nelson 2017-03-15 12:10:45 +0100
  • 2f82f637db Add ObserverVec interface stuart nelson 2017-03-14 20:06:14 +0100
  • 5d816c0c58 Move to more standard middleware format stuart nelson 2017-03-14 16:02:55 +0100
  • 9e2bfa1be1 Start adding ObserverVec stuart nelson 2017-03-14 16:01:47 +0100
  • 90dca5d416 Initial implementation stuart nelson 2017-03-13 15:16:34 +0100
  • a5060f1eaa Merge pull request #284 from Bo0mer/master Brian Brazil 2017-03-07 14:33:02 +0000
  • bea9149ebb Fix typo Ivan Borshukov 2017-03-07 16:11:13 +0200
  • aace68cde2 Merge pull request #282 from prometheus/grobie/fix-vet-issues Björn Rabenstein 2017-02-28 17:20:01 +0100
  • ae77d82d88 Fix invalid Timer (gauge) example Tobias Schmidt 2017-02-28 11:13:17 -0400
  • 69bb387064 Fix typo Julius Volz 2017-02-23 10:28:41 +0100
  • 56cf0be13f Adding GCCPUFraction metric to goCollector Francis Stephens 2017-02-22 17:25:59 +0100
  • 6ab3432d24 Merge pull request #279 from prometheus/beorn7/meta Björn Rabenstein 2017-02-17 09:31:07 +0100
  • 99493b1515 Replace AUTHORS.md by an updated MAINTAINERS.md beorn7 2017-02-16 18:55:22 +0100
  • d9673f3262 Merge pull request #278 from prometheus/grobie/update-graphite-exposition Björn Rabenstein 2017-02-16 16:11:05 +0100
  • 70693bc297 Document graphite bridge Tobias Schmidt 2017-02-15 12:15:17 -0400
  • 9c2f725467 Merge pull request #277 from ggaaooppeenngg/goCollector Björn Rabenstein 2017-02-15 14:38:33 +0100
  • efb2f142f3 goCollector: change goroutines and treads type Peng Gao 2017-02-15 13:06:22 +0800
  • fa1cd67d1e goCollector: add thread count gauge in goCollector Peng Gao 2017-02-13 19:34:45 +0800
  • c317fb7474 Merge pull request #273 from prometheus/beorn7/doc Björn Rabenstein 2017-01-25 13:09:23 +0100
  • 9fdd167dba InstrumentHandler: Document issues with HTTP/2 beorn7 2017-01-25 12:49:31 +0100
  • 74f9ce27f6 Merge pull request #270 from prometheus/beorn7/fixes Björn Rabenstein 2017-01-09 00:28:57 +0100
  • 60e61927fc graphite: Adjust ExtractSamples call to new interface beorn7 2017-01-08 20:55:34 +0100
  • dbbee72205 Add ListGroups Tristan Colgate 2016-11-30 21:23:32 +0000
  • a16d785ffa Basic alertmanager API support Tristan Colgate 2016-11-30 20:48:07 +0000
  • 575f371f78 Merge pull request #262 from prometheus/beorn7/summary Björn Rabenstein 2016-11-24 16:57:32 +0100
  • e83345f73f Merge pull request #250 from prometheus/timer-helper Björn Rabenstein 2016-11-23 18:45:33 +0100
  • 9c4b7780d7 Allow Summaries with empty objectives and deprecate DefObjectives beorn7 2016-11-23 16:08:11 +0100
  • 7993aa4cbe Merge pull request #261 from prometheus/beorn7/memstats Björn Rabenstein 2016-11-22 19:37:26 +0100
  • 6bff9dc5a4 Make heap_released_bytes a Gauge. beorn7 2016-11-22 18:11:47 +0100
  • bc365741ee Improve timer examples beorn7 2016-11-17 12:56:06 +0100
  • 89ca0458cb Change the Timer API beorn7 2016-11-16 18:17:50 +0100
  • 18c13ef63d Added doc comments beorn7 2016-11-14 20:53:36 +0100
  • 8aba21aba3 Completed tests beorn7 2016-11-14 20:53:23 +0100
  • 120be69578 Change timer naming from Start/Stop to New/ObserveDuration beorn7 2016-11-12 16:13:58 +0100
  • e63845e3ce Add observerFunc to observe with a Gauge beorn7 2016-11-11 12:33:56 +0100
  • 8496756f6d Turn timer helper into a struct with methods beorn7 2016-11-10 18:30:43 +0100
  • d845abb9f9 Add timer helper function stuart nelson 2016-10-31 13:24:29 +0100
  • 573acbcb7f Merge pull request #260 from prometheus/beorn7/doc Björn Rabenstein 2016-11-18 20:30:02 +0100
  • e72c7946c6 Extend the example for pushing to pushgateway beorn7 2016-11-18 20:16:57 +0100
  • 87297c8d5c Merge pull request #259 from prometheus/beorn7/guideline-compliance Björn Rabenstein 2016-11-18 19:33:10 +0100
  • 606b8f85e5 - Point from Inc and Dec to Add and Sub in doc comments. beorn7 2016-11-18 16:29:59 +0100
  • f9f18f54dd Merge pull request #258 from prometheus/beorn7/doc Björn Rabenstein 2016-11-15 18:41:34 +0100
  • 619375609f Update AUTHORS.md beorn7 2016-11-15 18:18:37 +0100
  • 7664178cb2 Graphite bridge (#244) stuart nelson 2016-11-14 14:43:07 +0100
  • bbe4eb3a98 Final nit hopefully picked stuart nelson 2016-11-14 14:27:11 +0100
  • a5b9e2146d Address final comments from beorn stuart nelson 2016-11-14 13:21:35 +0100
  • 54851043b9 Merge pull request #257 from prometheus/beorn7/examples Björn Rabenstein 2016-11-13 17:57:16 +0100
  • d703c70ef1 Adjust examples to modern usage beorn7 2016-11-12 16:36:39 +0100
  • 749be78f57 Merge bf63f76f01 into 198ef620eb Jearvon Dharrie 2016-11-12 15:28:40 +0000
  • 198ef620eb Merge pull request #256 from prometheus/beorn7/desc Björn Rabenstein 2016-11-12 15:25:36 +0100
  • dcbc5caa16 Remove local REs for label and metric names and use fast checks beorn7 2016-11-11 16:59:23 +0100
  • 0389e11acc Set ContinueOnError to default error handling stuart nelson 2016-11-07 19:28:06 +0100
  • d5b775ed2d Remove duplicate context import stuart nelson 2016-11-07 19:27:24 +0100
  • a4b75f3426 Add example for using the Graphite Bridge stuart nelson 2016-11-07 19:08:36 +0100
  • f2b0f0180b Address comments from beorn stuart nelson 2016-11-07 17:18:51 +0100
  • 48bb65e33e Merge 19997ce3ec into e56081f7b9 Kamal Marhubi 2016-11-06 06:11:14 +0000
  • 19997ce3ec desc: Allow initial colon in metric name Kamal Marhubi 2016-11-06 01:10:32 -0500
  • bf63f76f01 Change `*_microseconds` -> `*_seconds` Jearvon Dharrie 2016-11-04 17:43:10 -0400
  • e56081f7b9 Merge pull request #253 from prometheus/grobie/fix-process-collector Björn Rabenstein 2016-11-02 19:48:21 +0100
  • 99d64f8879 Fix namespace of process collector metrics Tobias Schmidt 2016-11-02 14:09:24 -0400
  • 9753225510 Merge pull request #251 from Comradin/master Björn Rabenstein 2016-11-02 11:23:09 +0100
  • 17f1add33c Changed example sources according to the basic documentation example Marcus Franke 2016-11-02 10:52:31 +0100
  • 473bcd5aa1 [docs] enhanced the basic example Marcus Franke 2016-11-02 10:48:36 +0100
  • 8d24ed5bff Rename LICENSE to LICENSE.md Sparsh 2016-10-30 17:03:35 +0530
  • b6eadd8ad6 Send integer timestamp to Graphite stuart nelson 2016-10-28 10:56:25 +0200
  • 765a966f0a Write timestamp as seconds. stuart nelson 2016-10-27 18:56:44 +0200
  • bde7c29be1 Add ErrorHandling for Gather() error stuart nelson 2016-10-27 18:43:07 +0200
  • 51c9535d95 Address comments stuart nelson 2016-10-27 18:28:28 +0200