MCPcopy Index your code
hub / github.com/ballerina-platform/module-ballerinax-choreo

github.com/ballerina-platform/module-ballerinax-choreo @v0.4.12

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.4.12 ↗ · + Follow
359 symbols 915 edges 39 files 74 documented · 21% updated 13d agov0.4.12 · 2022-08-25★ 106
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Ballerina Choreo 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 11 (from one of the following locations).

    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

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 298
Class 54
Interface 4
Enum 3

Languages

Java100%

Modules by API surface

choreo-extension-tests/src/test/java/io/ballerina/observe/choreo/recording/PublishTracesCall.java51 symbols
choreo-extension-tests/src/test/java/io/ballerina/observe/choreo/recording/RegisterCall.java26 symbols
choreo-extension-tests/src/test/java/io/ballerina/observe/choreo/recording/PublishMetricsCall.java26 symbols
choreo-extension-tests/src/test/java/io/ballerina/observe/choreo/BaseTestCase.java19 symbols
choreo-extension-native/src/main/java/io/ballerina/observe/choreo/client/model/ChoreoTraceSpan.java17 symbols
choreo-extension-native/src/main/java/io/ballerina/observe/choreo/client/internal/secret/AnonymousAppSecretHandler.java14 symbols
choreo-extension-tests/src/test/java/io/ballerina/observe/choreo/recording/RecordedTest.java13 symbols
choreo-extension-tests/src/test/java/io/ballerina/observe/choreo/recording/PublishAstCall.java13 symbols
choreo-extension-tests/src/test/java/io/ballerina/observe/choreo/GeneralExtensionTestCase.java13 symbols
choreo-extension-native/src/main/java/io/ballerina/observe/choreo/logging/ConsoleLogger.java12 symbols
choreo-extension-native/src/main/java/io/ballerina/observe/choreo/client/ChoreoClient.java11 symbols
choreo-extension-tests/src/test/java/io/ballerina/observe/choreo/SuccessfulStartBaseTestCase.java9 symbols

For agents

$ claude mcp add module-ballerinax-choreo \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page