Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Releases: census-instrumentation/opencensus-csharp

2019 Janurary update

21 Jan 17:05
Compare
Choose a tag to compare
2019 Janurary update Pre-release
Pre-release
  • Application Insights exporter improvements - now understands http attributes
    and process links, annotations and messages.
  • ASP.NET Core collector now uses http.route for the span name.
  • Initial implementation of Resource Specification.
  • Plug in to collect Redis calls made using StackExchange.Redis package.
  • Object of type ISpanData can be created using only Abstractions package.
  • Number of minor APIs adjustments.

First alpha version

19 Dec 08:02
c6b9bef
Compare
Choose a tag to compare
First alpha version Pre-release
Pre-release
  • Collectors for ASP.NET Core and .NET Core HttpClient.
  • Initial version of Ocagent exporter implemented.
  • Initial version of StackDriver exporter implemented.
  • Support double attributes according to the spec change.
  • Initial implementation of Prometheus exporter.
  • Initial version of Application Insights exporter implemented.
  • Zipkin exporter implemented.
  • Initial version of SDK published. It is based on contribution from Pivotal
    from.