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

grafana-agent 0.38.0 #155035

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Conversation

grafanabot
Copy link
Contributor

action-homebrew-bump-formula


Created with brew bump-formula-pr.

release notes
This is release `v0.38.0` of Grafana Agent.

v0.38.0 is a huge release, with many new features, improvements, and bugfixes. This page only covers a very small portion of those changes. For a full list of changes, refer to our CHANGELOG.

Upgrading

Read the relevant upgrade guides for specific instructions on upgrading from older versions:

Notable changes:

Breaking changes

  • The deprecated otelcol.exporter.jaeger component has been removed as scheduled in v0.36.
  • Some metrics for the mysqld exporter integration ahve been removed or renamed.

Features

  • New flow mode components:
    • otelcol.processor.filter filters OTLP telemetry data using OpenTelemetry Transformation Language (OTTL).
    • otelcol.receiver.vcenter receives metrics telemetry data from vCenter.
  • Changes to River:
    • River now supports "raw strings" to avoid needing to escape special characters.
    • River now permits using [] to access non-existent keys in an object, rather than generating an error.

Enhancements

  • Improvements to log collection in flow mode:
    • Improve detection of rolled log files in loki.source.kubernetes and loki.source.podlogs.
    • Clustering is now supported in loki.source.kubernetes and loki.source.podlogs.
    • Added support for replaying unsent data for loki.write when WAL is enabled.
  • Improvements to the flow controller:
    • Improved resilience of graph evaluation in presence of slow components.

Installation

Refer to our installation guides for how to install the variants of Grafana Agent:

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 21, 2023
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants