config-tracing created 2021-08-30 18:59:54, version 6611

apiVersion: v1
data:
  _example: '################################

    #                              #

    #    EXAMPLE CONFIGURATION     #

    #                              #

    ################################


    # This block is not actually functional configuration,

    # but serves to illustrate the available configuration

    # options and document them in a way that is accessible

    # to users that `kubectl edit` this config map.

    #

    # These sample configuration options may be copied out of

    # this example block and unindented to be in the data block

    # to actually change the configuration.

    #

    # This may be "zipkin" or "stackdriver", the default is "none"

    backend: "none"


    # URL to zipkin collector where traces are sent.

    # This must be specified when backend is "zipkin"

    zipkin-endpoint: "http://zipkin.istio-system.svc.cluster.local:9411/api/v2/spans"


    # The GCP project into which stackdriver metrics will be written

    # when backend is "stackdriver".  If unspecified, the project-id

    # is read from GCP metadata when running on GCP.

    stackdriver-project-id: "my-project"


    # Enable zipkin debug mode. This allows all spans to be sent to the server

    # bypassing sampling.

    debug: "false"


    # Percentage (0-1) of requests to trace

    sample-rate: "0.1"

    '
kind: ConfigMap
metadata:
  annotations:
    knative.dev/example-checksum: 4002b4c2
    kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","data":{"_example":"################################\n#                              #\n#    EXAMPLE
      CONFIGURATION     #\n#                              #\n################################\n\n#
      This block is not actually functional configuration,\n# but serves to illustrate
      the available configuration\n# options and document them in a way that is accessible\n#
      to users that `kubectl edit` this config map.\n#\n# These sample configuration
      options may be copied out of\n# this example block and unindented to be in the
      data block\n# to actually change the configuration.\n#\n# This may be \"zipkin\"
      or \"stackdriver\", the default is \"none\"\nbackend: \"none\"\n\n# URL to zipkin
      collector where traces are sent.\n# This must be specified when backend is \"zipkin\"\nzipkin-endpoint:
      \"http://zipkin.istio-system.svc.cluster.local:9411/api/v2/spans\"\n\n# The
      GCP project into which stackdriver metrics will be written\n# when backend is
      \"stackdriver\".  If unspecified, the project-id\n# is read from GCP metadata
      when running on GCP.\nstackdriver-project-id: \"my-project\"\n\n# Enable zipkin
      debug mode. This allows all spans to be sent to the server\n# bypassing sampling.\ndebug:
      \"false\"\n\n# Percentage (0-1) of requests to trace\nsample-rate: \"0.1\"\n"},"kind":"ConfigMap","metadata":{"annotations":{"knative.dev/example-checksum":"4002b4c2"},"labels":{"serving.knative.dev/release":"v0.24.0"},"name":"config-tracing","namespace":"knative-serving","ownerReferences":[{"apiVersion":"operator.knative.dev/v1alpha1","blockOwnerDeletion":true,"controller":true,"kind":"KnativeServing","name":"knative-serving","uid":"5162f181-a47b-4465-a388-ee8a99ad290e"}]}}

      '
  creationTimestamp: '2021-08-30T18:59:54Z'
  labels:
    serving.knative.dev/release: v0.24.0
  managedFields:
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:data:
        .: {}
        f:_example: {}
      f:metadata:
        f:annotations:
          .: {}
          f:knative.dev/example-checksum: {}
          f:kubectl.kubernetes.io/last-applied-configuration: {}
        f:labels:
          .: {}
          f:serving.knative.dev/release: {}
        f:ownerReferences:
          .: {}
          k:{"uid":"5162f181-a47b-4465-a388-ee8a99ad290e"}:
            .: {}
            f:apiVersion: {}
            f:blockOwnerDeletion: {}
            f:controller: {}
            f:kind: {}
            f:name: {}
            f:uid: {}
    manager: manifestival
    operation: Update
    time: '2021-08-30T19:00:08Z'
  name: config-tracing
  namespace: knative-serving
  ownerReferences:
  - apiVersion: operator.knative.dev/v1alpha1
    blockOwnerDeletion: true
    controller: true
    kind: KnativeServing
    name: knative-serving
    uid: 5162f181-a47b-4465-a388-ee8a99ad290e
  resourceVersion: '6611'
  uid: 8ea99c05-03d0-452b-9669-f72f419d9528