Sha256: 08c28e76f38f2d71470f6d1b409c9fac646a71fedb6413f6584c54d378438efb

Contents?: true

Size: 1.34 KB

Versions: 3

Compression:

Stored size: 1.34 KB

Contents

# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License.  You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

segmentItems:
  - serviceName: sinatra
    segmentSize: ge 1
    segments:
      - segmentId: not null
        spans:
          - operationName: GET:/execute
            parentSpanId: -1
            spanId: 0
            spanLayer: Http
            startTime: gt 0
            endTime: gt 0
            componentId: 12001
            isError: false
            spanType: Entry
            peer: localhost:8080
            skipAnalysis: false
            tags:
              - { key: http.method, value: GET }
              - { key: http.url, value: /execute }
meterItems: [ ]
logItems: [ ]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
skywalking-0.1.0 spec/scenarios/sinatra/expected.yml
skywalking-0.0.0.beta2 spec/scenarios/sinatra/expected.yml
skywalking-0.0.0.beta1 spec/scenarios/sinatra/expected.yml