Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor metrics registry exporter #3989

Merged
merged 6 commits into from
Sep 20, 2024

Conversation

kamaljeeti
Copy link
Collaborator

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking

/kind bug

/kind cleanup
/kind documentation
/kind feature
/kind hotfix
/kind release

What this PR does / Why we need it:

Which issue(s) this PR fixes:#3924

Closes #3924

Special notes for your reviewer:

@github-actions github-actions bot added kind/bug These are bugs. size/S labels Sep 18, 2024
@agones-bot
Copy link
Collaborator

Build Failed 😭

Build Id: 5a3988dc-b3c3-4208-83a3-26a07197f828

Status: FAILURE

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Failed 😭

Build Id: 8737d81b-cf40-47ab-9dc0-b65113007e9e

Status: FAILURE

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 932f1635-1a2a-4485-93e3-af413b4dc77e

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

git fetch https://github.com/googleforgames/agones.git pull/3989/head:pr_3989 && git checkout pr_3989
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.44.0-dev-af36937

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 0b1367b8-e48b-423f-b4d9-964949e39a44

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

git fetch https://github.com/googleforgames/agones.git pull/3989/head:pr_3989 && git checkout pr_3989
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.44.0-dev-fd48eb1

@gongmax gongmax merged commit 19c1700 into googleforgames:main Sep 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor metrics register exporter setup
3 participants