Search Criteria
Package Details: datadog-agent 7.75.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/datadog-agent.git (read-only, click to copy) |
|---|---|
| Package Base: | datadog-agent |
| Description: | Datadog Agent: collect metrics and events from your systems and apps |
| Upstream URL: | https://datadoghq.com |
| Keywords: | agent alerts analytics metrics monitoring |
| Licenses: | Apache |
| Submitter: | albertvaka |
| Maintainer: | albertvaka (ashwat) |
| Last Packager: | albertvaka |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-04-17 22:25 (UTC) |
| Last Updated: | 2026-02-05 11:01 (UTC) |
Dependencies (3)
- libxcrypt-compat
- sysstat
- pcre (make)
Required by (0)
Sources (8)
- datadog-agent-7.75.2-1-amd64-Packages
- datadog-agent-7.75.2-1-arm64-Packages
- datadog-agent-7.75.2-1-Release.sig
- datadog-agent-7.75.2-1-Release
- datadog-agent.sysusers
- datadog-agent.tmpfiles
- https://apt.datadoghq.com/pool/d/da/datadog-agent_7.75.2-1_amd64.deb
- https://apt.datadoghq.com/pool/d/da/datadog-agent_7.75.2-1_arm64.deb
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
albertvaka commented on 2023-09-26 12:00 (UTC)
I don't know about those packages so I'm probably not the best person to maintain them on AUR, but certainly it should be easy to do using the PKGBUILD file for datadog-agent as a base.
sankalpa commented on 2023-09-26 08:58 (UTC)
Albert,
Do you think there is a way to get "datadog-apm-library-all" and "datadog-apm-inject" migrated to AUR as well ?
ashwat commented on 2023-09-10 05:38 (UTC)
Hi @albertvaka!
I did just want to mention that I see an updated version available! Looks like it's v7.47.0-1. Will await the update and thanks!
albertvaka commented on 2023-09-10 05:31 (UTC)
Thanks shulhan, I can confirm this issue. I'll apply your patch and push an update.
shulhan commented on 2023-08-24 11:53 (UTC)
Hi @albertvaka,
I found some issues when enabling system-probe,
... failed to run constant fetcher: /opt/datadog-agent/embedded/share/system-probe/ebpf/runtime-security-offset-guesser.o has incorrect permissions: user=971, group=971, permissions=-rw-r--r--
which cause datadog-agent-sysprobe.service unable to run.
The issue is the *.o files (and all files under /opt/datadog-agent/embedded/share/system-probe/) should be owned by root. Some files, when compared with other Linux system, also have different permissions which I have fixed in datadog-agent.tmpfiles.
The following patches fix the permissions, making it match with other Linux installation,
BTW, the prebuild package is available at https://build.kilabit.info/karajo/app/#job_aur_datadog-agent
albertvaka commented on 2022-05-07 00:32 (UTC)
You are right, it's a dependency. Let me add it :)
outloudvi commented on 2022-05-05 13:07 (UTC)
Note that it may need
libxcrypt-compatas an optional dependency since some of its features requirelibcrypt.so.1. For example:albertvaka commented on 2021-04-20 22:07 (UTC)
Thanks Mark, I'll include your changes together with the 7.27 update :)
mnot commented on 2021-04-19 05:17 (UTC)
Upstream now supports armv8. I've made an attempt to accommodate it here: https://gist.github.com/mnot/0bf61ce9bd3cf2f45a8f54578bbdbed1
... it seems to work for me (on a Raspberry Pi 4).
albertvaka commented on 2020-11-16 13:41 (UTC)
You might need to run the following command to make the GPG key from Datadog trusted before you can build this package:
gpg --keyserver hkp://keyserver.ubuntu.com --receive-keys A2923DFF56EDA6E76E55E492D3A80E30382E94DE
« First ‹ Previous 1 2 3 4 Next › Last »