Dimitris P.

Results 9 issues of Dimitris P.

# Table of Contents - [Summary](#summary) - [Design Overview](#design-overview) - [Configuration](#configuration) - [Custom charts based on regex parsers](#custom-regex-charts) - [Configuration Examples](#configuration-examples) - [Log Collection](#log-collection) - [Tail_plugin.c](#tail-plugin-c) - [FLB_plugin.c](#flb-plugin-c) - [Buffering](#buffering)...

area/ci
area/packaging
area/docs
area/web
area/collectors
area/daemon
Epic
area/build

### Problem Currently, there isn't a standardised way for users to collect and submit data and other critical information for debugging (e.g. buildInfo, error.log at minimum). This: 1. creates problems...

feature request
needs triage

##### Summary This PR fixes some outstanding issues to make static builds work on OpenWRT. Closes https://github.com/netdata/netdata/issues/9517 . A ~~blog post or a~~ new OpenWRT Learn page might be required...

area/packaging
area/docs

### Bug description When passing the `--dry-run` option to `kickstart.sh`, the following output is generated. However, both native packages and static builds are installed correctly if script is executed without...

bug
area/packaging
priority/medium

### Bug description When running `kickstart.sh` on `OpenSuse Leap 15.4`, it tries to install Netdata using native packages but it fails due to missing GPG key: ``` [/tmp/netdata-kickstart-MhqGnLlhNd]# env zypper...

bug
area/packaging
priority/low

### Problem The agent installation disk space requirements have grown too big (>150MB for static installs) and are prohibitive for certain use cases, such as when [attempting to install it...

feature request
needs triage

### Problem Currently, there is no automatic way to migrate a Netdata install to a new machine: [ How to migrate master to a new server and all the previously...

feature request
needs triage

##### Summary This PR adds metrics and logs backfilling to `FLB_SYSTEMD` log type sources. To enable it, set `read from tail = no` in a log source of `FLB_SYSTEMD` type....

area/docs
area/logs-management

**Issue**: I noticed that when building the shared library on FreeBSD, it fails to be loaded by any programs attempting to use it via `dlopen()`. **Solution**: This PR fixes that...

Stale
docs-required
ok-package-test