Marylia Gutierrez
Marylia Gutierrez
Previously we were generating recommendations for internal queries. This commit adds a check and if is internal, it won't generate a recommendation. Partially addresses #85934 Release note: None
Returning index recommendations to the statement details endpoint. Showing the recommendations per plans on the statement details page, under explain tab. Fixes https://github.com/cockroachdb/cockroach/issues/83783 Fixes https://github.com/cockroachdb/cockroach/issues/81861 https://www.loom.com/share/4d83b94ed4bf48ff9bf7007ab3e38242 Release note (api change):...
We have a column for the gateway node on our statement_statistics table, but a few users that have a large amount of nodes are creating a lot of different rows...
Add details about the Semantic Version used
### Is your change request related to a problem? Please describe. As part of sanitization, one improvement is to also do a grouping of the replacements. Splitting this issue from...
Fixes #990 ## Changes Adding semantic conventions for: - Node.js runtime metrics - V8 Js Engine metrics ## Merge requirement checklist * [x] [CONTRIBUTING.md](https://github.com/open-telemetry/semantic-conventions/blob/main/CONTRIBUTING.md) guidelines followed. * [x] Change log...
### Area(s) area:nodejs ### Is your change request related to a problem? Please describe. Currently, only JVM have detailed semantic conventions for its metrics. Other languages would also required, such...
## Which problem is this PR solving? - Part Of #2348 ## Short description of the changes - This PR implements part of the [Semantic Conventions for Database Metrics](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database/database-metrics.md). I...
Prototype implementation for [Semantic Conventions for Database Metrics](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database/database-metrics.md). Required for stabilization of semantic convention. This first prototype will be implemented using Postgres. Metrics: - [ ] [db.client.operation.duration](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database/database-metrics.md#metric-dbclientoperationduration): https://github.com/open-telemetry/opentelemetry-js-contrib/pull/2380 - [...
## Which problem is this PR solving? - Part Of #2348 ## Short description of the changes - This PR implements part of the [Semantic Conventions for Database Metrics](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database/database-metrics.md). I...