Jens Elkner

Results 36 issues of Jens Elkner

On Solaris with boost 1.59 and gcc 4.8.2 'boost_cv_pthread_flag' gets never set and thus thread tests fail (testing target http://cvc4.cs.nyu.edu/builds/src/unstable/). Using this workaround for now (sufficient for g++): ``` AC_DEFUN([_BOOST_PTHREAD_FLAG],...

_BOOST_FIND_LIBS fails to find 64bit libs since it doesn't check the amd64|x86_64 sub dirs of */lib/ # if defined(__amd64) || defined(__x86_64) env: boost 1.59 (Solaris 11.3, gcc 4.8.2)

One of the stranges of the Prometheus exposition format is to deliver human readable metrics out of the box. To accomplish this with snmp_exporter as well, it usually needs to...

It would be nice to support label name and label value rewrites in the generator. AFAIC the snmp-exporter just uses the numeric OIDs to query the target and uses `labelname`...

Wondering, why vmagent still tries to send data to the server even so all metrics are flagged with metric_relabel_debug: E.g.: file: `/tmp/promscrape.json` ``` { "global": { "scrape_interval": "15s", "external_labels": {...

bug
vmagent

Wondering, how vmagent distributes the workload [for scraping static targets, only] and how it handles timeouts. Assuming it has sufficient CPUs available, does vmagent create a "scrape worker" for each...

enhancement
question
docs

#### Summary DB migration fails with **Error 1267: Illegal mix of collations** `(utf8mb4_general_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation '='` #### Steps to reproduce Upgrade version 6.3.9 to 7.2.1 - install and...

# Required information * Ubuntu 20.04.3 * lxc 4.0.6 * Linux kino11 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux * mounts: cgroup2 /sys/fs/cgroup cgroup2...

# Required information * Distribution: Ubuntu * Distribution version: 20.04.3 * The output of * `4.0.6` * `Linux kino5 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64...

If one has set its env var POSIXLY_CORRECT (which is default for all our users and admins), DKMS fails and prevents proper kmod compilation/installation and screws up installation of packages,...

bug
help wanted