Skip to content

Commit

Permalink
PMM-13399 include nomad into pmm client.
Browse files Browse the repository at this point in the history
  • Loading branch information
BupycHuk committed Nov 8, 2024
1 parent b70db18 commit 7852170
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/packages/deb/rules
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ override_dh_auto_install:
cp -f distro/rds_exporter $(TMP)/rds_exporter
cp -f distro/azure_exporter $(TMP)/azure_exporter
cp -f distro/vmagent $(TMP)/vmagent
cp -f distro/nomad $(TMP)/nomad
cp -f distro/example.prom $(TMP)/example.prom
cp -f distro/queries-mysqld.yml $(TMP)/queries-mysqld.yml
cp -f distro/queries-mysqld-group-replication.yml $(TMP)/queries-mysqld-group-replication.yml
Expand Down
3 changes: 3 additions & 0 deletions build/packages/rpm/client/pmm-client.spec
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@ fi
%attr(-,pmm-agent,pmm-agent) /usr/local/percona/pmm

%changelog
* Fri Nov 8 2024 Nurlan Moldomurov <[email protected]>
- PMM-13399 include nomad into pmm client

* Tue Jun 21 2022 Nikita Beletskii <[email protected]>
- PMM-7 remove support for RHEL older then 7

Expand Down

0 comments on commit 7852170

Please sign in to comment.