duj4

Results 10 issues of duj4

Hi Sofia, I happend to find the answer of one of the Regex questions on Hackerrank in this repo(https://github.com/sknsht/HackerRank/blob/master/Python/Regex%20and%20Parsing/Validating%20Credit%20Card%20Numbers/Solution.py), but I got a little confused by your answer, could you...

When filing a bug, please include the following headings if possible. Any example text in this template can be deleted. #### Overview of the Issue I am using Patroni together...

type/question
theme/tls

**What did you do?** Download postgres_exporter with version 0.13.2 and run "./postgres_exporter --help", noticed: `--[no-]collector.postmaster Enable the postmaster collector (default: disabled)` **What did you expect to see?** [no-]collector.postmaster Enable the...

**Describe the bug** I tried to add memcached for chunks and results in my loki cluster, but from memcached_exporter it seems they were not working at all. I think there...

type/question

**Is your feature request related to a problem? Please describe.** Collect metrics from Flunetbit's API directly via TLS instead of going out from prometheus_remote_write. **Describe the solution you'd like** Add...

### What's wrong? This is per a closed issue: https://github.com/grafana/agent/issues/4698 We installed GA 0.37.2 on Windows Server without changing any configuration, error posted in the log files like below: ![image](https://github.com/grafana/agent/assets/19278537/d32ad25b-0e72-4b1b-aa6d-33419dde5397)...

bug

Hi Team, I am running K6 with script below: ![script](https://user-images.githubusercontent.com/19278537/226163126-4a05b50a-4054-4715-b1b3-5c0a965d1dd2.PNG) This limits the number of variable label app, namespace and pod to 1 (default is 5, 10 and 50 per...

**Describe the bug** I am ingesting the log files to Loki via Fluent-bit loki output plugin, the log lines with same timestamp were not in the order as they were...

## Bug Report **Describe the bug** No idea why all keys in log content is cleared. **To Reproduce** ``` [INPUT] Name tail Path /var/log/containers/kube*.log Path_Key filename Parser cri Tag kube.*...

Stale
status: waiting-for-triage

### The following program `sample.go` triggers an unexpected result package main func main() { cmap.Upsert() } ### Expected result There should be no error coming out. ### Got Error like...