repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
openzipkinzipkin
update sidebar and header design
Enhancement
remove sidebar and update header design before 2020 08 09 2 04 13 after 2020 08 15 18 06 20 2020 08 15 18 06 20
openzipkinzipkin
support build zipkin on arm64
Enhancement
hi team I be interested in add arm64 support to zipkin there be an elasticsearch binary for x86 64 get download in the run clause of the dockerfile in zipkin docker storage elasticsearch7 dockerfile the binary be available for aarch64 as well I try replace the binary with aarch64 but build fail f...
openzipkinzipkin
all I need to know be can we secure zipkin s ui use username and password if yes how
Enhancement
how to secure zipkin s ui
openzipkinzipkin
add docker build for multi arch I e amd64 arm64 arm v7
Enhancement
please first look at exist issue to see if the feature have be request before if you don t find anything tell we what problem you re try to solve often a solution already exist don t send pull request to implement new feature without first get our support sometimes we leave feature out on purpose to keep...
openzipkinzipkin
zipkin server log for elasticsearch error
Enhancement
feature zipkin server include a es http log set to configure log for zipkin server s http request to elasticsearch the setting can be set to basic header body by default the logging be not enable the feature request be to add a new log level that only log error with communicate with ela...
openzipkinzipkin
ui search optimize
Bug
describe the bug 1 how to change the sort condition in the ui for the first time to the default new default be long I want to see the late log 2 switch to try lens ui multiple query the late record can not be query you have to refresh the page to query the late record but the query con...
openzipkinzipkin
javascript console warning fail prop type invalid prop valueref supply to durationcondition
Bug
if you click servicename then choose a duration the follow console log happen warn fail prop type invalid prop valueref supply to durationcondition in durationcondition at globalsearchconditionvalue jsx 111 in globalsearchconditionvalue at globalsearchcondition jsx 132 in ...
openzipkinzipkin
javascript console warn each child in a list should have a unique key prop
Bug
warn each child in a list should have a unique key prop check the render method of globalsearchconditionlist see for more information in style muibox at globalsearchconditionlist jsx 93 in globalsearchconditionlist at globalsearch jsx 55 in div create by style muibox ...
openzipkinzipkin
remove plural library to restore chinese support in len
Bug
fix
openzipkinzipkin
howdy excuse I do zipkin support rocketmq
Duplicate
howdy excuse I do zipkin support rocketmq look forward to you reply thank you very much
openzipkinzipkin
zipkin ui show blank page if endpoint servicename be empty
Duplicate
zipkin ui show blank page if we use an empty service name how to reproduce set an empty string for zipkin newendpoint function zipkin newendpoint 127 0 0 1 8080 chrome console output react dom production min js 209 typeerror can not read property map of undefined at...
openzipkinzipkin
zipkin slim complain noclassdeffounderror when set up es credential file
Bug
describe the bug when set up es credential file to enable credential file for zipkin slim a java lang noclassdeffounderror com google common util concurrent threadfactorybuilder be raise the exception be from l166 which leverage guava threadfactorybuilder to build a thread factory for credent...
openzipkinzipkin
standard init linux go 211 exec user process cause exec format error
Bug
describe the bug when pull the image openzipkin zipkin 2 21 1 to our kubernete machine I m get the follow error standard init linux go 211 exec user process cause exec format error here be the uname a linux zipkin 5f956c997d njn8c 4 19 56 1 el7 x86 64 1 smp we d jun 26 23 17 23 utc 201...
openzipkinzipkin
zipkin lens ui search bar add criterion bug
Bug
describe the bug zipkin version 2 21 1 url browser chrome microsoft edge es version 7 6 2 how to run curl ssl bash s es index shard 1 es index replicas 0 es timeout 20000 storage type elasticsearch es host java jar zipkin jar zipkin ui basepath ui zipkin when I search...
openzipkinzipkin
support unverifie elasticsearch ssl connection
Bug
hello I want to link zipkin with kafka as collector and elasticsearch as storage I deploy zipkin on kubenete and use the last image image openzipkin zipkin late here be the deployment file spec container name zipkin image openzipkin zipkin late port...
openzipkinzipkin
enhance ux of searchbar and make code simple and more streamlined
Enhancement
resolve 3007 I think the current search bar have the follow problem because it use external library such as react select the design and keyboard operation be not fully control by lens side the implementation be more complex than it need to be the design be also a bit confusing especially lookb...
openzipkinzipkin
miss localendpoint crash len
Bug
describe the bug I run into some admittedly bad datum that can crash recent version of lens json traceid 0b3ba16a811130ed parentid 0b3ba16a811130ed i d 37c9d5cfc985592b kind server name get timestamp 1...
openzipkinzipkin
fix 3052
Bug
fix 3052 as point out 3052 when something be put to the input of datetimepicker it will often barf so disable input and force user to enter the date time use a calendar dialog probably this be well ux
openzipkinzipkin
fix 3058
Bug
fix 3058
openzipkinzipkin
use typescript for dependency page
Enhancement
I think the entire code in lens should be rewrite in typescript as typescript greatly improve the maintainability of the code but that s too much of a change so we ll start it off on the dependency page as a first step dependency page be the simple page in lens also some of the logic and css wasn t very ...
openzipkinzipkin
long service name should be wrap
Bug
similar to log against classic ui lens could wrap long service name where need see the gif with an example of a really long service name include below for test convenience long text traceid 77047bf9cf04ed5d i d 77047bf9cf04ed5d name get ...
openzipkinzipkin
allow config to disable the lens ui dependency page
Enhancement
the dependency page only work in a production cassandra es deployment when accompany with a specific aggregation job since not all customer deploy such a job or even need it it would be nice if we can disable the lens ui dependency page through zipkin configuration
openzipkinzipkin
download json via ui
Enhancement
we find it useful to have the json button in the lens ui also to download the raw datum for a trace
openzipkinzipkin
lens get wobbly
Bug
in firefox ubuntu there seem to be some instability in the layout when you mouseover on the right most search criterion gif explain it much well wobbly
openzipkinzipkin
order service name in dependency page
Enhancement
similar to 2204 the list of service name in the dependency page could be order make for a nicer ux
openzipkinzipkin
flickering list of trace in chrome
Bug
describe the bug in chrome only after a search the list of trace flicker it occur only for maximised window but very annoying step to reproduce open zipkin in a maximised chrome window select a service which contain some trace search the list of trace start flicker
openzipkinzipkin
error while try to use openzipkin with elastic search engine
Bug
hi I be try to start an open zipkin stack with docker and elastic search as data storage engine I be use openzipkin zipkin elasticsearch7 image for start elasticsearch7 however start the container fail and in the log section there be this error elasticsearch bin elasticsearch elasticsearch bin elast...
openzipkinzipkin
ephemeral credential support e g hashicorp vault
Enhancement
feature some company require the usage of ephemeral credential for storage resource as for instance hashicorp vault provide it would be great if we can add the ability to watch a credential file for item like username password token etc and allow update to these while zipkin be run and try to connec...
openzipkinzipkin
lens hover over download json button could show rest url to fetch trace
Enhancement
feature when hover over the download json button it seem intuitive to show the full link to the trace ie in the browser status bar just as if you would hover over a normal href rational I could not remember the location of the swagger api definition at I want to fetch a trace use curl ...
openzipkinzipkin
pagination on the result page break
Bug
hello I just update to 2 20 2 and when do a search I get the following on the top instead of the number of result pagination 0 plural one result other result
openzipkinzipkin
zipkin ui logsurl do not support multiple occurrence of traceid
Bug
describe the bug I be try to link kibana in zipkin ui lens the button be show correctly traceid be not replace in the url I try with simple url with multiple occurence of traceid it be able to replace the first occurence of traceid step to reproduce zipkin ui logs url disc...
openzipkinzipkin
scribecollector can t save span to es
Bug
I collect span from hbase with htrace and try save it to es but fail it be ok when I use memory as the storage stack info look like below can not store span 19ba72f97acc30e1 38f05b503270feec 19ba72f97acc30e1 e9e49ea88d070cb3 19ba72f97acc30e1 a5258adac1aaa5f0 due to runtimeexception attempt ...
openzipkinzipkin
disable index template creation at startup
Enhancement
the es index template be create during server startup site like netflix have customize the template and prefer manage the template outside the server runtime we would like if the template creation can be control via a property adriancole
openzipkinzipkin
should lens fan out query to the archive zipkin
Enhancement
3018 add the archive button which allow someone to post the current trace to an archive server one idea around permalink be to use a proxy behind the ui to query multiple source when you know the archive be zipkin however this be more infrastructure mchandramouli suggest zipkin lens can search...
openzipkinzipkin
ui doesn t display span in proper way
Bug
describe the bug I have 3 simple apis write in python the request start from api 01 which call api 02 then api 02 call api 03 all information about traceid and parentid be correct mean that api 01 be a parent of api 02 and api 02 be a parent of api 03 the issue come in zipkin ui it display api ...
openzipkinzipkin
redesign lens search bar for more usability
Enhancement
relate 2485 the current search bar seem a bit confusing to use I want to give the user enough explanation and make the design a little easy to use I draw a simple wireframe searchbar
openzipkinzipkin
use a mutable empty map instead of collection emptymap
Enhancement
l759 tag builder tag null collection emptymap new linkedhashmap builder tag the empty map be immutable and make it difficult to add a tag to a already create span this will be helpful with performance otherwise have to turn it in to builder and back to a span when this type be use ...
openzipkinzipkin
lens doesn t show the service name if any span in the trace be miss
Bug
describe the bug some of my trace render just fine but some of they render without service name the span name and timing bar be fine but the service name and the hierarchy doesn t show step to reproduce load this trace expect behaviour I can see the service name
openzipkinzipkin
lens do not respect search enable false
Bug
describe the bug when I set search enable false I expect lens search bar to be disable instead right now I can still try to write a search but all the dropdown be empty since there be no index and ideally I d like to have the same banner as in the old ui that say that search be disabled and to input th...
openzipkinzipkin
can not open trace in a new tab
Bug
describe the bug in the late version of lens I m unable to open the search result in a new tab if I cmd click on a trace it still open it in the current window and if I right click there s no open in new tab option step to reproduce search for anything and try to open any of the result trace ...
openzipkinzipkin
lens ui fail to list trace
Bug
describe the bug lens ui show no trace while the standard ui do step to reproduce step to reproduce the behavior open a project that generate trace execute late zipkin docker run d p 9411 9411 openzipkin zipkin late go to default ui and list they you will see your trace ...
openzipkinzipkin
miss public logo asset require by zipke ui
Bug
describe the bug screenshot 2020 02 26 at 11 14 10 public asset be not available in zipkin server step to reproduce step to reproduce the behavior docker run d p 9411 9411 openzipkin zipkin late you will see that the logo be miss in the ui expect behaviour logo be avai...
openzipkinzipkin
a question about span basic datum
Question
I suspect there be a problem with the report datum zipkin should generate two span in one service node one be the server and the other be the client now some node only have client datum but no server datum be there error reporting for such span datum I think the correct datum be a node a client and a serv...
openzipkinzipkin
warn zipkin2 server internal bodyisexceptionmessage unexpected error handling request com linecorp armeria common closedsessionexception nulle be open
Question
describe the bug warn zipkin2 server internal bodyisexceptionmessage unexpected error handling request com linecorp armeria common closedsessionexception nulle be open step to reproduce sometimes this be an exception after request the webpage page 503 error I don t know it s reason exp...
openzipkinzipkin
on the calculation of zipkin dependency
Question
traceid df3e4c4d2750fb1e i d df3e4c4d2750fb1e kind client name realnamerelation selectbyreplyidandstatus timestamp 1579597468311016 duration 4072 localendpoint servicename grpc client ipv4 10 11 traceid df3e4c4d2750fb1e i d df3e4c4d2750fb1e kind serv...
openzipkinzipkin
object should not be use for the type of tag http url
Question
image because the field type be object elasticsearch can not query it as a conditional line you need to change the object type to nest
openzipkinzipkin
fix orphan span bug
Bug
fix an obvious bug point out in 2922 mainly change the calculation method of showntree previously span i d be use to calculate the span s parent child relationship and expand collapse button be implement use that parent child relationship this create the orphan span problem point out in 2922 b...
openzipkinzipkin
unexpected error handling request
Question
today zipkin online have the follow problem at present it be suspect that the access client write too fast but the sampling rate be only 0 1 about 5k min the ui interface be particularly slow read the log and report an error as follow what be this armeria bag for I can t find out why I report this...
openzipkinzipkin
spring boot2 1 11 upgrade to spring boot2 2 2 stucke when server setup
Question
when spring cloud greenwich upgrade to spring cloud hoxton the main tread get stuck issuecomment 568636879 there be a sample relate issue
openzipkinzipkin
release url allocate with createobjecturl use revokeobjecturl
Enhancement
probably blob uri which be allocate with createobjecturl will not be collect by gc we should revoke this explicitly
openzipkinzipkin
how to handle trace normal function invocation
Question
be it possible to trace normal function invocation in zipkin trace under same trace
openzipkinzipkin
basic permission authentication
Question
hello god be there any build in ui login permission setting
openzipkinzipkin
loading indicator to discover page
Enhancement
summary if user store a large amount of datum the datum fetch time will be long in this case if the loading indicator be not display the user may simply think that there be no datum on zipkin server this be a very big ux issue we should fix it as soon as possible screenshot loading s...
openzipkinzipkin
lens ui not show service name after late redesign
Bug
after 2736 the lens ui doesn t show the service name for any of our trace to reproduce run lens locally and load zipkin lens testdata yelp json cc tacigar
openzipkinzipkin
add download view json button in lens ui
Enhancement
feature the regular ui have a download view json button which show you the json representation of the current trace lens doesn t have such thing rational it s super useful when debug ui issue and it s also one of the only way to share trace in a ticket unless you want to manually curl the trace...
openzipkinzipkin
env variable to make lens the default ui
Enhancement
lens have be around for more than a year now and a lot of development have go into it before remove the old ui we should make it possible to have lens as default ui most people at my company have never click the try lens button afaik while we do this we should also add the button to go back to the default ui ...
openzipkinzipkin
redesign dependency page
Enhancement
summary mainly I do the follow two thing in this pr detach dependency from discoverpage refactor dependencies code detail detach dependency from discoverpage dependency be currently embed in the discover page as follow at first glance this design seem to share globalse...
openzipkinzipkin
fix appbar s tab and search bar overlap issue
Bug
before after drolando thank you for your report
openzipkinzipkin
how to pass es credential to zipkin when use storage type as es
Question
this issue tracker be not for question if you want to ask how to do something or to understand why something isn t work the way you expect it to please use gitter or stack overflow how to pass es credential to zipkin when use storage type as es I have try es username and es password and also as ...
openzipkinzipkin
zipkin ui lens new download huge datum from tag
Enhancement
hi the new zipkin ui lens truncate the datum tag we need all datum from any tag to analyze incident I think be useful a button link as download for tag to get all datum from tag or modal window as old version feature download truncate datum from tag or modal window as old version rational ...
openzipkinzipkin
es health check should block on schema creation
Bug
there s a race condition where a post could leak prior to elasticsearch storage s schema be fully initialize it lead to query error like this java lang illegalstateexception response for aggregation fail error root cause type illegal argument exception reason fielddata be disabled on...
openzipkinzipkin
skip to store the zipkin 400 error from trace table
Question
hello all be there any way to skip wipe out 400 error from zipkin mysql database what be the table name for this its cause the some issue so right now there be a stack overflow and you can t see any trace need the mysql database table that have the trace to be wipe clean thank you in advance
openzipkinzipkin
no log
Question
tldr despite log level zipkin2 trace I get no log the server be launch with java jar zipkin server 2 16 2 exec jar log level zipkin2 trace as describe in the standard output display some log during zipkin server startup but after that nothing then I feed the server with trace and succes...
openzipkinzipkin
http collector log not work at least zipkin 2 16 2
Question
do this bash curl ssl bash s java jar zipkin jar log level zipkin2 debug then do this bash cd zipkin lens testdata curl x post s localhost 9411 api v2 span h content type application json d netflix json v notice no log in the console zipkin2 colle...
openzipkinzipkin
directly support endpoint we use in support vs implicit redirect to spring boot actuator
Help Wanted
in former version we mount health and prometheus at root I think start with spring boot 2 or armeria I forget which we redirect instead of forward dual mount these path I think this dependency be unnecessary and require we to use one of the hefty part of spring boot for routine work actuator actu...
openzipkinzipkin
defer processing of trace in list view
Bug
driesdeproost notice that if you have retrieve 1000 trace possibly even hundred where a trace have a few hundred span the list view render slowly vs before this be almost certainly due to pre emptive construction of trace tree I think we can defer this and make performance pop even well than before lens
openzipkinzipkin
zipkin storage elasticsearch not supoort es7
Question
zipkin storage elasticsearch not supoort es7
openzipkinzipkin
health check message be quite useless on tls error
Bug
if you point https at a plain text endpoint the health check response useless curl s localhost 9411 health status down zipkin status down detail elasticsearchstorage initialendpoint index zipkin status down detail error java util concurrent rejectedexecutionexcept...
openzipkinzipkin
howto elasticsearch with custom ssl setup
Question
mark this as a question for now we have someone on gitter stanltam twitter ask about how to use custom tls configuration for the client side of elasticsearch I know this exist for the server side but I m not sure if we read custom tls or not if we fall back to system property or something else ...
openzipkinzipkin
option to index hourly in to elasticsearch
Duplicate
in order to reduce search scope for small time range and increase query performance have an option to index hourly will be helpful the zipkin server annotation query be convert to a es aggregation query to list trace ids and then the span be fetch recently with our scale I notice the query timeout and ha...
openzipkinzipkin
add zipkin collector abc enable conditional property to enable collector
Enhancement
feature add conditional property to enable collector similar to scribe http or grpc rational currently most message collector be enable base on env variable define e g kafka collector enable when kafka bootstrap server be define example scenario while develop a kafka...
openzipkinzipkin
I want to access zipkin ui via https do zipkin ui support that
Question
this issue tracker be not for question if you want to ask how to do something or to understand why something isn t work the way you expect it to please use gitter or stack overflow
openzipkinzipkin
consider if jdk 9 release flag obviate animal sniffer
Help Wanted
from shakuzen also I know we use animalsniffer but upgrade to jdk9 present the opportunity to use the new release compiler arg instead where the compiler can enforce that java api be not use beyond the specified version this doesn t need to happen in this pull request though ref someone ca...
openzipkinzipkin
any plan to support postgresql
Duplicate
please first look at exist issue to see if the feature have be request before if you don t find anything tell we what problem you re try to solve often a solution already exist don t send pull request to implement new feature without first get our support sometimes we leave feature out on purpose to keep...
openzipkinzipkin
enhance unit test for app component
Enhancement
change add react testing library for testing update unit test for component which be under src component app directory refactor some component just a little add classname library to write classname concisely test coverage before after ...
openzipkinzipkin
redesign trace timeline
Enhancement
resolve 2672 resolve 2525 resolve 2195
openzipkinzipkin
port dependency linker to javascript
Enhancement
this should allow integration include single trace aggregate aggregate across the result of the current query right now this be a direct and complete port of the java code however we could do more later once this be integrate here be some option include reference to each span in the depen...
openzipkinzipkin
redesign trace page traceviewer page
Enhancement
this pr change several thing integrate traceviewer page component and trace page component display root span information on the top left of the trace page traceviewer page improve error message design fix 2673 integrate traceviewer page component and trace page component trace pag...
openzipkinzipkin
consider not use rejectedexecutionexception
Help Wanted
right now we be in a position where we use rejectedexecutionexception as a signal to back off this be simple in elasticsearch as we originate all exception directly when we be use another library many have exception type that be indicative of a rejection either client side some health check go red or...
openzipkinzipkin
don t show minimap when trace fit on screen
Enhancement
it be redundant to see minimap when you can already see whole trace ex screenshot 2019 07 31 at 11 57 37 am
openzipkinzipkin
release post request soon
Help Wanted
the below trace you can see we could release the request soon on bad case first request while this be a first request problem if there be storage error delay could be routine until they resolve implicitly lookup of elasticsearch endpoint from aw lazy index template where all template weren t there ...
openzipkinzipkin
revive scatter chart
Enhancement
relate fix 2636 I know there be the pro and con about scatter chart I want to get feedback cc narayaruna
openzipkinzipkin
avoid fetch trace when the search criterion be not change
Enhancement
in the previous implementation fetch processing be perform each time the search page be open even if the search criterion be the same this implementation degrade ux significantly because fetch processing be slow we should avoid fetch trace when the search criterion be not change this pr do so relate ...
openzipkinzipkin
fix lookbackcondition s warning
Bug
because I mistakenly set key prop to menuitem component the follow warning have happen react dom development js 61bb 506 warning encounter two child with the same key 1h key should be unique so that component maintain their identity across update non unique key may cause child to be duplicate an...
openzipkinzipkin
remove span detail table if empty
Enhancement
fix 2617 thank you jorgheyman
openzipkinzipkin
add rootserviceandspanname function
Enhancement
I want to show root span information in search result list in discover page in 2656 so I need a function which calculate the root span from span node tree I try to implement it but I do not know if this implementation be correct wdyt adriancole
openzipkinzipkin
redesign service badge in len
Enhancement
service badge be these this design be ugly and this component be not extensible we must update this design as soon as possible before improve other component new service badge base clickable clickable clickable deletable deletable this pr may fix 25...
openzipkinzipkin
remove trace preview feature
Enhancement
many may recall we have a trace preview feature in the search result screen this I believe be an idea borrow from jaeger as discuss with tacigar this be probably not a worthwhile feature for example it appear to solve the trace comparison use case but it doesn t for example it be unlikely you will have...
openzipkinzipkin
improve performance of trace page
Enhancement
calculate trace summary asynchronously reuse result of api v2 trace api call in the individual trace page if can
openzipkinzipkin
add traceid search box to lens individual trace page
Enhancement
I really like the addition of the search by traceid and upload button directly navigate to a trace via a traceid be a workflow that I use a lot image one thing that I do miss be be able to switch to another trace once I ve already load a trace can we include the above option on the individual trace page
openzipkinzipkin
lens to support collapse expand all
Enhancement
the original zipkin ui have button to collapse or expand all node collapse all node can be especially helpful to drill down into problematic issue on large trace at the very least I think this feature should be include in zipkin lens original ui image while we re on the topic though I think an eve...
openzipkinzipkin
change endts when enter key or search button be click
Bug
fix 2364
openzipkinzipkin
add git hash to actuator info
Enhancement
right now we have the version in actuator info build from property substitution in maven iirc we should see about git hash because especially test jitpack from within docker it be annoying as heck to try to heuristically tell what you be actually run cc anuraaga abesto
openzipkinzipkin
switch self trace to rate limit so we can enable for storage
Enhancement
right now we don t self trace storage because it can amplify write however this win t be the case if we sample at a rate say 1 per second let s use brave s new sampler because particularly new storage impls be very hard to troubleshoot without trace cc anuraaga
openzipkinzipkin
fix an bug that can not scroll on the trace page
Bug
this be a little bug before before scroll after after scroll
openzipkinzipkin
fix bug that fetch trace with old condition
Bug
summary after add condition in search bar and push enter key I notice that the condition be not apply to parameter of the fetching this pr fix this before servicename condition be not add to the address bar of browser after push enter key before after servicename condition...
openzipkinzipkin
redesign trace search page
Enhancement
redesign trace search page by use material ui component remove trace preview feature please see 2685 support the feature of filtering by service name improve whole design old design new design fix 2685 fix 2635
openzipkinzipkin
apache pulsar collector and reporter
Duplicate
feature pulsar be a highly scalable low latency message platform run on commodity hardware it provide simple pub sub semantic over topic hope zipkin can use pulsar as collector and reporter in this way user who only use pulsar but not kafka do not need to maintain kafka anymore I d be happ...
openzipkinzipkin
es index replicas ignore
Invalid
describe the bug es index replicas environment variable have no effect when create an index step to reproduce set es index replicas to 0 start zipkin and send a trace to that instance use es http log body we can see that this setting be be ignore 2019 06 27 12 37 22 360 inf...
openzipkinzipkin
avoid special character in the rabbitmq consumer tag
Bug
I can not find any definition of consumer tag naming constraint however it appear that the be a problem see domain consumer tag fix 2590