-
Hi,
I am using goflow2 by docker image,now,i test the performance.
about 50Kp/s(about 50Mb/s), goflow2 working fine. but when i increase the pps, it appears some problem.
onenetflow …
-
**Describe the bug**
Currently, goflow produces to single partition. I tried enabling hashing in order to achieve random partitioning but it seems to have no effect.
**To Reproduce**
`-transp…
-
```
# akvorado version
akvorado v1.9.2-117-gc099946-dirty
Built with: go1.21.3
Commit: c09994620a9b8a4d726d9ad7c82e76ea4043780b
```
# Bug description
akvorado may expose labels too la…
-
**Describe the bug**
Hello Louis! I finally got to upgrade my old "CF-aged" goflow to the new version. I picked v2 but I fail to deserialize the message consumed from kafka in my app.
Running with…
-
@lspgn I'm having this exact issue. I'm sending data using `softflowd`. When using a sampling rate of 0 which would get everything the graph is flat. I tried changing the sample rate and data doesnt s…
-
The only option for the Shop Page is pagination, since load more and infinite scroll options are available for stuff like Listing Grid, if this was there for Products Grid then it would be brilliant.
-
After installing goflow as explained in the guide, I have the following problem:
```sh
$ go build -o goflow
flow.go:6:2: no required module provides package github.com/s8sg/goflow/flow/v1; to add…
-
Hey!
`binary.Read()` accounts for about 25% of CPU time when decoding. It's slow because:
- it requires using the `bytes.Buffer` abstraction
- it uses reflection sometimes
I think a quick win …
-
Is there any way to keep port numbers in metrics instead of converting them to service names (which seems to happen by default)? This would allow aggregation of flows received from exporters that does…
-
in my case, i want to use goflow to create some resources on a public cloud. like creating a cloud vm with public ip.
1. create a vm using cloud openapi
2. wait the status of vm is running
3. cre…