Skip to content

Conversation

@goastler
Copy link
Member

  • make vector throw error on missing env vars
  • make vector collect metrics
  • make docker containers export metrics
  • make vector dockfile run vector directly, no need for env substitution anymore due to expected env vars in vector config
  • make caddy expose http metrics on all interfaces under a given port, adjust vector to match
  • docker in dockerfile
  • tls off for caddy metrics
  • use http 1 for caddy metrics, no ssl
  • disable https
  • tls off
  • use http directly
  • http 1 only
  • https redir
  • typo
  • use redis password in vector connection str
  • fix env var name
  • err if env var missing
  • vector depend on redis
  • typo
  • use redis-exporter
  • use internal network for redis exporter
  • vector binds
  • remove binds
  • use prom scrape
  • use prom scrape endpoints - plural
  • make vector log in json format
  • add mongo, vector and redis logs
  • fix vrl
  • fix string parse in vrl
  • fix parsing error when .message isn't defined in a log
  • use mongo exporter container
  • use env file
  • pin version
  • make mongo-exporter use env vars from the env file
  • make vector config non-fail on string parse
  • escape
  • remove command
  • fix vector warnings
  • default to empty message in vector vrl
  • command
  • disable pronode1
  • healthcheck fix
  • fix mongo exporter version
  • use default entrypoint for mongo-exporter
  • test mongodburi
  • typo
  • revert back to vector based collection of mongo metrics
  • add capabilities to vector
  • shift tcp metrics to cadvisor instead of vector
  • remove vector host matrics
  • typo
  • revert to host metrics
  • move docker compose env to file
  • lower scape interval
  • bump vector img ver
  • re-enable provider1
  • use message_str representation if not logging json
  • oo configs

Copilot AI review requested due to automatic review settings August 20, 2025 08:33
@goastler goastler self-assigned this Aug 20, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

forgetso
forgetso previously approved these changes Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants