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

Add CI #3

Merged
merged 7 commits into from
May 3, 2024
Merged

Add CI #3

merged 7 commits into from
May 3, 2024

Conversation

jeffkreeftmeijer
Copy link
Member

No description provided.

For adding new metric types (like for Kubernetes pods), the tag keys
need to be different ("pod" instead of "node"). Previously, the tag
keys were hardcoded in AppSignalMetric::new. This patch moves the tag
creation to extract_metrics, which passes the tags as a HashMap.
@backlog-helper
Copy link

backlog-helper bot commented May 3, 2024

Hi @jeffkreeftmeijer,

We've found some issues with your Pull Request.

  • This Pull Request is missing a description. Please describe the problem so other people understand the Pull Request as well. - (More info)
  • This Pull Request is missing labels. Please add labels to help identify types of Pull Requests. - (More info)
  • This Pull Request is missing reviewers. Either convert this Pull Request into a draft or ignore this rule by adding [skip review] to your Pull Request body. - (More info)

New issue guide | Backlog management | Rules | Feedback

@jeffkreeftmeijer jeffkreeftmeijer merged commit 86cc747 into main May 3, 2024
2 checks passed
@jeffkreeftmeijer jeffkreeftmeijer deleted the ci branch May 3, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant