KimMJ

Results 8 issues of KimMJ

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** 1. Add following values. Default should be hostname mode. ``` scrapingServiceMode: enabled: false hashmod:...

enhancement

**Describe the bug** If the log has multiple depths and overlapping labels are encountered by a later parser, they will be ignored instead of creating labels with the `_extracted` suffix....

type/bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description Our team is currently using EMRs heavily. EMRs are created and...

enhancement

**Describe the bug** On rare occasions, a few ingesters show an increase in push duration, an increase in inflight requests, and a rapid increase in memory usage. At the same...

component/ingester
type/bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### YACE version 0.57.0,0.62.1 ### Config file ``` apiVersion: v1alpha1 discovery: exportedTagsOnMetrics: AWS/ApplicationELB: -...

bug

### Is there an existing issue for this? - [x] I have searched the existing issues ### Feature description Currently yace doesn't have sharding to distribute scraping load. So when...

enhancement

#### PR Description Currently there is no option to disable `replicas` in Statefulset and Deployment controller type, when I use KEDA to autoscale alloy based on number of metrics that...

**Is your feature request related to a problem? Please describe.** I'm trying to use uds to export otel signals. But it was failed by endpoint validation. Currently opentelemetry-java have protocol...

Feature Request