Please update changelog as part of any significant pull request. Place short description of your change into "Unreleased" section. As part of release process content of "Unreleased" section content will generate release notes for the release.
-
Modified Prometheus Exporter to add listening on all hostnames support.
- Modified the content of PrometheusExporterOptions from
Uri()
tostring
. HttpListener()
can support "+" as: hostname which listens on all ports.- Modified samples/TestPrometheus.cs to safely use the new implementation.
- Jaeger exporter implemented
- Modified the content of PrometheusExporterOptions from
-
Copy from OpenCensus at commit #
0474607a16282252697f989113d68bdf71959070
.