-
Support was added in https://github.com/terraform-ibm-modules/terraform-ibm-observability-instances/releases/tag/v3.2.0 and now needs to be exposed in the DA.
TBC:
- Are we OK to just expose the …
-
Sometimes sources of some subscription silently failed, only make me realized weeks after, when it occurs to me that I haven't read news from some sources for a long time. Then I check the logs and fi…
-
I am encountering this error when trying to run the `python -m graphrag.index --root ./ragtest` command. It is unable to invoke the LLM as shown below. Does `ollama serve` need to be ran before this s…
-
With [logs categorization](https://www.elastic.co/guide/en/observability/master/categorize-logs.html) available [since 7.6](https://www.elastic.co/blog/elastic-logs-7-6-0-released) we need to investig…
-
**Describe the bug**
Logstash pushing logs to opensearch with uneven batch size.
I am using default pipeline.batch.size and pipeline.worker.
output configuration:
```
output {
if "_jsonpa…
-
https://github.com/open-telemetry/opentelemetry-dotnet/actions/runs/7630847384/job/20787455881?pr=5246
```text
[xUnit.net 00:00:34.08] Assert.Equal() Failure: Values differ
[xUnit.net 00:00…
-
Hi everyone,
I am currently trying to implement Coraza into my Caddy setup, but for some reason the hostname of blocked requests does not get logged. As you can see in the log samples below, the ho…
-
I would like to implement a method to send logs to my backend first, rather than directly to Datadog.
This would allow my backend to perform checks or transformations on the payload before forwardin…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
There are situations where a develo…
-
customProps always logs duplicate keys.
I am working with google cloud logging and it doesn't play nicely with the duplicate keys:
```js
customProps(req) {
// adds a custom object to…