Skip to content

issues Search Results · repo:census-instrumentation/opencensus-csharp language:C#

Filter by

66 results
 (96 ms)

66 results

incensus-instrumentation/opencensus-csharp (press backspace or delete to remove)

step1: I created a Web Application(.Net Core)[WebOpenCensus] ,created a logged in Controller,and then configured in the startup class according to the configuration example(https://github.com/census-instrumentation/opencensus-csharp/blob/develop/PROJECT_DESCRIPTION.md) ...
  • czs1993
  • Opened 
    on Jul 2, 2019
  • #149

Hi, When running the sample for Prometheus (TestPrometheus.cs) Prometheus server reports invalid data format in: # HELP my_org_views_video_sizeprocessed video size over time my_org_views_video_size{my_org_keys_frontend= ...
bug
Exporter.Prometheus
  • jacostro
  • 1
  • Opened 
    on Apr 17, 2019
  • #143

ASP.NET Core Supported? EntityFrameworkCore Supported? ASP.NET Supported? others Supported?
  • czs1993
  • 1
  • Opened 
    on Apr 17, 2019
  • #142

see how it s done in Java and specs
Collector.Dependencies
  • lmolkova
  • 1
  • Opened 
    on Apr 16, 2019
  • #141

Steps taken: git clone https://github.com/census-instrumentation/opencensus-node.git cd src/Samples dotnet run zipkin --uri=http://localhost:9411/api/v2/spans Expected: Trace data in the zipkin ui What ...
  • hananiel
  • 3
  • Opened 
    on Apr 4, 2019
  • #136

There are scenarios when span informaiton is needed in End callback to populate tracestate and things like this. For this quicker access to spandata may be needed. We should not simply open Span setters ...
enhancement
OpenCensus.Abstractions
  • SergeyKanzhelev
  • 1
  • Opened 
    on Mar 28, 2019
  • #134

Start Jaeger docker run -d --name jaeger -e COLLECTOR_ZIPKIN_HTTP_PORT=9411 -p 5775:5775/udp -p 6831:6831/udp -p 6832:6832/udp -p 5778:5778 -p 16686:16686 -p 14268:14268 -p 9411:9411 ...
  • ekarlso
  • 3
  • Opened 
    on Mar 25, 2019
  • #133

@sandeshp wanted to write an stdout exporter
  • SergeyKanzhelev
  • 1
  • Opened 
    on Mar 22, 2019
  • #132

DependencyCollector now has a hardcoded list of supported dependencies (http only for now): namespace OpenCensus.Collector.Dependencies{ // ... public DependenciesCollector(DependenciesCollectorOptions ...
Collector.Dependencies
enhancement
  • lmolkova
  • 1
  • Opened 
    on Mar 13, 2019
  • #131
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub