some small changes #1

Open
p4u1 wants to merge 1 commits from p4u1/monitoring-ng:changes into main
Member
No description provided.
p4u1 added 1 commit 2024-02-13 15:43:49 +00:00
p4u1 reviewed 2024-02-13 15:44:24 +00:00
@ -12,7 +12,6 @@ export PROMETHEUS_YML_VERSION=v2
# creates a default prometheus scrape config for a given node
add_node(){
name=$1
add_domain "$name" "$name:8082"
Author
Member

This didn't work for us. Maybe we did something wrong though?

This didn't work for us. Maybe we did something wrong though?
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b p4u1-changes main
git pull changes

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff p4u1-changes
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/monitoring-ng#1
No description provided.