Raised: $0
0% of monthly goal Help us cross the finish line!
Goal: $12,000
Raised: $0 Goal: $12,000
0% of monthly goal Help us cross the finish line!
Sponsor DDEV

add-on registry tests last commit release

DDEV Netdata

Overview

This add-on integrates Netdata into your DDEV project.

Stream any metrics from every physical and virtual server, container and IoT device, to one dashboard, in real-time.

NetData features

Installation

ddev add-on get tyler36/ddev-netdata
ddev restart

After installation, make sure to commit the .ddev directory to version control.

Usage

Command Description
ddev describe View service status and used ports for Netdata
ddev netdata Launch local Netdata UI
ddev logs -s netdata Check Netdata logs

Advanced Customization

To change the Docker image:

ddev dotenv set .ddev/.env.netdata --netdata-docker-image="netdata/netdata:latest"
ddev add-on get tyler36/ddev-netdata
ddev restart

Make sure to commit the .ddev/.env.netdata file to version control.

All customization options (use with caution):

Variable Flag Default
NETDATA_DOCKER_IMAGE --netdata-docker-image ddev/ddev-utilities:latest

Credits

Contributed and maintained by @tyler36