ScaleCube Trace Reporter

ScaleCube is a lightweight decentralized cluster membership, failure detection, messaging and gossip protocol library for the Java VM.

License

License

GroupId

GroupId

io.scalecube
ArtifactId

ArtifactId

trace-reporter
Last Version

Last Version

0.0.28
Release Date

Release Date

Type

Type

jar
Description

Description

ScaleCube Trace Reporter
ScaleCube is a lightweight decentralized cluster membership, failure detection, messaging and gossip protocol library for the Java VM.
Source Code Management

Source Code Management

https://github.com/scalecube/trace-reporter

Download trace-reporter

How to add to project

<!-- https://jarcasting.com/artifacts/io.scalecube/trace-reporter/ -->
<dependency>
    <groupId>io.scalecube</groupId>
    <artifactId>trace-reporter</artifactId>
    <version>0.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalecube/trace-reporter/
implementation 'io.scalecube:trace-reporter:0.0.28'
// https://jarcasting.com/artifacts/io.scalecube/trace-reporter/
implementation ("io.scalecube:trace-reporter:0.0.28")
'io.scalecube:trace-reporter:jar:0.0.28'
<dependency org="io.scalecube" name="trace-reporter" rev="0.0.28">
  <artifact name="trace-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalecube', module='trace-reporter', version='0.0.28')
)
libraryDependencies += "io.scalecube" % "trace-reporter" % "0.0.28"
[io.scalecube/trace-reporter "0.0.28"]

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.opencsv : opencsv jar 5.0
org.agrona : agrona jar 1.9.0
io.projectreactor : reactor-core jar
org.hdrhistogram : HdrHistogram jar 2.1.12

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
io.github.cdimascio : java-dotenv jar 5.1.3

Project Modules

There are no modules declared in this project.

scalecube-app-utils

Usage

Logo.builder().tagVersion(packageInfo.version())
        .port(String.valueOf(seed.cluster().address().port()))
        .ip(seed.cluster().address().host())
        .group(packageInfo.groupId())
        .artifact(packageInfo.artifactId())
        .javaVersion(packageInfo.java())
        .osType(packageInfo.os())
        .pid(packageInfo.pid())
        .hostname(packageInfo.hostname())
        .website().draw();
        

Logo.from(packageInfo)
        .port(String.valueOf(seed.cluster().address().port()))
        .ip(seed.cluster().address().host())
        .draw();
        

Print-out:

                         .,,,,,,                          
                       .,,,,,,,,,,,,/                     
                  .,,,,,,,,,,,,,,,,,,,.                   
               .,,,,,,,,,,,,,,,,,,,,,,,,,,,.              
            .,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,.           
         ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,        
     ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,             ScaleCube Development is Running.
     *  ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*               Group: Development
     ***** /,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,/  ....            Artifact: Development
     ******** /*,,,,,,,,,,,,,,,,,,,,,,,,,,,,/  .......            Java: 1.8.0_131
     ***********, /,,,,,,,,,,,,,,,,,,,,,*  ...........            OS: Windows 10
     ***************. *,,,,,,,,,,,,,*/ ...............            PID: 4312
     ******************, /*,,,,,,/  ..................            Host Name: my-host-name
     ********************** /*/  .....................    
     ************************ ........................            http://scalecube.io
     ************************ ........................            https://github.com/scalecube
     ************************ ........................    
     ************************ ........................    
     ************************ ........................    
     ************************ ........................    
     ************************ ........................    
     ************************ ........................    
         ******************** ....................        
            ***************** .................           
                ************* .............               
                   ********** ..........                  
                       ****** ......                      
                          *** ...                         
io.scalecube

SCΛLΞ CUBΞ

⚛ High-Speed ⚛ Cloud-Native ⚛ Reactive Microservices ⚛

Versions

Version
0.0.28
0.0.27
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1