Document the soft-deprecated endpoint
See original GitHub issuehttps://github.com/yuvipanda/nbresuse/pull/68 switches the main endpoint to /api/metrics/v1
, but keeps the original /metrics
under a flag.
This should be documented, for example in a new CHANGELOG.md.
Also previous releases of JupyterLab 1.x and 2.x include a status bar item that requests metrics from the deprecated /metrics
endpoint. It can be tricky to understand which versions of lab and nbresuse are compatible. However https://github.com/yuvipanda/nbresuse/pull/69 should help with this in the long run.
This is less problematic for classic notebook users since the frontend ships with nbresuse
(https://github.com/yuvipanda/nbresuse/pull/69 would do the same for the lab frontend)
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Deprecating API Endpoints - Stoplight Blog
There are a few common approaches that API producers use to let API consumers know change is coming. Documentation - Make sure no...
Read more >API Best Practices for Feature Deprecation | Moesif Blog
Deprecating endpoints and API features requires careful planning to avoid upsetting customers.
Read more >How do I resolve "Deprecated endpoint called..." when ... - IBM
When making one of the REST API calls listed below, using ICM 10 on-premise, the error "deprecated endpoint called" appears in the Tenant ......
Read more >How and When to Deprecate APIs - Oracle Help Center
The compiler suppresses deprecation warnings if a deprecated item is used within an entity which itself is deprecated or is used within the...
Read more >API Best Practices for Feature Deprecation - DZone Integration
What are the steps you can take to deprecate your endpoints and API features without upsetting your customers.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure thing. Let me do that and get back to you. On Fri, 20 Nov 2020 at 3:08 PM, Jeremy Tuloup notifications@github.com wrote:
@jtpio Updated older versions in https://github.com/yuvipanda/jupyter-resource-usage/pull/72