-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
What happened?
There's a duplicate JavaScript filters in the ecosystem registry that return different values.
This filter returns zero results: https://opentelemetry.io/ecosystem/registry/?language=javascript&component=resource-detector
And this one works: https://opentelemetry.io/ecosystem/registry/?language=js&component=resource-detector
What did you expect would happen?
I'd expect JavaScript to only be listed once.
What is the name + path of the page where you encountered the issue?
https://opentelemetry.io/ecosystem/registry/
What browser, OS, and platform were you using when you encountered the
problem?
The query string filter seems to be using js for most resources and javascript for a couple.
Additional context:
It looks like the issue was introduced in this PR.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status