You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2020/10/28 22:25:00 UTC

[jira] [Resolved] (ACCUMULO-3903) Add ability for Accumulo to store and display external Htrace traces in the Monitor pages

     [ https://issues.apache.org/jira/browse/ACCUMULO-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-3903.
-----------------------------------------
    Resolution: Abandoned

> Add ability for Accumulo to store and display external Htrace traces in the Monitor pages
> -----------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-3903
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3903
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: monitor, trace
>            Reporter: Philip Young
>            Priority: Minor
>              Labels: features
>
> I would like to use Accumulo as the central store of trace information for my whole system (of which Accumulo is also a component). I am currently integrating the existing Accumulo HTrace trace implementation into one of the other components of my system. I would imagine that this would be also useful for other people to use in tracing their whole system.
> As such, I would like to be able to use the existing trace pages in the Monitor for displaying all these traces. I would like to add the ability to filter the traces that are displayed to particular system components (services) and/or hosts. This could be implemented using either a drop down or filter textbox to filter client-side the already de-serialised records.
> There are a number of existing tickets that relate to this work that could be done as part of this work which would centrally position Accumulo as an enabler for tracing functionality for a whole system, they include:  
> # [ACCUMULO-1198|https://issues.apache.org/jira/browse/ACCUMULO-1198]
> # [ACCUMULO-1013|https://issues.apache.org/jira/browse/ACCUMULO-1013]
> # [ACCUMULO-3005|https://issues.apache.org/jira/browse/ACCUMULO-3005]
> Also, even though the Accumulo Trace implementation can be used by other components pretty much straight out of the box, it does require the accumulo-site.xml file for it to work. This probably could be refactored to not require all the site.xml for the trace server to work but some other trace config file. 
> Thoughts?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)