-
Hi,
I try to use the bing search engine tool and I have the Object of type SearchEngineType is not JSON serializable error when executing the agent.create_agent(agent_config) line.
There is my …
-
proposed:
```
// query
0 START_SYSEX (0xF0)
1 SAMPLING_INTERVAL_QUERY (0x7C)
2 END_SYSEX (0xF7)
```
```
// response
// same command (0x7A) as setting the sampling int…
-
Hi authors,
Thanks for your contribution, you did a very interesting work on FedNAS. I have read your paper completely and I have a question regarding the sampling strategies of your method and how…
-
### Description
Currently, transactions discarded by our integrations are being recorded as client dropped because of `sampling_rate` even when the sampling rate is set to `1`.
[How `transaction.s…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kong version (`$ kong version`)
3.7.1
### Current Behavior
We have installed this plugin for trace…
-
Currently several implementations are reporting tags `sampling.type=lowerbound, sampling.param=$rate` when lower bound sampler is triggered, where `$rate` is the sampling rate of the probabilistic sam…
-
#### Is your feature request related to a problem? Please describe.
After monitoring agents are authorised to send metrics to Mimir via push API there is no way for a Mimir admin to control the met…
-
According to the documentation for the TracingService Plugin, all of the sampling properties have a default value of 100.
https://www.getambassador.io/docs/edge-stack/latest/topics/running/services…
-
## Description
The current implementation of the `LineToEvents` method in `pkg/line/line.go` returns multiple events, which results in a lot of allocations in the statsd-exporter. We propose changing…
-
If doing a sample command (or friends), the following exception can appear:
```
Exception in thread "main" java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnec…