core-telemetry 0.2.9.3 → 0.2.9.4
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
core-telemetry.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: core-telemetry-version: 0.2.9.3+version: 0.2.9.4 synopsis: Advanced telemetry description: This is part of a library to help build command-line programs, both tools and longer-running daemons.
lib/Core/Telemetry/Honeycomb.hs view
@@ -186,7 +186,7 @@ appendOption ( Variable "HONEYCOMB_HOST"- "Override the default API endpoint for occasions where telemetry needs to be proxied through an intermediate service. Default: api.honeycomb.io"+ "Endpoint where telemetry will be sent (defaults to \"api.honeycomb.io\")." ) config2 in config3