-
I have a struct like this, and it was working normally.
```rust
#[derive(Debug, Default, Validate, Serialize, Deserialize)]
pub struct AnimalInsertRequest {
#[serde(with = "date_format", def…
-
Look at the market and get an idea of what tech is trending. Then create a short list of tools, tech, and concepts or patterns filtered by previous intuition that a given topic might trend. Prioritize…
-
### What type of enhancement is this?
Refactor, Tech debt reduction
### What does the enhancement do?
The current implementation of PrometheusLayer closely resembles that of opendal's [PrometheusLa…
-
> spin is no longer actively maintained
| Details | |
| ------------------- | ---------------------------------------------- |
| Status …
-
We are looking to write some gRPC services in rust, but it looks like tower-gRPC is missing interceptor support. We currently use interceptors in go-grpc for a few things:
- automatically log promet…
-
The output or `encode()` is non-deterministic when creating multiple metrics of the same type.
So basically:
```rust
pub fn repro() -> String {
let mut registry = ::default();
let gau…
-
Double check that this is the recommended approach in client_golang, but it *is* what they do for the `ProcessCollector`: https://github.com/prometheus/client_golang/blob/master/prometheus/process_col…
-
**Is your feature request related to a problem? Please describe.**
Prost has several advantages over rust-protobuf:
* Produces more idiomatic code
* About four times shorter compile time ~30s vs …
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
Package: below
Fedora src package: rust-below
- https://fedoramagazine.org/below-a-time-traveling-r…
-
SIGQUIT like in Java?