Upcoming deprecations
Upcoming deprecations
The following endpoint changes are planned for a future deprecation phase.
No immediate action is required at this time, and the listed endpoints continue to function normally. However, customers are encouraged to review the changes and prepare to migrate ahead of the formal deprecation notice.
ng-api-grpc and ng-api-http endpoint consolidation
Coralogix is standardizing ingestion and management endpoints by consolidating legacy ng-api-grpc and ng-api-http endpoints under the unified api. structure. This change simplifies endpoint discovery, improves consistency across services, and aligns with long-term platform architecture.
What’s changing
- Endpoints using
ng-api-grpc.andng-api-http.will be deprecated in the future. - New and recommended endpoints use the unified
api.hostname. - During the transition period:
- All existing endpoints remain fully supported
- No functionality changes are introduced
- No ingestion or management traffic is interrupted
A formal deprecation notice with timelines will be published before any endpoint is retired.
Upcoming endpoint changes (all domains)
| Service / API | Current endpoint (to be deprecated) | New endpoint |
|---|---|---|
| gRPC ingestion & management | ng-api-grpc. | api. |
| Management (HTTPS) | https://ng-api-grpc.:443 | https://api.:443 |
| Management (no prefix) | ng-api-grpc.:443 | api.:443 |
| SQL API | https://ng-api-http./sql | https://api./sql |
| SCIM | https://ng-api-http./scim | https://api./scim |
| Metrics API | https://ng-api-http./metrics | https://api./metrics |
| Metrics cardinality | https://ng-api-http./api/metrics/cardinality | https://api./api/metrics/cardinality |
| Version tags | https://ng-api-http./api/v1/external/tags | https://api./api/v1/external/tags |
| Azure DevOps version tags | https://ng-api-http./api/v1/external/tfs | https://api./api/v1/external/tfs |
| Debug symbols (iOS) | https://ng-api-grpc.:443 | https://api.:443 |
| Recording rules API | https://ng-api-grpc.:443 | https://api.:443 |
What you should do now
- No immediate action is required.
- When updating or creating new integrations, prefer the
api.endpoints. - Monitor this page for a future formal deprecation announcement with timelines and migration guidance.
Theme
Light