Codefresh

Supported version: Cloud

API Rate Limit: No Limit

Supported Authentication: Token- based authentication

IMPORTANT: Please make sure your Codefresh instance must be accessible from the Gathr Analytics Machine.

To configure Codefresh using token based authentication:

Steps to generate token from Codefresh UI:

  1. Open Codefresh in your browser.
  2. From the Left Panel, select “User Settings”.

  1. In the User Settings, go to “API Keys” section and click on “GENERATE”.

  1. Give the Key a user-friendly name without spaces and select all the Scopes .

  1. After selecting all the Scopes, click on “CREATE”.

  1. Now, go to Gathr Analytics UI in your data source configuration, and add following details:
  • Enter your Codefresh URL : Codefresh
  • Select Authentication Type_as_Token
  • Select “Create New Account” and add account name
  • Check “Pass Parameters(s) in Header” and add below details:
    • Key : Authorization
    • Value : Token_Generated_from_Codefresh
  • Click on “Save”
Top