This documentation is for a release that is no longer maintained
See documentation for the latest supported version.Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 2. Breaking changes
This section lists breaking changes in Red Hat Developer Hub 1.4.
2.1. Updated monitoring and logging metrics
				Prom-client metrics have been removed and replaced with OpenTelemetry metrics. As a result, the metrics port has changed from 7007 to 9464. Deprecated metrics have also been removed. If you had dependencies on these, ensure your prometheus queries are updated. For further information, see Monitoring and logging.
			
Additional resources
2.2. Plugins with updated scope
To upgrade from RHDH 1.3 to 1.4, you must update your configuration to use the latest versions of the following plugins from the new scope.
				With this update, the following plugins, previously under the @janus-idp scope, have now been moved to the @backstage-community scope:
			
| RHDH 1.3 Plugin Name | RHDH 1.4 Plugin Name | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
				The following plugins, previously under the @backstage scope, have now been moved to the @backstage-community scope:
			
| RHDH 1.3 Plugin Name | RHDH 1.4 Plugin Name | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
| 
								 | 
								 | 
				Two plugins previously under the @janus-idp scope have moved to @red-hat-developer-hub scope:
			
| RHDH 1.3 Plugin Name | RHDH 1.4 Plugin Name | 
| 
								 | 
								 | 
| 
								 | 
								 | 
With the update to the plugin scope, the dynamic plugin configuration has also been modified.
| RHDH 1.3 Configuration | RHDH 1.4 Configuration | 
Procedure
- To upgrade from RHDH 1.3 to RHDH 1.4, you must update your configuration to use the latest versions of the plugins listed previously from the new scope.
In addition to the previously provided tables, you can compare the RHDH 1.4 CSV file with the RHDH 1.3 CSV file to identify the changes in dynamic plugins.
Additional resources