Skip to content

NipunaMadhushan/module-ballerinax-jaeger

This branch is 42 commits behind ballerina-platform/module-ballerinax-jaeger:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dc25c8f · Aug 6, 2024
Jul 26, 2024
Aug 6, 2024
Jul 26, 2024
Jul 4, 2023
Aug 2, 2023
Jul 26, 2024
Nov 30, 2023
Aug 3, 2023
May 6, 2024
Dec 7, 2020
Jul 4, 2023
Nov 30, 2023
Jul 30, 2024
Jul 26, 2024
Aug 2, 2023
Aug 2, 2023
Dec 12, 2023

Repository files navigation

Ballerina Jaeger Observability Extension

Build GitHub Last Commit License codecov

Building from the Source

Setting Up the Prerequisites

  1. Download and install Java SE Development Kit (JDK) version 17 (from one of the following locations).

    • Oracle

    • OpenJDK

      Note: Set the JAVA_HOME environment variable to the path name of the directory into which you installed JDK.

Building the Source

Execute the commands below to build from source.

  1. To build the library:

     ./gradlew clean build
    
  2. To run the integration tests:

     ./gradlew clean test
    

Contributing to Ballerina

As an open source project, Ballerina welcomes contributions from the community.

For more information, go to the contribution guidelines.

Code of Conduct

All contributors are encouraged to read the Ballerina Code of Conduct.

Useful Links

About

Ballerina Jaeger Observability Extension Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 66.0%
  • Ballerina 34.0%