【openeuler/grafana-agent docker image overview】

在这里插入图片描述

Quick reference

Grafana-agent | openEuler

Current Grafana-agent docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

Grafana Agent is an OpenTelemetry Collector distribution with configuration inspired by Terraform. It is designed to be flexible, performant, and compatible with multiple ecosystems such as Prometheus and OpenTelemetry.

Grafana Agent is based around components. Components are wired together to form programmable observability pipelines for telemetry collection, processing, and delivery.

Grafana Agent can collect, transform, and send data to:

Learn more on Grafana-agent website.

Supported tags and respective Dockerfile links

The tag of each grafana-agent docker image is consist of the version of grafana-agent and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
0.40.2-oe2203sp3Grafana-agent 0.40.2 on openEuler 22.03-LTS-SP3amd64, arm64

Usage

In this usage, users can select the corresponding {Tag} and container startup options based on their requirements.

  • Pull the openeuler/grafana-agent image from docker

    docker pull openeuler/grafana-agent:{Tag}
    
  • Start a grafana-agent instance

    docker run -d --name my-grafana-agent -p 12345:12345 openeuler/grafana-agent:{Tag}
    

    After the instance my-grafana-agent is started, access the grafana-agent service through http://localhost:12345.

  • Container startup options

    OptionDescription
    -p 12345:12345Expose Grafana Agent on localhost:12345.
    -v /path/to/agent/config.yaml:/etc/agent/agent.yamlLocal configuration file agent.yml.
  • View container running logs

    docker logs -f my-grafana-agent
    
  • To get an interactive shell

    docker exec -it my-grafana-agent /bin/bash
    

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

  • 8
    点赞
  • 15
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值