Elmar Schug

Results 37 issues of Elmar Schug

Hey everyone, i would like to use pygradle in a multi-project setup with project dependencies. To get in touch with pygradle i started with an [example](https://github.com/kKdH/pygradle/tree/master/examples/multi-project-example) which i'm going to...

To improve the user experience of CLEO (mostly in failure situations) a '--verbose' flag could provide more information to a user and help to solve the problem faster. At the...

type: feature
component: cleo

- [ ] Document exemplary workflows (activity diagram). - [ ] Add examples to the help page.

component: documentation
component: cleo
type: enhancement

Change all id arguments, so they accept a resource's name or UUID: - [ ] Remove the `--id-` postfix from the argument. E.g. `--leader-id` → `--leader` - [ ] Create...

component: cleo
type: enhancement

- [x] Set argument as global, so a user may specify the argument last too. - [ ] Unify the different `**OutputFormat` enums. Remove **text** output in favor of **table**....

component: cleo
type: enhancement

CLEO should provide a command to generate auto-completion scripts for common shells ([clap_complete](https://docs.rs/clap_complete/latest/clap_complete/shells/index.html)).

component: cleo
type: enhancement

We are interested in the logs and traces of netbird. Therefore the [configuration](https://github.com/eclipse-opendut/opendut/tree/main/.ci/docker/netbird) of Netbird should be adjusted to export these information to the OpenTelemetry collector.

type: enhancement
component: theo
component: telemetry

We want to collect the host metrics of CARL: - [x] Memory consumption - [x] CPU workload

component: carl
type: enhancement
component: telemetry

There is a new version of [axum](https://crates.io/crates/axum) (our web application framework), we would like to update to. The update relates also to hyper, http, and reqwest which should be updated...

component: carl
type: enhancement