All Versions
21
Latest Version
Avg Release Cycle
41 days
Latest Release
1234 days ago

Changelog History
Page 1

  • v0.6.0.1 Changes

    December 02, 2020

    ๐Ÿ–จ Build EDE module with prettyprinter automatically.

  • v0.5.9.0 Changes

    November 24, 2020

    ๐Ÿ‘ Allow Unix domain sockets in configurations of internal HTTP subrequests.

  • v0.5.8.0 Changes

    November 17, 2020

    Using Data.HashSet for pcGauges and pcScale1000 in Prometheus metrics.

  • v0.5.7.0 Changes

    October 30, 2020

    ๐Ÿ‘ Implemented label annotations for all supported types of Prometheus metrics.

  • v0.5.5.0 Changes

    August 03, 2020
    • Added content handler prometheusMetrics.
    • Using lazy text for encoding Prometheus metrics.
  • v0.5.4.0 Changes

    July 27, 2020

    Fixes and improvements in module NgxExport.Tools.Subrequest.

    • Added handler extractRequestStatusFromFullResponse to retrieve completion status of a subrequest.
    • Implemented forwarding responses downstream to the client with function contentFromFullResponse and content handler fromFullResponse.
    • ๐Ÿ‘‰ Handlers makeSubrequestFull and makeSubrequestFullWithRead no longer throw errors on responses with HTTP statuses other than 2xx.
  • v0.5.3.0 Changes

    • ๐Ÿ‘‰ Handlers makeSubrequestFull and makeSubrequestFullWithRead no longer throw errors on responses with HTTP statuses other than 2xx.
    • Implemented forwarding responses downstream to the client with function contentFromFullResponse and content handler fromFullResponse.
  • v0.5.2.0 Changes

    July 14, 2020
    • In module NgxExport.Tools.Prometheus added handlers for extracting data from lists of values.
    • โ†” Integrated with travis-ci.com.
  • v0.5.1.0 Changes

    July 03, 2020
    • โž• Added gauge metrics type to Prometheus counters.
  • v0.5.0.0 Changes

    July 02, 2020