Skip to content

Beyla 2.2 #3610

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

Merged
merged 8 commits into from
May 22, 2025
Merged

Beyla 2.2 #3610

merged 8 commits into from
May 22, 2025

Conversation

marctc
Copy link
Contributor

@marctc marctc commented May 15, 2025

PR Description

  • Fixes some misplaced configs in docs
  • Added some new unmapped fields

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@marctc marctc requested review from a team and clayton-cornell as code owners May 15, 2025 15:10
Copy link
Contributor

github-actions bot commented May 15, 2025

💻 Deploy preview deleted.

Copy link
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Sweet!

@wildum
Copy link
Contributor

wildum commented May 15, 2025

I think that this PR should be targeted at the Otel upgrade PR no?

@marctc
Copy link
Contributor Author

marctc commented May 16, 2025

I think that this PR should be targeted at the Otel upgrade PR no?

yeah, but i wanted to open this PR to see if the integration tests are passing (and is not the case actually!)

@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label May 21, 2025
@@ -262,6 +274,7 @@ the instrumented processes need to match all the selector properties.
| `namespace` | `string` | Regular expression of Kubernetes Namespaces to match. | `""` | no |
| `owner_name` | `string` | Regular expression of Kubernetes owners of running Pods to match. | `""` | no |
| `pod_labels` | `map(string)` | Key-value pairs of labels with keys matching Kubernetes Pods with the provided value as regular expression. | `{}` | no |
| `pod_annotations` | `map(string)` | Key-value pairs of labels with keys matching Kubernetes annotations with the provided value as regular expression. | `{}` | no |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| `pod_annotations` | `map(string)` | Key-value pairs of labels with keys matching Kubernetes annotations with the provided value as regular expression. | `{}` | no |
| `pod_annotations` | `map(string)` | Key-value pairs of labels with keys matching Kubernetes annotations with the provided value as regular expression. | `{}` | no |

One REALLY small spacing suggestion. If it's not included in this PR it's not a big deal :-)

@wildum wildum merged commit fec9180 into main May 22, 2025
42 checks passed
@wildum wildum deleted the beyla_2.2 branch May 22, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/docs Docs Squad label across all Grafana Labs repos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants