Pranav Sharma

Results 3 issues of Pranav Sharma

Running `gimme stable` now results in the following output - ```shell /tmp/bin/gimme stable I don't have any idea what to do with '1.21.0 time 2023-08-04T20:14:06Z'. (using download type 'auto') ```...

Fixes #2453 ## Changes Added the following optional configuration options (booleans) to the prometheus exporter: - `without_units` : controls whether to add unit suffixes (e.g. `_seconds`) to the metric names....

**What are you trying to achieve?** The current [prometheus exporter spec](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk_exporters/prometheus.md#configuration) suggests that there can be a configuration - `without_type_suffix` which if enabled, produces metrics without `type_suffix`. IIUC, this only...

spec:metrics
sig-issue