Skip to content

Commit

Permalink
Update agent version in configuration file (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
bardabun authored May 27, 2024
1 parent 59f19a1 commit 075f035
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions resources/otel/processors/resource_agent.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
resource/agent:
attributes:
- key: logzio_agent_version
value: v1.1.32
action: upsert
- key: type
value: agent-windows
action: upsert
value: v1.1.34
action: upsert

0 comments on commit 075f035

Please sign in to comment.