Skip to content

Bitbucket Version Tags

Coralogix supports integration with Bitbucket webhooks, which can be used to inform Coralogix when a new build has been issued.

API endpoint

Choose the https://api./api/v1/external/bitbucket endpoint that corresponds to your Coralogix domain using the domain selector at the top of the page.

Configuration

  1. Log into Bitbucket using your user credentials.

  2. Click your desired Repository to select it.

  3. Click "Repository settings" on the left.

  4. Under General \ Repository details, click "Webhooks".

  5. Click "Add webhook".

  6. Add a Title (for example: "Coralogix builds").

  7. In the URL box, enter the https://api./api/v1/external/bitbucket endpoint that corresponds to your Coralogix domain.

URL Parameters

  • API endpoint

  • To use this API you need to create a personal or team API key. It’s recommended to use permission presets, as they are automatically updated with all relevant permissions. Alternatively, you can manually add individual permissions.

    PresetActionDescription
    CICDIntegrationVERSION-BENCHMARK-TAGS:READ
    VERSION-BENCHMARKS-REPORTS:READ
    VERSION-BENCHMARK-TAGS:UPDATE
    View Version Benchmark Tags
    View Version Benchmark Reports
    Modify Version Benchmark Tags
  • Application Name:

    • Enter your desired Application name. Please use a name corresponding to your logs "Application" name.
  • Subsystem Name:

    • Enter your desired Subsystem name. Please use a name corresponding to your logs "Subsystem" name.

    • You can specify more than 1 Subsystem name, separated by a commas.

  • Tag Name

URL Example

https://api./api/v1/external/bitbucket/<cx_api_key>?application=bitbucket&subsystem=build-tag-test&name=bitbucket-tag-test

  • Under "Triggers", please select Build status updated".

  • On the right bottom, please click "Save".

Additional resources

Coralogix EndpointsCoralogix Endpoints

Support

Need help?

Our world-class customer success team is available 24/7 to walk you through your setup and answer any questions that may come up.

Feel free to reach out to us via our in-app chat or by sending us an email to support@coralogix.com.

Was this helpful?