Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 690 for traces (0.1 sec)

  1. staging/src/k8s.io/apiserver/pkg/endpoints/filters/traces.go

    	semconv "go.opentelemetry.io/otel/semconv/v1.17.0"
    	"go.opentelemetry.io/otel/trace"
    	"k8s.io/apiserver/pkg/endpoints/request"
    
    	tracing "k8s.io/component-base/tracing"
    )
    
    // WithTracing adds tracing to requests if the incoming request is sampled
    func WithTracing(handler http.Handler, tp trace.TracerProvider) http.Handler {
    	opts := []otelhttp.Option{
    		otelhttp.WithPropagators(tracing.Propagators()),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 15 01:42:42 UTC 2024
    - 2.5K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/tests/debuginfo/v1_1.0_224_frozen.wrong_attr.stack.part.pbtxt.debug

    files: "fake/user/code/file_y.py"
    files: "fake/user/code/file_z.py"
    traces {
      key: "MobilenetV1/Conv2d_0/BatchNorm/beta@"
      value {
        file_line_cols {
          file_index: 33
          line: 383
        }
      }
    }
    traces {
      key: "MobilenetV1/Conv2d_0/BatchNorm/beta/read@"
      value {
        file_line_cols {
          file_index: 49
          line: 886
        }
      }
    }
    traces {
      key: "MobilenetV1/Conv2d_0/BatchNorm/gamma@"
      value {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Dec 11 15:36:55 UTC 2019
    - 3.9K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/tests/debuginfo/v1_1.0_224_frozen.wrong_attr.line.part.pbtxt.debug

    files: "fake/user/code/file_y.py"
    files: "fake/user/code/file_z.py"
    traces {
      key: "MobilenetV1/Conv2d_0/BatchNorm/beta@"
      value {
        file_line_cols {
          file_index: 33
          line: 383
        }
      }
    }
    traces {
      key: "MobilenetV1/Conv2d_0/BatchNorm/beta/read@"
      value {
        file_line_cols {
          file_index: 49
          line: 886
        }
      }
    }
    traces {
      key: "MobilenetV1/Conv2d_0/BatchNorm/gamma@"
      value {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Dec 11 15:36:55 UTC 2019
    - 3.7K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/error-message-with-source-info.pbtxt.debug

    files : [ "org_tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/error-message-with-source-info.pbtxt.fake_py.debug"]
    traces: {
        key  : "x@"
        value: {
          file_line_cols: {
            line      : 1
            col       : 1
          }
        }
    }
    traces: {
        key  : "x_y_sum@"
        value: {
          file_line_cols: {
            line      : 3
            col       : 1
          }
          file_line_cols: {
            line      : 4
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 16 00:15:24 UTC 2020
    - 586 bytes
    - Viewed (0)
  5. tests/integration/telemetry/tracing/otelcollector/tracing_test.go

    									// the OTel collector exports to Zipkin
    									traces, err := tracing.GetZipkinInstance().QueryTraces(300, "", tc.customAttribute)
    									t.Logf("got traces %v from %s", traces, cluster)
    									if err != nil {
    										return fmt.Errorf("cannot get traces from zipkin: %v", err)
    									}
    									if !tracing.VerifyOtelEchoTraces(ctx, appNsInst.Name(), cluster.Name(), traces) {
    										return errors.New("cannot find expected traces")
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 13 22:56:30 UTC 2024
    - 5.1K bytes
    - Viewed (0)
  6. src/internal/trace/oldtrace_test.go

    					// strings were generated by
    					// runtime/trace.TestUserTaskRegion, which is the basis for
    					// the user_task_region_* test cases. We only check for the
    					// Go 1.21 traces because earlier traces used different
    					// strings.
    					switch ev.Kind() {
    					case trace.EventRegionBegin, trace.EventRegionEnd:
    						if _, ok := validRegions[ev.Region().Type]; !ok {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 2.5K bytes
    - Viewed (0)
  7. tests/integration/telemetry/tracing/zipkin/server_tracing_test.go

    						}
    						traces, err := tracing.GetZipkinInstance().QueryTraces(300,
    							fmt.Sprintf("server.%s.svc.cluster.local:80/*", appNsInst.Name()), "")
    						if err != nil {
    							return fmt.Errorf("cannot get traces from zipkin: %v", err)
    						}
    						if !tracing.VerifyEchoTraces(t, appNsInst.Name(), cluster.Name(), traces) {
    							return errors.New("cannot find expected traces")
    						}
    						return nil
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  8. src/internal/trace/testdata/README.md

    trace, but with the `.go` extension removed.
    
    ## Trace test programs
    
    The trace test programs in the `testprog` directory generate traces to
    stdout.
    Otherwise they're just normal programs.
    
    ## Trace debug commands
    
    The `cmd` directory contains helpful tools for debugging traces.
    
    * `gotraceraw` parses traces without validation.
      It can produce a text version of the trace wire format, or convert
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 1.1K bytes
    - Viewed (0)
  9. tensorflow/compiler/aot/tests/test_error_message.lit.pbtxt.debug.pbtxt

    traces: {
      key: "x@"
      value: {
        file_line_cols: {
          line: 1
          col:  1
        }
      }
    }
    traces: {
      key: "x_y_sum@"
      value: {
        file_line_cols: {
          line: 3
          col:  1
        }
        file_line_cols: {
          line: 4
          col:  1
        }
      }
    }
    traces: {
      key: "y@"
      value: {
        file_line_cols: {
          line: 2
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 16 00:15:24 UTC 2020
    - 444 bytes
    - Viewed (0)
  10. platforms/software/testing-base/src/main/java/org/gradle/api/tasks/testing/logging/TestLogging.java

         *
         * @return the set of filters to be used for sanitizing test stack traces
         */
        Set<TestStackTraceFilter> getStackTraceFilters();
    
        /**
         * Sets the set of filters to be used for sanitizing test stack traces.
         *
         * @param stackTraces the set of filters to be used for sanitizing test stack traces
         * @since 4.0
         */
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Sep 18 20:52:40 UTC 2023
    - 11.3K bytes
    - Viewed (0)
Back to top