Giter VIP home page Giter VIP logo

aws-xray's Introduction

fujiwara's github stats

aws-xray's People

Contributors

fujiwara avatar hitode909 avatar manwar avatar melo avatar moznion avatar papix avatar shogo82148 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

aws-xray's Issues

RFC: non-remote segment namespaces

When we use capture() inside a Lambda function, the $AWS::XRay::SEGMENT_ID is set with the correct segment ID (code).

But when a new segment is created, if that variable is present and set, the subsegment namespace is always set to remote (code).

This causes the Trace histogram in the console to look "weird", as if our capture() calls were remote calls, which most of them were not.

I think it is important to distinguish between capture() for remote calls and just plain segments that we want to time and trace properly.

I'm not sure how to go about it, but I think that either making trace() different from capture() and not setting namespace to remote when trace() is used, or adding a new subsegment() call, one of them should work.

Opinions?

t/09_plugin.t fails on some systems

On some of my smoker systems the test is failing:

#   Failed test at t/09_plugin.t line 25.
#     Structures begin differing at:
#          $got->{ec2}{instance_id} = '967348'
#     $expected->{ec2}{instance_id} = ''
# Looks like you failed 1 test of 2.
t/09_plugin.t .......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.