Skip to content

issues Search Results · repo:census-instrumentation/opencensus-go language:Go

Filter by

509 results
 (81 ms)

509 results

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

Please answer these questions before submitting a bug report. What version of OpenCensus are you using? go.opencensus.io v0.23.0 What version of Go are you using? 1.18 What did you do? Callled runmetrics.Enable(runmetrics.RunMetricOptions{ ...
bug
  • kfcss
  • Opened 
    on Jun 7, 2023
  • #1295

Is your feature request related to a problem? Please describe. Actions that are referenced by tags and branches are vulnerable to attacks, such as the tag being moved to a malicious commit (tag-renaming ...
feature-request
  • joycebrum
  • Opened 
    on May 3, 2023
  • #1294

Please answer these questions before submitting a bug report. What version of OpenCensus are you using? v0.24.0 What version of Go are you using? go version go1.19.2 darwin/arm64 What did you do? ...
bug
  • voctior
  • 3
  • Opened 
    on Mar 16, 2023
  • #1292

Please answer these questions before submitting a bug report. What version of OpenCensus are you using? v0.24.0 What version of Go are you using? go1.18.7 darwin/arm64 What did you do? Here is a ...
bug
  • tzembo
  • Opened 
    on Feb 1, 2023
  • #1289

What version of OpenCensus are you using? go.opencensus.io v0.23.0 What version of Go are you using? Varies between services, but ranges from 1.16 to 1.18 mostly What did you do? With a service that ...
bug
  • codyaray
  • 7
  • Opened 
    on Nov 2, 2022
  • #1285

Please answer these questions before submitting a bug report. What version of OpenCensus are you using? latest (master as of March 2022) What version of Go are you using? 1.19.1 What did you do? ...
bug
  • rohanthewiz
  • Opened 
    on Oct 25, 2022
  • #1282

What I want? I want implement my own remote write and push data to thanos. But when I use customer exporter, I get view.Data: func (w *metricsRemoteWriter) ExportView(data *view.Data) { ... } For ...
  • jwcesign
  • 2
  • Opened 
    on Oct 18, 2022
  • #1281

Please answer these questions before submitting a bug report. What version of OpenCensus are you using? go.opencensus.io v0.23.0 What version of Go are you using? go version go1.18.2 What did you ...
bug
  • diwufeiwen
  • Opened 
    on Sep 19, 2022
  • #1280

Is your feature request related to a problem? Please describe. When I write span code, I often write code like below. StartSpan(ctx, function name ) using StartSpan function e.g. https://github.com/googleapis/google-cloud-go/blob/e43c095c94e44a95c618861f9da8f2469b53be16/bigquery/dataset.go#L114 ...
feature-request
  • 0daryo
  • Opened 
    on Jun 7, 2022
  • #1278

Probability Sampler right now takes the 8 Most Significant Bytes (leftmost / upper), parse it as a BigEndian uint64, divides by 2, and then compares it against an upper bound value based on fraction * ...
  • shanipribadi
  • Opened 
    on Apr 24, 2022
  • #1277
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! 
Restrict your search to the title by using the in:title qualifier.
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub