Commit graph

  • 828e12c345 Fixed typo Elliott Peay 2020-04-11 16:09:51 -0700
  • 5ec58a32c2 squash! Updated structs and tests. Frank Davidson 2020-04-08 14:59:19 -0400
  • 4b3b9ba207 Added license. Frank Davidson 2020-03-17 15:57:24 -0400
  • 390e862252 Removed redundant files. Frank Davidson 2020-03-17 15:49:17 -0400
  • 44d4daf599 Removed .exe Frank Davidson 2020-03-17 15:39:42 -0400
  • 16b6f95c96 removed ~ Frank Davidson 2020-03-17 15:10:45 -0400
  • a455a8ad64 hopefully now linux Frank Davidson 2020-03-16 13:03:05 -0400
  • 77e8e78a88 eol update Frank Davidson 2020-03-16 12:42:38 -0400
  • 3207ad13ea eol Frank Davidson 2020-03-16 12:41:38 -0400
  • 6079c91345 eol=lf Frank Davidson 2020-03-16 10:47:15 -0400
  • b00162470f Adding gitattributes file for managing line ending conversions. Frank Davidson 2020-03-13 13:55:07 -0400
  • d55b42eabb :Issue 234: Split into reusable packages. Frank Davidson 2020-03-12 14:17:26 -0400
  • cb516fa69a Fix Docker Hub URL Aykut Farsak 2020-03-05 08:31:55 +0300
  • 37e54d0f47
    Merge pull request #294 from aykutfarsak/patch-1 Matthias Rampke 2020-03-05 10:56:57 +0100
  • 5179715a82
    Release 0.15.0 v0.15.0 Matthias Rampke 2020-03-05 09:36:11 +0000
  • 2ad8989cd2
    Add changelog & readme entries for #281 Matthias Rampke 2020-03-05 09:34:47 +0000
  • 60fbaf5e27
    Merge pull request #281 from bakins/random-replacement Matthias Rampke 2020-03-05 10:25:15 +0100
  • 9778828863 Fix Docker Hub URL Aykut Farsak 2020-03-05 08:31:55 +0300
  • 90e247b091 Add random replacement cache bakins 2020-01-02 08:39:39 -0500
  • 7b027d00a6
    Merge pull request #292 from prometheus/makefile_common Matthias Rampke 2020-02-25 10:40:47 +0100
  • 7c8c2b571f makefile: update Makefile.common with newer version prombot 2020-02-25 00:09:27 +0000
  • 6cef4dadac
    Add changelog entry for #290 Matthias Rampke 2020-02-20 15:46:21 +0000
  • b4e9e95cf2
    Merge pull request #290 from tgummerer/tg/allow-setting-max-age Matthias Rampke 2020-02-20 13:25:40 +0100
  • dae5d782a6 allow setting granularity for summary metrics Thomas Gummerer 2020-01-27 14:50:34 +0000
  • 80b77513a6 create sub-hierarchies for summary and histogram options Thomas Gummerer 2020-01-16 16:55:09 +0000
  • c9c23a4f9e
    Merge pull request #289 from bakins/escape-to-mapper Matthias Rampke 2020-01-16 16:55:09 +0000
  • e60f77df30 Move escapeMetricName to mapper bakins 2020-01-16 08:48:17 -0500
  • 5aae305b35
    Release 0.14.1 v0.14.1 Matthias Rampke 2020-01-13 10:01:02 +0000
  • d7f22028aa
    Merge pull request #287 from prometheus/mr/fix-udp-logger Matthias Rampke 2020-01-13 10:05:07 +0000
  • 3a88bd3ddb
    Merge pull request #286 from bakins/273-fsm-cache Matthias Rampke 2020-01-13 09:58:44 +0000
  • fa2159f8e8
    Pass logger to UDP listener Matthias Rampke 2020-01-13 09:55:07 +0000
  • b234e1dd4e Use correct name when multiple names match same FSM match Brian Akins 2020-01-11 07:03:02 -0500
  • 20006621cc
    Release v0.14.0 v0.14.0 Matthias Rampke 2020-01-10 17:01:22 +0000
  • 512c53c703
    Update changelog for #283 Matthias Rampke 2020-01-10 14:51:42 +0000
  • 8a309f2e6e
    Merge pull request #284 from prometheus/mr/rename-mapping-cache-metrics Matthias Rampke 2020-01-10 14:47:46 +0000
  • 4f82807b38
    Merge pull request #283 from prometheus/mr/pr-272 Matthias Rampke 2020-01-10 14:34:35 +0000
  • 7e6d394af0
    Make mapper cache metric names more specific Matthias Rampke 2020-01-10 14:32:16 +0000
  • 53f732d480
    Log error and exit instead of panicking Matthias Rampke 2020-01-10 14:02:59 +0000
  • 0d72309324
    make common-unused Matthias Rampke 2020-01-10 13:19:14 +0000
  • 6f6d036307
    Changelog & version bump for #280 & #282 Matthias Rampke 2020-01-10 13:15:10 +0000
  • a4a9f26e16
    Merge pull request #282 from prometheus/mr/rename-mapping-cache-lengt-metrics Matthias Rampke 2020-01-10 13:12:32 +0000
  • ac3e901f19
    Rename mapping cache length metric Matthias Rampke 2020-01-10 13:10:03 +0000
  • 9d0ea80917
    Merge pull request #280 from bakins/cache-metrics Matthias Rampke 2020-01-10 13:08:21 +0000
  • 4b69da2d03 mapper cache: Add cache metrics for total gets and hits bakins 2020-01-02 10:06:04 -0500
  • 2e3d3ab962
    Merge pull request #279 from bakins/format-key-optimization Matthias Rampke 2020-01-01 09:55:02 +0100
  • e60a0b6d00 Use string concatenation rather than Sprintf bakins 2019-12-31 16:34:47 -0500
  • d888f25cb6
    Merge pull request #275 from ergo/patch-1 Matthias Rampke 2019-12-09 12:47:00 +0100
  • a1c201d821 Fix format for dogstatsd tags Marcin Lulek 2019-11-05 17:55:23 +0100
  • eeaefea1e2
    Remove v from changelog entries Matthias Rampke 2019-12-06 16:11:16 +0000
  • 600423ad61
    Release version 0.13.0 v0.13.0 Matthias Rampke 2019-12-06 15:35:00 +0000
  • 4f60ae856b
    Merge pull request #278 from abbasalizaidi/master Matthias Rampke 2019-12-02 10:47:01 +0100
  • 8ebffcfb93 Corrected spellings of the word policy abbasalizaidi 2019-12-02 11:01:16 +0530
  • 18a3c26447
    Merge pull request #277 from xocasdashdash/updated-docs Matthias Rampke 2019-11-26 18:20:07 +0100
  • 1aa5127349 Fixed changelog per request. Joaquín Fernández Campo 2019-11-26 10:31:21 +0100
  • 84657e85ec Updated docs and added good/bad example yaml Joaquín Fernández Campo 2019-11-26 09:56:14 +0100
  • 5f4f780e16 Add noplogger to tests mhartenbower 2019-10-13 14:59:54 -0500
  • c710b851c7 Switch to go-kit logging mhartenbower 2019-10-09 21:08:25 -0500
  • 7d2a901b6c
    Update changelog for #267 Matthias Rampke 2019-09-20 07:26:18 +0000
  • c1db8ba02d
    Merge pull request #267 from twooster/add-librato-tag-support Matthias Rampke 2019-09-20 09:19:46 +0200
  • df740e7778 Minor fixups Tony Wooster 2019-09-19 18:31:04 +0200
  • a4b92689bc DRY up tag-parsing code Tony Wooster 2019-09-18 15:29:38 +0200
  • 0e000fe833 Drop metrics with mixed tagging styles Tony Wooster 2019-09-18 13:14:57 +0200
  • e01507a57c Remove "Librato" from tag error messages Tony Wooster 2019-09-17 17:35:57 +0200
  • 22619bb8a9 Update README Tony Wooster 2019-09-17 16:59:08 +0200
  • 5537c504cc Add support for InfluxDB style tagging Tony Wooster 2019-09-17 16:52:29 +0200
  • 84889bd5ea
    Merge pull request #266 from simonpasquier/bump-golang-1.13 Matthias Rampke 2019-09-16 17:53:59 +0200
  • 2933dd8ad0 Add support for Librato-style tags Tony Wooster 2019-09-14 16:29:22 +0200
  • a35d17c160
    Update changelog for #264 Matthias Rampke 2019-09-13 07:32:37 +0000
  • 1865ea1be3
    Merge pull request #264 from amitsaha/issue-250 Matthias Rampke 2019-09-13 09:30:55 +0200
  • 5b44b372d1 Add test for gauge with sample rate Amit Saha 2019-09-13 14:30:52 +1000
  • 1bddef857d Add test Amit Saha 2019-09-13 14:27:35 +1000
  • d64c674394 Fix test Amit Saha 2019-09-13 13:07:12 +1000
  • 9d822d4196 Fix go.mod and vendor/ Simon Pasquier 2019-09-12 17:45:39 +0200
  • 91cc64da62 *: bump Go version to 1.13 Simon Pasquier 2019-09-12 17:36:35 +0200
  • b6e4b2a82e
    Merge pull request #265 from prometheus/makefile_common Matthias Rampke 2019-09-11 10:05:07 +0200
  • 54359d3b06 makefile: update Makefile.common with newer version prombot 2019-09-11 00:09:20 +0000
  • 028531e953 Fix for issue #250 Amit Saha 2019-09-09 17:23:45 +1000
  • a1f8bae0a3
    Merge pull request #262 from amitsaha/master Matthias Rampke 2019-09-06 08:49:12 +0200
  • 8479e3d7a3 README - Add a note regarding unit conversions for timers Amit Saha 2019-09-06 09:44:41 +1000
  • 8fa4613e74
    Merge pull request #261 from amitsaha/master Matthias Rampke 2019-09-05 15:20:44 +0200
  • 4d518de467 Update use_ms note for dogstatsd client Amit Saha 2019-09-04 03:02:19 +1000
  • 74a561fbed
    Merge pull request #259 from prometheus/makefile_common Matthias Rampke 2019-08-30 14:37:04 +0200
  • 95fb214d16 makefile: update Makefile.common with newer version prombot 2019-08-30 00:09:17 +0000
  • 085643f486
    Merge pull request #254 from raags/add-dogstatsd-use-ms-note Matthias Rampke 2019-08-26 11:29:16 +0200
  • d49afad05c Link to API documentation instead Raghu Siddarth Udiyar 2019-08-01 18:08:15 +0530
  • b0a54e1d65 Add note about DogStatsD use_ms option Raghu Udiyar 2019-08-01 15:52:46 +0530
  • d308796e97
    Add changelog for #252, #253 & release v0.12.2 Matthias Rampke 2019-07-25 13:13:44 +0000
  • 074fc349b0
    Merge pull request #252 from mohag/master Matthias Rampke 2019-07-25 15:11:43 +0200
  • 353b38c80b
    Merge pull request #253 from tcolgate/eventrace Matthias Rampke 2019-07-25 15:11:02 +0200
  • 49296e321e Event queue processes and filling race. Tristan Colgate 2019-07-25 13:14:02 +0100
  • b555158e53 Add event handler for Unixgram Gert van den Berg 2019-07-23 15:57:26 +0200
  • e60f2f147b
    Merge pull request #249 from prometheus/makefile_common Matthias Rampke 2019-07-22 10:57:34 +0200
  • 2d44e85fdc makefile: update Makefile.common with newer version prombot 2019-07-20 00:02:44 +0000
  • 6635ea71e8
    Update changelog & release 0.12.1 v0.12.1 Matthias Rampke 2019-07-08 08:53:12 +0000
  • 802aa8a9e7
    Merge pull request #246 from cdnhaese/master Matthias Rampke 2019-07-08 10:51:33 +0200
  • ccd86002cf
    Fix TTL bug lastRegistredAt element was only set at creation of a time series. Now it is updated every time a new event is seen for that time series. Cedric Den Haese 2019-07-08 09:21:08 +0100
  • d56b864f83
    Update changelog for #243 & release 0.12.0 v0.12.0 Matthias Rampke 2019-07-05 14:31:58 +0000
  • 878609a8e8
    Merge pull request #240 from prometheus/makefile_common Matthias Rampke 2019-07-05 16:30:21 +0200
  • f7c7db0b8d
    Update logrus for AIX support Matthias Rampke 2019-07-05 14:00:50 +0000
  • bdfa130554
    makefile: update Makefile.common with newer version prombot 2019-06-26 00:02:08 +0000