Gitlab
Connecting NeuBird to your GitLab account enables collection of telemetry data such as service performance, environment metrics, and application health. To integrate, you need a personal access token from your GitLab account.
Step 1: Generate a personal access token in GitLab
Section titled “Step 1: Generate a personal access token in GitLab”-
Log in to your GitLab account, navigate to your user profile at the top-left corner of your dashboard and from the drop-down menu, select Preferences.

-
On the side navigation, above Preferences, select Access Tokens.

-
At the top-right corner of the Access Token page, click Add new token.

-
Enter a Name and Description for your token.

-
Under Select scopes, select the read_api option.

-
Click Create personal access token to continue.

-
Copy your newly created personal access token and store it securely.

Connection Fields
Section titled “Connection Fields”| Field | Required | Description |
|---|---|---|
| Name | Yes | A descriptive name for this connection |
| Description | No | Additional context about the connection |
| Access Token | Yes | The personal access token generated in Step 1 (requires read_api scope) |
For general instructions on creating and managing connections, see the Connections Overview.