repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
openzipkinzipkin | call server to client not visible on dependency tree | Question | opening as issue previously open by mistake as question zipkin 2 12 9 I prepare 2 short test for zipkin2 internal dependencylinker for well understanding what I mean in both case link server client1 be miss be there something wrong with my entry datum or test test public void sho... |
openzipkinzipkin | can zipkin provide the function of collect some specific request trace | Question | now zipkin provide the sampler but sometimes I want to collect some specific request trace by configuration file for example in springboot application property I configurate the service interface like com xxx xxservice 1 0 execute and last zipkin will read the configuration file s service interface and only colle... |
openzipkinzipkin | zipkin issue with mariadb integration | Question | describe the bug zipkin integrate with mariadb create duplicate index we have zipkin server integrate with mariadb of late we find mariadb be slow in respond call from zipkin ui be take long than usual time we think it could be because of datum after close investigation we find out that mul... |
openzipkinzipkin | zipkin brave rpc | Question | brave dubbo brave instrumentation dubbo rpc xxx jar dubbo onreturn brave instrumentation dubbo rpc xxx jar tracingfilter futurefuture rpccontext getfuture if future instanceof futureadapter deferfinish true futureadapter future getfut... |
openzipkinzipkin | request method post not support | Question | I use spring boot starter parent 2 1 2 release and zipkin autoconfigure ui zipkin server 2 12 0 to make zipkin server I don t use official jar because I need to add a layer to intercept at the server so that the send link reach our service then my zipkin client be use spring cloud starter zipkin 2 0 ... |
openzipkinzipkin | call server to client not visible on dependency tree | Question | zipkin 2 12 9 I prepare 2 short test for zipkin2 internal dependencylinker for well understanding what I mean in both case link server client1 be miss be there something wrong with my entry datum or test test public void shouldserverclientremotecallswithserverdescendantbuil... |
openzipkinzipkin | not all client to client relation take into account in dependency tree | Question | describe the bug zipkin 2 12 9 some relation between client service be not visible on the graph step to reproduce we come across two problem when analyze dependency the first one when component a within service 1 call component b still within service 1 and then componen... |
openzipkinzipkin | zipkin 2 14 0 can not run on the elasticsearch 7 0 0 | Question | describe the bug my environment be zipkin version 2 14 0 elasticsearch version 7 0 0 when open zipkin web browser print error can not load span name server error internal server error error can not load service name server error internal server error zipkin s error log be as f... |
openzipkinzipkin | user friendly span duration on reload | Enhancement | feature user friendly span duration on reload rational right now if you set a minimum duration in let s say second and then reload the search bar convert second into microsecond e g 5s into 5000000ms I believe searchbar should be as friendly as possible |
openzipkinzipkin | zipkin server can not work in idea but when I use java jar zipkin jar in window cmd it work | Question | image start log in idea power by spring boot v2 1 5 release 2019 05 23 11 29 51 915 info 12864 main z s zipkinserver start zipkinserver on yy shengr with pid 12864 d ideaproject incubator zipkin zipkin server target cla... |
openzipkinzipkin | lens trace viewer seem bust | Bug | try to load a trace json and get this same trace doesn t break in zipkin classic |
openzipkinzipkin | opentelemetry | Question | I m probably a bit late to the party but I just stumble across opentelemetry opentracing and opencensus effort to merge their project and bundle their power I know zipkin doesn t have anything to do with both or not anymore at least if I understand correctly but see as opentelemetry s goal be mai... |
openzipkinzipkin | customize zipkin ui basepath but 404 | Question | describe the bug I try to use zipkin ui basepath to customize the basepath of the ui but access 404 step to reproduce 1 start zipkin server with zipkin ui basepath myzipkin 2 visit on browser but the browser redirect the location to and show zipkin investigate system behav... |
openzipkinzipkin | lens trace lookup criterion appear chop off | Bug | image this be on chrome firefox 60 esr do not have the issue |
openzipkinzipkin | be able to handle large trace in ui | Duplicate | currently both lens and zipkin classic uis do not handle large trace gracefully see also and pagination have be suggest several time 2240 but from a ui perspective it s not clear how this would be represent I think that a drill down mode could be more helpful here a natural way to investigate a ... |
openzipkinzipkin | what be set index mapper dynamic be remove after version 6 0 0 mean | Duplicate | when I try start zipkin and elasticsearch the terminal throw exception java lang illegalstateexception response for update template fail error root cause type illegal argument exception reason set index mapper dynamic be remove after version 6 0 0 type illegal argument exception r... |
openzipkinzipkin | nacos zipkin | Question | nacos zipkin |
openzipkinzipkin | dependency graph filtering | Enhancement | change the dropdown select on the dependency graph filtering to recreate the graph with one level up and down from the select service 2535 |
openzipkinzipkin | improve minitimeline | Enhancement | relate 2503 have a threshold for when to use mini map there be only1 span not show mini timeline there be 2 14 span mini timeline s height be num of span 5px there be more span height be 75px add slider to improve ux before after ... |
openzipkinzipkin | break link on the official site | Duplicate | there be break link on datum model page I m look for api documentation but it s 404 default post span |
openzipkinzipkin | validate run lens under a reverse proxy | Enhancement | implement reverse proxy configuration where zipkin be mount alongside other service this be address by an env variable zipkin ui basepath describe below path prefix place into the tag in the ui html useful when run behind a reverse proxy default zipkin we need to read that variable from c... |
openzipkinzipkin | show id in len | Enhancement | showid close 2507 |
openzipkinzipkin | improve span view header size and content in len | Enhancement | feature when we click on the span detail view dropdown now we have a little bit redundancy in information and the visualization bold big size seem not neccessary proposal highlight the click span instead and remove the span name header redis evalsha in the image |
openzipkinzipkin | trace summary should have documentation tool tip | Duplicate | right now we summarize trace in the list screen but we don t say what be important about the service x span count precedence or anything else some documentation could help people understand what be go on and help we get feedback on whether the summary information be useful or not |
openzipkinzipkin | go to trace in lens should work after you hit enter | Enhancement | when you paste a trace i d people expect to hit enter but this doesn t bring the trace up |
openzipkinzipkin | support show id in len | Enhancement | right now classic ui have the ability to show the span ids without look at the json because this have be request many time we should support that use case here even if the ui element be different screen shoot 2019 04 18 at 4 12 45 pm most recently discuss in 1947 |
openzipkinzipkin | match path pattern of classic ui | Enhancement | the current ui be anchor to trail slash and if request go to zipkin without a trail slash there will be a redirect this redirect lose the query parameter of the search rather than write a custom redirect handler that carry over query parameter on redirect this match the expect path and thus obviate a re... |
openzipkinzipkin | service color choice can be too close | Enhancement | not sure the answer but maybe a distance between color code could be helpful in service color choice ex these two be almost the same color screen shoot 2019 04 18 at 3 09 46 pm |
openzipkinzipkin | have a threshold for when to use mini map | Enhancement | when a trace be small the minimap probably doesn t need to exist screen shoot 2019 04 18 at 3 05 29 pm |
openzipkinzipkin | zipkin fail to startup | Question | I fetch the late release server version 2 12 8 use java jar zipkin server 2 12 8 exec jar and I get the follow error application fail to start description fail to bind property under armeria port 0 protocol 0 to com linecorp armeria c... |
openzipkinzipkin | implement log button in len | Enhancement | this be the description of the zipkin ui readme note that in lens we could implement the pattern differently I recall someone ask to have property besides traceid available for example localendpoint servicename how do I find log associate with a particular trace since zipkin provide a correlation i d... |
openzipkinzipkin | support i18n in len | Enhancement | feature support i18n in lens rational zipkin ui have the same feature so I think lens should have that feature prior art zipkin ui |
openzipkinzipkin | make hover effect in lens well | Enhancement | make hover effect in lens well for well ux before before hover after after hover |
openzipkinzipkin | more visibility of the timing in span | Help Wanted | feature more visibility of the timing in span rational currently it be not too intuitive to find the trace duration in the new ui it get lose together with the number of span label since the number of span in a trace be not as important as the latency I suggest we give more visibility to the time ... |
openzipkinzipkin | add dependency analyze button to search bar | Enhancement | to reuse search bar I want to add dependency analyze button to search bar and move the current search button like the follow adriancole what do you think |
openzipkinzipkin | response time percentile | Question | feature aggregate span to produce and display percentile e g p50 p90 p99 p99 9 etc for execution time of span rational so it be possible to view a summary of execution time rather than only be able to find and view individual span example scenario the feature could work as... |
openzipkinzipkin | settag to string | Question | I be try to send some information via zipkin span use set tag like hostname application port environment etc how to convert these value as string use settag can someone help I on this |
openzipkinzipkin | basic auth setup for the new armeria http collector endpoint | Question | feature add authentication and autorisation control on http rest api and uis this be a continuation of 782 specific to add basic auth example integration instruction rational trace may content sensitive information not everyone should be able to see avoid inappropriate span in stor... |
openzipkinzipkin | I want to know whether it be good to relay trace on mq consumer | Question | as be know zipkin be a call chain tracing system however our engineer propose to trace mq consumer and this encourage I to re think the rationality one call chain should be the chain from service to the end of mq rather than the consumer the mq consumer should restart its own new trace chain image tha... |
openzipkinzipkin | no more detailed operation mode | Question | hello the zipkin not support on maven can I only use docker and java jar |
openzipkinzipkin | be it possible to update duration | Question | if I have already send a cs cr or sr cs with a duration be it possible to overwrite what s currently there this seem to work fine if the first duration I send be 0 then I can still update it in the future but if the first duration I send be anything else I can t seem to overwrite it with a new duration ... |
openzipkinzipkin | interruptedexception in kafkaconsumer fail to close coordinator | Enhancement | describe the bug when the kafkacollectorworker stop 2019 03 18t10 41 24 962 error org apache kafka client consumer kafkaconsumer consumer clientid consumer 1 groupid zipkin fail to close coordinator org apache kafka common error interruptexception java lang interruptedexception at ... |
openzipkinzipkin | support upload trace in zipkin lens ui | Enhancement | relate 2350 history 2424 |
openzipkinzipkin | fix component that resize timeline column | Bug | these don t work I fix they |
openzipkinzipkin | fix piechart no space bug | Bug | 2425 delete legend that display service name because it put pressure on pie chart these legend be not necessary because similar information be on the top before after |
openzipkinzipkin | client only trace will not show of there be server side trace in zipkin ui | Question | so I have the following 1 zipkin js spa application let s call this service a write in vue which will intercept api call to backend and instrument it with an axio plugin basically it will intercept any api request and add zipkin instrumentation var instrumentation new zipkin instrumentat... |
openzipkinzipkin | add bytebuffer version to bytesdecoder | Enhancement | feature description of the feature currently bytesdecoder only support operate on byte it could define similar method that work on bytebuffer rational why this feature should be in zipkin as zipkin be migrate to use netty via armeria and look into add grpc ingestion optimizat... |
openzipkinzipkin | fix some lens ui bug | Bug | service name be now alphabetically sort the api seem to return they out of order so let s sort they just to be sure add missing space between span count and the span word timestamp in the span detail view now have microsecond precision moment js doesn t support that so I have to append the last... |
openzipkinzipkin | add integration test for message linking and fix mysql impl | Bug | other storage option be document orient so weren t subject to field constraint this fix the field cherry pick from mysql which be need to link message span this add the miss integration test which only ensure datum be there the complete logic test be dependencylinkert thank mbrade for repo... |
openzipkinzipkin | metric doesn t increment for kafka | Bug | possibly because of the two kafka config the kafka section of the metric endpoint doesn t increment while it do on actuator prometheus |
openzipkinzipkin | can I change embed web contaner form undertow to tomcat for collector module | Question | 1 my team want to embed the collector server into our application server then add some controller before the span receiver maybe the zipkin2 server internal zipkinhttpcollector handlerequest we don t familiar with undertow be there any solution 2 can we change the default web container from undertow to ... |
openzipkinzipkin | support upload trace in zipkin lens ui | Enhancement | 2350 traceviewer 1 traceviewer 2 |
openzipkinzipkin | zipkin ui not show correctly in some condition | Bug | I be use the zipkin server 2 12 default default my chrome version default the ui seem ok if the zipkin server version be 2 6 1 here be the json datum default tag asyncthread false companyid 260 currentthread thread http nio 8090 ... |
openzipkinzipkin | zipkin lens tag value doesn t wrap | Bug | in zipkin lens if your tag have a very long value which be large than the window the string doesn t wrap it do in the old ui and it just get cut off |
openzipkinzipkin | refactor timeline component | Enhancement | the code of timeline component be dirty so I refactore they use bem notation for css rename some variable |
openzipkinzipkin | refactor prop type | Enhancement | collect the definition of proptype in various file into one file and use they fix type bug of limit condition component |
openzipkinzipkin | fix css bug of limit condition and lookback condition component in zipkin len | Bug | I find some css bug in limit condition and lookback condition component before after |
openzipkinzipkin | update to datastax cassandra driver v4 | Enhancement | we should probably try the beta of datastax cassandra driver v4 in case there be problem around topic such as trace or cruft we can remove cc openzipkin cassandra see 952 for discussion about move to v3 |
openzipkinzipkin | suggest use of zipkin lens when run a standard server | Enhancement | this add a try lens ui button to the classic ui when run in the standard build which can server both asset tree at once this be control by suggest lens env variable set to true by default those simply host zipkin ui asset will not be impact this work via a normal browser cookie if someone wa... |
openzipkinzipkin | allow switching between zipkin lens and prior ui during transition phase | Enhancement | feature allow zipkin end user to switch between zipkin lens and the historic ui rational we be transition between the two uis and it would be a nice user experience if individual user can switch between the two currently only operator can decide which ui be use for all user of that deployment at ... |
openzipkinzipkin | zipkin ui not show correctly in some condition | null | default pay attention to the red area it seem zipkin ui show a long value not correctly when the long value be more then 16 bit the correct value be 1292520862062216190l the wrong show value be 1292520862062216200 the zipkin server version be 2 6 1 any solution about it or use a high ver... |
openzipkinzipkin | show different tag value when client and server differ | Bug | this do the minimal need to show that there be different value for the same tag between a client and a server future work could be consider to answer who send what value in the mean time user can inspect the json button when this occur fix 2390 before different value be swallow scree... |
openzipkinzipkin | fix a css bug of search bar in len | Bug | before after |
openzipkinzipkin | if client and server side have a same tag name should it be display server side tag value | Bug | client side hapi demo and server side soa demo server have same tag name serviceid servicename but tag value be not same tag value be 0010100001 hapi demo and 0010100003 soa demo service and now display client tag value shoulde it display server side tag value trace json ... |
openzipkinzipkin | show both client and server timing | Enhancement | relate 2365 how to implement if the span s annotation contain client start and client finish and server start and server finish use they for render the span bar instead of span leave and span width example1 before after example2 bef... |
openzipkinzipkin | reuse search bar for dependency page | Enhancement | current dependency page be redundant because it have two condition form we should unite they x simplify route logic add search button and analyze dependency button to search bar add tooltip to these button improve key handling if enter key be hit in the search page sea... |
openzipkinzipkin | use react numeric input for limit condition | Bug | limitcondition component do not work in firefox I could fix it but I though that I should use third party library I try two follow library rc input number react numeric input I opt for react numeric input because it be easy to customize the style after limit condition |
openzipkinzipkin | do not try to create rabbitmq queue if one already exist | Bug | rabbitmq may be manage by a team that will create queue with additional configuration beyond the default value the rabbitmqcollector would use before the collector would fail to start because it unconditionally try declare a queue but one with the same name and different configuration already exist this also cle... |
openzipkinzipkin | add link of github twitter gitter to sidebar | Enhancement | this be an experimental pr if you don t like this please close this pr before after |
openzipkinzipkin | fix autocompletetag bug for elasticsearch | Bug | if the type of tagvalue be text it will be splitte with some character hyphen space etc when aggregate so I use keyword type for tagvalue example if I post the follow trace datum tag instanceid hello zipkin world previous ... |
openzipkinzipkin | support search open a trace by traceid in len | Enhancement | relate 2352 |
openzipkinzipkin | zipkin elasticsearch storage fail to put index template | Invalid | describe the bug start zipkin with elasticsearch storage and elasticsearch 6 5 4 step to reproduce start zipkin v2 12 0 with elasticsearch 6 5 4 as storage there be a problem during index template configuration 2019 01 28 15 47 17 210 debug 412 pool 2 thread 1 z c k kafkacollector ... |
openzipkinzipkin | zipkin lens show both client and server timing in rpc span | Enhancement | this be something we talk about a while ago but decide that it be too hard to do until we move to svg rendering filing here for reference so we don t forget right now the blue bar for rpc span show client timing it start at the client ts and end after the client duration to check how much the network delay... |
openzipkinzipkin | endts remain unchanged in zipkin len | Help Wanted | describe the bug endts seem to remain unchanged until refresh the page entirely f5 so new trace wouldn t come when click the lens icon image if this behavior be intentional it would be nice to provide a refresh button step to reproduce enable zipkin lens click change... |
openzipkinzipkin | ui window location create an invalid url | Bug | when you execute a search the window location change from zipkin to zipkin without slash which result in a 404 if you execute that |
openzipkinzipkin | the http mapping url for api v2 span | Question | I notice that when span send from zipkin it will post one http request to zipkin server endpoint api v2 span but I can not find any mapping path with post method from zipkin server log I be not sure if that be expect behavior or not 2019 01 23 08 40 16 457 info 1 main s w s m m a... |
openzipkinzipkin | persistent cross site script xss zipkin ui | Bug | describe the bug zipkin client side sanitization library only escape annotation value tag property for xss attack but fail to do the same for localendpoint servicename remoteendpoint servicename this allow an attacker to store persistent xss payload into span information store in persi... |
openzipkinzipkin | feature request logz io storage option | Enhancement | logz io be an elastic search base monitoring service we would like to contribute by add logz io storage option along with cassandra elastic search and the rest be that something you would be willing to merge in |
openzipkinzipkin | change theme of dependency page | Enhancement | relate 2321 |
openzipkinzipkin | zipkinmysqlstorageautoconfiguration find 2 instance of bean applicationtaskexecutor | Question | when zipkin server start I get this error application fail to start description parameter 0 of method storage in zipkin2 autoconfigure storage mysql zipkinmysqlstorageautoconfiguration require a single bean but 2 be find applicationtaske... |
openzipkinzipkin | support search open a trace by i d in len | Enhancement | in the old ui there s a textbox where you can enter the traceid and open directly that trace we should add it also to zipkin len |
openzipkinzipkin | return service only one but from the trace you can find more service | Question | 62c30501 7a06 4beb 80b2 0e04bdc5ebc0 |
openzipkinzipkin | use the client remote service name instead of the client local service name | Enhancement | if I have a span like below with no server span the ui will display the service name as sample but this make no sense as it be a call into mysql from sample kind client name query timestamp 1547069325788000 duration 10000 localendpoint ... |
openzipkinzipkin | zipkin2 late with elasticserch 5 6 12 and query error | Question | describe the bug I debug the zipkin2 and use es as the storage when query it s error below be the stacetrace cause by java lang illegalstateexception response for aggregation fail error root cause type illegal argument exception reason fielddata be disabled on text field by... |
openzipkinzipkin | 2 11 represent service name in the ui and dependency graph differently than before | Question | the 2 10 docker image work fine 2 11 or new break nesting and also the service graph I m run the follow 2 10 docker run rm it p 9411 9411 openzipkin zipkin 2 10 2 11 docker run rm it p 9411 9411 openzipkin zipkin 2 11 2 10 work 2 10 2 11 break nest 2 11 ... |
openzipkinzipkin | storage elasticsearch why all the e port must be the same | Enhancement | read the doc to see this you can alternatively supply a list of http base url this list be use to recover from failure note that all port must be the same and the scheme must be http not https that mean isn t supprte if need this to be improve I can give a pr |
openzipkinzipkin | css error zipkin ui not fit box detail trace | Duplicate | hi css style error in trace detail for version major 0 13 0 huge string not fit in the box |
openzipkinzipkin | zipkin api do not work | Question | zipkin server 2 10 1 when I call api v2 trace it return timestamp 2018 12 20t06 12 35 399 0000 status 500 error internal server error message request processing fail nest exception be java lang illegalstateexception response for aggregation fail erro... |
openzipkinzipkin | lens blank page after plus button | Bug | describe the bug when you click on the plus button when the span be expand it go to a black screen step to reproduce 1 expand a span with detail that have child 1 click the plus button on the left while the span detail be show js stack app 01a4167 min js 41 typeerror can not re... |
openzipkinzipkin | make search component for lens | Enhancement | relate 2323 |
openzipkinzipkin | make search component for lens | Enhancement | feature create a more convenient search component for lens rational make it easy for user to search for trace example scenario when user search for trace prior art |
openzipkinzipkin | make zipkin lens use the same or similar color scheme to the previous ui | Enhancement | we ve have a number of informal feedback that people like the old color scheme let s switch zipkin lens to something that be less shocking |
openzipkinzipkin | update a preprocessing logic to be apply to trace | Enhancement | currently zipkin lens reuse the zipkin ui s preprocesse logic to be apply to trace this pr update the preprocessing logic of zipkin lens with the late zipkin ui s logic however some change have be make accord to linter s warning and some processing have also be change |
openzipkinzipkin | move zipkin lens over from | Enhancement | current status we have some step leave before we can merge into master however you can test now by check out the zipkin lens branch server package with lens the lens ui be bundle into the default zipkin server if you want to try you can build locally building locally then pass the argu... |
openzipkinzipkin | improve performance of our trace detail page | Enhancement | I think we be probably not do thing in the most efficient way I m hope maybe someone like ghermeto could review some of our code for opportunity for improvement or even well improve it goal would be to ensure fast rendering of trace with 1k span look at zipkin ui testdata for example notably the follow fil... |
openzipkinzipkin | use spannode to generate the trace tree for the detail screen | Enhancement | there s still more work to do but this remove some redundant tree walk code |
openzipkinzipkin | don t pop out span detail | Enhancement | discuss with atlassian and they say pop out of span detail be not nice compare to a sidebar which open leave when you click a span the reason be that the pop out lose your place in the trace the trace detail screen should optimize for find the place so pop out work against that iotw consider replace pop out ... |
openzipkinzipkin | fix suffix s | Bug | thank shakuzen for report |
openzipkinzipkin | align json button right and delete dead json button style | Bug | thank for drolando for the tip I also notice an orphan style and remove it as it be confuse I |
openzipkinzipkin | validate the duration filter | Enhancement | from drolando it d be nice to validate in js the duration filter in the search page if I try to filter for trace long than 1 m I just get back a confusing error error execute query bad request it d be nice to show a popup say we only support we ms and s |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.