opentelemetry-js
                                
                                
                                
                                    opentelemetry-js copied to clipboard
                            
                            
                            
                        Update outdated prometheus example
Is your feature request related to a problem?
The Prometheus example in experimental/examples/prometheus is a bit outdated at the moment, with @opentelemetry/sdk-metrics-base at 0.28.0. Further #3162 renames @opentelemetry/sdk-metrics-base to @opentelemetry/sdk-metrics locally for 0.31.0, and for releases 0.32.0 and up.
Describe the solution you'd like
Update the Prometheus example to use the latest version of @opentelemetry/sdk-metrics once #3162 is merged into main.