openeuler/grafana-agentThe official Grafana-agent docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, 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.
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
| Tags | Currently | Architectures |
|---|---|---|
| 0.44.7-oe2403sp3 | Grafana-agent 0.44.7 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 0.40.2-oe2203sp3 | Grafana-agent 0.40.2 on openEuler 22.03-LTS-SP3 | amd64, arm64 |
| 0.41.1-oe2203sp3 | Grafana-agent 0.41.1 on openEuler 22.03-LTS-SP3 | amd64, arm64 |
| 0.43.3-oe2003sp4 | Grafana-agent 0.43.3 on openEuler 20.03-LTS-SP4 | amd64, arm64 |
| 0.43.3-oe2203sp1 | Grafana-agent 0.43.3 on openEuler 22.03-LTS-SP1 | amd64, arm64 |
| 0.43.3-oe2203sp3 | Grafana-agent 0.43.3 on openEuler 22.03-LTS-SP3 | amd64, arm64 |
| 0.43.3-oe2203sp4 | Grafana-agent 0.43.3 on openEuler 22.03-LTS-SP4 | amd64, arm64 |
| 0.43.3-oe2403lts | Grafana-agent 0.43.3 on openEuler 24.03-LTS | amd64, arm64 |
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
bashdocker pull openeuler/grafana-agent:{Tag}
Start a grafana-agent instance
bashdocker run -d --name my-grafana-agent -p ***:*** openeuler/grafana-agent:{Tag}
After the instance my-grafana-agent is started, access the grafana-agent service through http://localhost:***.
Container startup options
| Option | Description |
|---|---|
-p ***:*** | Expose Grafana Agent on localhost:***. |
-v /path/to/agent/config.yaml:/etc/agent/agent.yaml | Local configuration file agent.yml. |
View container running logs
bashdocker logs -f my-grafana-agent
To get an interactive shell
bashdocker exec -it my-grafana-agent /bin/bash
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务