chore(deps): update terraform cookielab/grafana-alloy/kubernetes to v1.0.6#109
Open
chore(deps): update terraform cookielab/grafana-alloy/kubernetes to v1.0.6#109
Conversation
10712be to
1087a0a
Compare
1087a0a to
ca07d59
Compare
ca07d59 to
fcf8576
Compare
fcf8576 to
bbf7d1c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.0.6→v1.0.6v1.0.1→v1.0.6Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
cookielab/terraform-kubernetes-grafana-alloy (cookielab/grafana-alloy/kubernetes)
v1.0.6Compare Source
What's Changed
Features
Metrics remote_write authentication — The
metricsvariable now supports two authentication methods forprometheus.remote_write:basic_authviausernameandpasswordfieldsbearer_tokenfieldBoth methods are optional and mutually exclusive. Credentials are injected as Kubernetes Secret environment variables and referenced in the generated River config.
OTLP receiver bearer token authentication — The
otel-collectormodule now supports requiring Bearer Token authentication on the OTLP receiver (HTTP and gRPC) viaotel.bearer_token.Configurable agent name in all submodules — The
agent_namevariable is now exposed in all submodules (cluster,aws,node,single,kafka,loki-logs,custom,otel-collector), allowing custom naming of Helm releases.Ingress support in all submodules — The
ingressvariable is now available across all submodules, enabling external access configuration per agent.Documentation
otel-collectorexample with realistic usage patterns.Upgrade Notes
No breaking changes. All new fields are optional with
nulldefaults.Full Changelog: cookielab/terraform-kubernetes-grafana-alloy@v1.0.5...v1.0.6
v1.0.5Compare Source
What's Changed
Features
host_networkvariable to root module and all submodules — allows explicit control overhostNetworkon the controller pod; defaults totruefor daemonset andfalsefor deploymenthostNetworksupport for daemonset and dynamic replicas via HPA for clusteringv1.0.4Compare Source
v1.0.3Compare Source
v1.0.2Compare Source
v1.0.1Compare Source
v1.0.0Compare Source
What's Changed
Full Changelog: cookielab/terraform-kubernetes-grafana-alloy@v0.0.6...v1.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.