Jérôme Tama

Results 15 issues of Jérôme Tama

This one works, but is not easy to test without creating an integration test module... see #28208

area/metrics

**Please describe the feature request.** If I understand correctly, exemplars are only collected for timer with distributionStatistics set to "prometheus". I think it wille be usefull to have exemplar for...

blocked

### What did you do? As per official [openmetric documentation](https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#help), `HELP` **should** be non-empty, not **must**. As of now in this is enforced in https://github.com/prometheus/prometheus/blob/f55ab2217984770aa1eecd0f2d5f54580029b1c0/model/textparse/openmetricsparse.go#L259. ### What did you expect...

Hi, Is there a plan to support higher versions than 19-Preview language compatibility ? Many thanks.

Question (general)
Java 19 Support

The documentation specifies that the following format are accepted : > We support JSON, YAML and YML extensions. The extension actually only sypports json files. I guess this is because...

area:documentation
good first issue
added to backlog
pinned
area:server

Hi, I have a project that automates releasing branch for quarkiverse extensions (https://github.com/jtama/quarkiverse-bot). The process is always the same : . Create a branch . Amend project.yaml file . Create...

## Summary When using the action with `tag_with_latest: true` and `tag: toto`, the action seems to produce a multi-line output. The action is then considered as failed even thought it's...

It seems to me specification written in yaml format are not supported. Am I right ? If yes, why is it so ? `YAML` is the mainly used format for...

see https://github.com/quarkusio/quarkus/blob/main/extensions/elasticsearch-rest-client/deployment/src/main/java/io/quarkus/elasticsearch/restclient/lowlevel/deployment/ElasticsearchLowLevelClientProcessor.java

enhancement
good first issue