We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb8465 commit 133a1e7Copy full SHA for 133a1e7
CHANGELOG.md
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+### Added
10
+- [metrics] Export jaeger metrics.
11
+
12
+### Fixed
13
+- [metrics] Typo on event listened by to increment `runtime_http_aborted_requests_total`.
14
+- [tracing:entrypoint] Fix listening for response stream to finish.
15
16
## [6.35.0] - 2020-07-08
17
### Added
0 commit comments