Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Releases: Metrika-Inc/agent

v0.7.2

09 Dec 12:30
2ccb0c6
Compare
Choose a tag to compare
  • [2ccb0c6] Set the default sampling and publish intervals to 15s. (#106) (tomasger)

v0.7.1

08 Dec 15:47
591b257
Compare
Choose a tag to compare
  • [591b257] Re-use scanner when reading docker logs for node discovery (#102) (Ioannis Gakos)
  • [e5d8470] Support multiple nodes. Disable logging on non-consensus nodes. (#95) (tomasger)

v0.7.0

01 Dec 16:36
9f34bae
Compare
Choose a tag to compare
  • [9f34bae] Add NodeRole as a top-level PlatformMessage parameter in agent protofile (#101) (Ioannis Gakos)

v0.6.2

30 Nov 21:09
Compare
Choose a tag to compare
  • [dde89e7] Use netdev collector to expose network device information. (Tomas G)

v0.6.1

25 Nov 17:44
Compare
Choose a tag to compare
  • [fba77f4] Fix graceful shutdown on default case where HTTP is disabled (Ioannis Gakos)
  • [aea6119] Change agent's default HTTP listen port to 9999 (Ioannis Gakos)
  • [53f5116] Update agent configuration for Ansible (Ioannis Gakos)

v0.6.0

23 Nov 17:10
Compare
Choose a tag to compare
  • [cd71195] Update README on runtime.http_addr and runtime.metrics_enabled (Ioannis Gakos)
  • [abd0acb] Disable HTTP server by default (Ioannis Gakos)
  • [3b94ce9] Remove unused code for PidOf and PidArgs (#97) (Ioannis Gakos)
  • [843f45f] Bugfix: fail to load runtime.logging.level and runtime.http_addr yaml from env (#96) (Ioannis Gakos)
  • [6256da1] TODO cleanup (Ioannis Gakos)
  • [b0a1141] Disable /metrics endpoint by default and enable with runtime.metrics_enabled (Ioannis Gakos)
  • [acafaa5] Rename runtime.metrics_addr to runtime.http_addr (Ioannis Gakos)
  • [88b0495] Document local endpoints /metrics and /loglvl (Ioannis Gakos)
  • [1a1f419] Common HTTP handler for local endpoint and Host header validation (Ioannis Gakos)
  • [6c858cf] Fix formatting in installation script (Ioannis Gakos)
  • [8a313f0] Verify binary integrity by sha256 checksum (Ioannis Gakos)
  • [9aa63c3] Fallback to loading Flow env from env file only when metadata extraction fails from docker cmd shell args. (#85) (Ioannis Gakos)
  • [c3e9658] Add README.md instructions for docker image verification with cosign (Ioannis Gakos)
  • [96a3b85] Signed Docker images backed by sigstore (Ioannis Gakos)
  • [e2d7ff6] Remove -linkmode=external as it's only applicable with CGO_ENABLED (#91) (Ioannis Gakos)
  • [e12a22d] Enable RELRO,PIE checks in produced binaries (Ioannis Gakos)
  • [77c3278] Disable pprof from produced binaries (#87) (Ioannis Gakos)

v0.5.1

20 Oct 08:44
6ed1064
Compare
Choose a tag to compare
  • [6ed1064] Reverts cc2d575 as container.ID filter is not picking up docker events (#84) (Ioannis Gakos)
  • [bdd117b] Upgrade docker/metadata-action to v4 (Ioannis Gakos)
  • [0cc0416] Improve workflow/jobs names (Ioannis Gakos)
  • [1373da6] Build docker images w tag nightly based on main branch (Ioannis Gakos)
  • [c1f0cb0] Set nightly ci schedule to midnight (Ioannis Gakos)

v0.5.0

19 Oct 10:16
Compare
Choose a tag to compare
  • [18a735c] Catch all stop,kill,die events to signal a container is gone (Ioannis Gakos)
  • [cc2d575] Use container id instead of names[0] for docker events filtering (Ioannis Gakos)
  • [d78a314] Update Makefile to support multi-platform docker image builds (Ioannis Gakos)
  • [bba8cd2] Switch to alpine:3 docker images from agent execution layer (Ioannis Gakos)
  • [bbec65e] Bump default logging level to info. (Ioannis Gakos)
  • [b5dfb08] Enable Docker image build&push CI (on git tag or nightly) (Ioannis Gakos)
  • [20f2b28] Add Makefile targets for Docker image variants (Ioannis Gakos)
  • [11e55fd] Make Agent Exporters configurable (#78) (tomasger)

v0.4.2

07 Oct 15:31
cc5d53d
Compare
Choose a tag to compare
  • [f6a63c1] CI/CD: Grant write access to contents (Nikos Chasiotis)

v0.3.0

05 Oct 13:13
Compare
Choose a tag to compare
  • [0bca2e5] Use DOCKER_API_VERSION=1.41 for proxy setup (Ioannis Gakos)
  • [2d29b9f] Remove debug relics from Caddyfile (Ioannis Gakos)
  • [0bb3b3e] Add username and container name placeholders in Caddyfile (Ioannis Gakos)
  • [fe2ddba] Fix error log line with missing error field. (Ioannis Gakos)
  • [288f702] Installation instructions for Docker proxy enabled setup powered by Caddy (Ioannis Gakos)
  • [40c5c54] Configure systemd service to cover reverse proxy mode (Ioannis Gakos)
  • [d01f7c9] Remove DOCKER_API_VERSION regex and override with environment variable (Ioannis Gakos)
  • [e028ecf] Caddyfile configuration to allow only agent node discovery operations (Ioannis Gakos)
  • [452fa7f] improvement: GHA PR Notify URL (Christos Kotsis)
  • [9ee1bb7] fix: GitHub Actions PR Notify Close on Merge (Christos Kotsis)
  • [6ecd21c] feat: GitHub Actions PR Notify (Christos Kotsis)
  • [3530a3b] Move ansible directory under contrib (Ioannis Gakos)
  • [51ad699] Update agent config template to latest tag (v0.2.5) (Ioannis Gakos)
  • [373de68] Create ansible role for installing agent (sjonpaulbrown)
  • [a6f89eb] fixup: strip binaries when linking. (#69) (cosmix)
  • [740f8d8] Cleanup buffer controller close sequence and fix flaky test (#70) (Ioannis Gakos)
  • [f18ed71] chore: update GHA stale PR version (Christos Kotsis)
  • [212f87f] fix: GHA stale PRs time windows (Christos Kotsis)
  • [4b6c78f] Remove a confusing timesync transient failure log. (#67) (tomasger)