Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lightstep/lightstep-tracer-php issues and pull requests
#64 - Fix PHP 8.4 deprecation warnings and upgrade PHPUnit
Pull Request -
State: open - Opened by TomA-R about 2 months ago
#63 - rebrand
Pull Request -
State: open - Opened by cartersocha over 1 year ago
#62 - Fix maxPayloadDepth property assignment in ClientSpan
Pull Request -
State: closed - Opened by TomA-R over 1 year ago
- 2 comments
#61 - Loosen version dependency on ruafozy/mersenne-twister
Pull Request -
State: closed - Opened by TomA-R over 1 year ago
- 6 comments
#60 - Add deprecation warning
Pull Request -
State: closed - Opened by smithclay over 2 years ago
- 2 comments
#59 - incrementing versions to 1.1.2
Pull Request -
State: closed - Opened by karticus about 4 years ago
- 2 comments
#58 - adding flag for users to disable die() on fatalf behaviour
Pull Request -
State: closed - Opened by codeboten about 4 years ago
#57 - errorif() function documentation issue
Issue -
State: closed - Opened by loaiza-lightstep about 4 years ago
#56 - #55 Adding exception to LightStep.php
Pull Request -
State: closed - Opened by BackTrak about 4 years ago
#55 - When running on 32 bit versions of PHP, intval does not correctly convert micros for start and end time.
Issue -
State: open - Opened by BackTrak about 4 years ago
#54 - increment version to 1.1.1
Pull Request -
State: closed - Opened by codeboten over 4 years ago
#53 - Ensure the `error_flag` is always a string
Pull Request -
State: closed - Opened by codeboten over 4 years ago
#52 - An error is returned when logging error_flag as a boolean
Issue -
State: closed - Opened by codeboten over 4 years ago
Labels: bug
#51 - Breaking changes to bring tracer up to spec with latest API
Pull Request -
State: open - Opened by ishg over 4 years ago
- 1 comment
Labels: help wanted
#50 - Connect to collector over secure port by default
Pull Request -
State: closed - Opened by MikeGoldsmith almost 5 years ago
- 2 comments
Labels: bug
#49 - Add B3 propagation support
Issue -
State: open - Opened by MikeGoldsmith almost 5 years ago
Labels: enhancement
#48 - Fix 'composer validate' warnings
Issue -
State: open - Opened by MikeGoldsmith almost 5 years ago
Labels: bug
#47 - Add support for overriding collector scheme in JSON & proto transports
Pull Request -
State: closed - Opened by MikeGoldsmith almost 5 years ago
#46 - Improve library packaging
Pull Request -
State: closed - Opened by MikeGoldsmith almost 5 years ago
#45 - Allow connection timeout configuration for HTTP
Pull Request -
State: closed - Opened by kuthz almost 5 years ago
- 1 comment
#44 - Fix http_proto sending child spans
Pull Request -
State: closed - Opened by MikeGoldsmith almost 5 years ago
#43 - http_proto requires unsigned int 64 but PHP doesn't support them
Issue -
State: open - Opened by MikeGoldsmith almost 5 years ago
- 1 comment
Labels: bug
#42 - Wait for response before closing connection in http_json
Pull Request -
State: closed - Opened by MikeGoldsmith almost 5 years ago
#41 - Fix http_proto transport to work over HTTPS
Pull Request -
State: closed - Opened by MikeGoldsmith almost 5 years ago
#40 - Allow scheme to be optionally included when sending reporting data securely
Issue -
State: closed - Opened by MikeGoldsmith almost 5 years ago
#39 - Correctly set Host header when sending over ssl://
Pull Request -
State: closed - Opened by MikeGoldsmith almost 5 years ago
#38 - Verify logs are attached to spans correctly
Issue -
State: open - Opened by MikeGoldsmith almost 5 years ago
Labels: bug
#37 - Add example to set collector host/port in README
Pull Request -
State: closed - Opened by MikeGoldsmith about 5 years ago
#36 - Transport http_proto not transmitting child spans
Issue -
State: closed - Opened by yoann-ls about 5 years ago
#35 - Transport http_json does not support ssl
Issue -
State: closed - Opened by yoann-ls about 5 years ago
#34 - Example update
Issue -
State: closed - Opened by yoann-ls about 5 years ago
#33 - Add editorconfig
Pull Request -
State: closed - Opened by MikeGoldsmith about 5 years ago
#32 - Add support for custom tracer attributes
Pull Request -
State: closed - Opened by MikeGoldsmith about 5 years ago
#31 - Fix hanging tests
Pull Request -
State: closed - Opened by MikeGoldsmith about 5 years ago
#30 - Tests hang both locally and in CI
Issue -
State: closed - Opened by MikeGoldsmith about 5 years ago
#29 - Add make file comments to show stages
Pull Request -
State: closed - Opened by MikeGoldsmith about 5 years ago
#28 - Add CONTRIBUTING.md guide
Pull Request -
State: closed - Opened by iredelmeier about 5 years ago
#27 - Allow possibility to add tracer attributes than the one defined by default
Issue -
State: closed - Opened by kuthz about 5 years ago
#26 - Add setTags method
Pull Request -
State: closed - Opened by austinlparker over 5 years ago
#25 - Bug in ClientTracer::startSpan
Issue -
State: closed - Opened by lord2800 over 5 years ago
- 2 comments
#24 - Fixes early connection termination for proto over http
Pull Request -
State: closed - Opened by bg451 over 5 years ago
#23 - Composer release branch which includes just tracer + API code
Issue -
State: closed - Opened by parker-edwards almost 6 years ago
- 1 comment
#22 - Add a CHANGELOG.md
Pull Request -
State: closed - Opened by nimeshksingh about 6 years ago
#21 - Add log statements for failure to parse SpanContext headers
Issue -
State: open - Opened by parker-edwards about 6 years ago
Labels: bug
#20 - Allow a PSR logger set
Pull Request -
State: closed - Opened by bbrothers about 6 years ago
#19 - Fix Transport Option Select
Pull Request -
State: closed - Opened by bbrothers about 6 years ago
#18 - UUIDs incorrectly truncated when using http proto
Issue -
State: open - Opened by frenchfrywpepper over 6 years ago
Labels: bug
#17 - Setting collector_secure for either http_json or http_proto transport does not work
Issue -
State: closed - Opened by frenchfrywpepper over 6 years ago
- 1 comment
#16 - TransportHTTPJSON and TransportHTTPPROTO ignore response from collector
Issue -
State: open - Opened by frenchfrywpepper over 6 years ago
Labels: bug
#15 - Issue #12
Pull Request -
State: closed - Opened by frenchfrywpepper over 6 years ago
#14 - Issue #12: Add support for span logs
Pull Request -
State: closed - Opened by frenchfrywpepper over 6 years ago
#13 - Issue #12: Implement Proto support
Pull Request -
State: closed - Opened by frenchfrywpepper over 6 years ago
#12 - Support Proto over HTTP
Issue -
State: closed - Opened by frenchfrywpepper over 6 years ago
- 2 comments
#11 - Issue #12: Generate PHP Proto files
Pull Request -
State: closed - Opened by frenchfrywpepper over 6 years ago
#10 - Issue #12: Introduce generic objects to toThrift methods
Pull Request -
State: closed - Opened by frenchfrywpepper over 6 years ago
- 2 comments
#9 - Migrate to Circle 2.0
Pull Request -
State: closed - Opened by krishicks over 6 years ago
#8 - Follow PSR-4
Issue -
State: open - Opened by felixfbecker over 7 years ago
- 1 comment
Labels: bug
#7 - Implement opentracing-php once it's moved
Issue -
State: open - Opened by felixfbecker over 7 years ago
- 1 comment
Labels: enhancement
#6 - Update tracer tag names to match the convention
Pull Request -
State: closed - Opened by bcronin about 8 years ago
#5 - tidying up PHP Client
Pull Request -
State: closed - Opened by aliceadelef over 8 years ago
- 1 comment
#4 - Adding tags to the Thrift report
Pull Request -
State: closed - Opened by aliceadelef over 8 years ago
- 1 comment
#3 - Update Span and Tracer interfaces; update tests
Pull Request -
State: closed - Opened by XerxesDGreat over 8 years ago
- 1 comment
#2 - Fix defect where trace GUID was not inherited by child span
Pull Request -
State: closed - Opened by bcronin over 8 years ago
#1 - Add inject/join for FORMAT_TEXT_MAP
Pull Request -
State: closed - Opened by bcronin over 8 years ago