-
A test failed on a tracked branch
```
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
Expected: "nginx-1", ObjectContaining {"policy_ids": ["agent-policy-1", "agent-policy-2"]}
Number of…
-
Title: How to create a monitoring solution tool
Content: It should explain our SF Health monitor tool
Add front matter to this guide, something like this:
```
---
title: How to create a monitori…
-
**Description:**
I would like to request a new feature that allows users to automatically stop and restart video recording based on predefined time durations or file sizes. This feature will enhanc…
-
Hello, The articles are very helpful. I was wondering if there is an existing sample custom connector used to log happy flow & monitor exception in Azure App insights that could be shared. For my scen…
-
Source File: [/docs/tasks/debug-application-cluster/resource-usage-monitoring.md](https://github.com/kubernetes/website/blob/master/content/en/docs/tasks/debug-application-cluster/resource-usage-monit…
-
-
## Problem Statement
Currently, the Sentry SDK loads all configured modules (error tracking, performance monitoring, session replay, etc.) regardless of their sample rates. This means users who will …
-
OpenTelemetry provides module for automatic instrumentation of web applications to capture:
- User Interations - [opentelemetry-instrumentation-user-interaction](https://github.com/open-telemetry/o…
-
### Describe the bug
The Langfuse Python SDK creates daemon threads that cannot be properly cleaned up through any available API or configuration. While daemon threads don't prevent program termina…
-
### Is your feature request related to a problem? Please describe
Hi,
Thanks for a great product!
Each application has its own log format. For example, I need to unpack logs before they can be …