Skip to content

Coralogix API changes and token in headersΒ #31

@Lyranile

Description

@Lyranile

πŸ› Describe the Bug

The prom-api endpoint previously used for querying metrics in Prometheus has been deprecated and replaced by the Metrics API in Coralogix. This change affects users who rely on the old endpoint for their metrics dashboards, alerts, and integrations.

πŸ”„ To Reproduce

Steps to reproduce the behavior:

Go to your existing Prometheus configuration that uses the prom-api endpoint.

Attempt to query metrics using the old URL.

Observe that the queries fail or return no data.

Check the Coralogix documentation for the new Metrics API endpoint.

βœ… Expected Behavior

You should be able to successfully query metrics using the new Metrics API endpoint without any disruptions to your dashboards or alerts.

πŸ“Έ Screenshots

If applicable, add screenshots to help explain your problem.

πŸ“ Additional Context

The prom-api endpoint will be permanently disabled after September 30, 2025. Users must transition to the new Metrics API to avoid disruptions in their monitoring and alerting systems.

URL Changes

Here are the exact URL changes from the old prom-api to the new Metrics API, example:
EU1: https://prom-api.coralogix.com to https://ng-api-http.eu1.coralogix.com/metrics

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions