issues
search
lightstep
/
lightstep-tracer-php
The Lightstep distributed tracing library for PHP
https://lightstep.com
MIT License
13
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
rebrand
#63
cartersocha
opened
1 year ago
0
Fix maxPayloadDepth property assignment in ClientSpan
#62
TomA-R
closed
1 year ago
2
Loosen version dependency on ruafozy/mersenne-twister
#61
TomA-R
closed
1 year ago
6
Add deprecation warning
#60
smithclay
closed
1 year ago
2
incrementing versions to 1.1.2
#59
karticus
closed
3 years ago
2
adding flag for users to disable die() on fatalf behaviour
#58
codeboten
closed
3 years ago
0
errorif() function documentation issue
#57
loaiza-lightstep
closed
3 years ago
0
#55 Adding exception to LightStep.php
#56
BackTrak
closed
3 years ago
0
When running on 32 bit versions of PHP, intval does not correctly convert micros for start and end time.
#55
BackTrak
opened
4 years ago
0
increment version to 1.1.1
#54
codeboten
closed
4 years ago
0
Ensure the `error_flag` is always a string
#53
codeboten
closed
4 years ago
0
An error is returned when logging error_flag as a boolean
#52
codeboten
closed
4 years ago
0
Breaking changes to bring tracer up to spec with latest API
#51
ishg
opened
4 years ago
1
Connect to collector over secure port by default
#50
MikeGoldsmith
closed
4 years ago
2
Add B3 propagation support
#49
MikeGoldsmith
opened
4 years ago
0
Fix 'composer validate' warnings
#48
MikeGoldsmith
opened
4 years ago
0
Add support for overriding collector scheme in JSON & proto transports
#47
MikeGoldsmith
closed
4 years ago
0
Improve library packaging
#46
MikeGoldsmith
closed
4 years ago
0
Allow connection timeout configuration for HTTP
#45
kuthz
closed
4 years ago
1
Fix http_proto sending child spans
#44
MikeGoldsmith
closed
4 years ago
0
http_proto requires unsigned int 64 but PHP doesn't support them
#43
MikeGoldsmith
opened
4 years ago
1
Wait for response before closing connection in http_json
#42
MikeGoldsmith
closed
4 years ago
0
Fix http_proto transport to work over HTTPS
#41
MikeGoldsmith
closed
4 years ago
0
Allow scheme to be optionally included when sending reporting data securely
#40
MikeGoldsmith
closed
4 years ago
0
Correctly set Host header when sending over ssl://
#39
MikeGoldsmith
closed
4 years ago
0
Verify logs are attached to spans correctly
#38
MikeGoldsmith
opened
4 years ago
0
Add example to set collector host/port in README
#37
MikeGoldsmith
closed
4 years ago
0
Transport http_proto not transmitting child spans
#36
yoann-ls
closed
4 years ago
0
Transport http_json does not support ssl
#35
yoann-ls
closed
4 years ago
0
Example update
#34
yoann-ls
closed
4 years ago
0
Add editorconfig
#33
MikeGoldsmith
closed
4 years ago
0
Add support for custom tracer attributes
#32
MikeGoldsmith
closed
4 years ago
0
Fix hanging tests
#31
MikeGoldsmith
closed
4 years ago
0
Tests hang both locally and in CI
#30
MikeGoldsmith
closed
4 years ago
0
Add make file comments to show stages
#29
MikeGoldsmith
closed
4 years ago
0
Add CONTRIBUTING.md guide
#28
iredelmeier
closed
4 years ago
0
Allow possibility to add tracer attributes than the one defined by default
#27
kuthz
closed
4 years ago
0
Add setTags method
#26
austinlparker
closed
4 years ago
0
Bug in ClientTracer::startSpan
#25
lord2800
closed
4 years ago
2
Fixes early connection termination for proto over http
#24
bg451
closed
5 years ago
0
Composer release branch which includes just tracer + API code
#23
parker-edwards
closed
4 years ago
1
Add a CHANGELOG.md
#22
nimeshksingh
closed
5 years ago
0
Add log statements for failure to parse SpanContext headers
#21
parker-edwards
opened
6 years ago
0
Allow a PSR logger set
#20
bbrothers
closed
6 years ago
0
Fix Transport Option Select
#19
bbrothers
closed
6 years ago
0
UUIDs incorrectly truncated when using http proto
#18
frenchfrywpepper
opened
6 years ago
0
Setting collector_secure for either http_json or http_proto transport does not work
#17
frenchfrywpepper
closed
4 years ago
1
TransportHTTPJSON and TransportHTTPPROTO ignore response from collector
#16
frenchfrywpepper
opened
6 years ago
0
Issue #12
#15
frenchfrywpepper
closed
6 years ago
0
Issue #12: Add support for span logs
#14
frenchfrywpepper
closed
6 years ago
0
Next