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

Add Envoy Collector #69

Merged
merged 13 commits into from
Mar 12, 2024
Merged

Add Envoy Collector #69

merged 13 commits into from
Mar 12, 2024

Conversation

isu-kim
Copy link
Contributor

@isu-kim isu-kim commented Mar 5, 2024

  • feature: now added envoy collector for access logging and metrics

- feature: now added envoy collector for access logging and metrics
@isu-kim
Copy link
Contributor Author

isu-kim commented Mar 5, 2024

  • todo: add automatic patch for istio proxyConfig
  • todo: add access log parsing

isu-kim and others added 10 commits March 5, 2024 10:48
@isu-kim
Copy link
Contributor Author

isu-kim commented Mar 12, 2024

  • feature: Istio automatic patching for envoy as well
  • feature: Envoy metrics and access log collection
  • feature: log-client now prints out raw messages on metrics as well as access logs from envoy
  • todo: add mongo client new protobuf for metrics, save metrics into metrics collection
  • todo: Envoy metrics sends data just once, so we need to make Envoy send its metrics periodically, or we shall do a polling

@isu-kim
Copy link
Contributor Author

isu-kim commented Mar 12, 2024

  • feature: add mongo client with new protobuf, it now stores metrics and access logs from envoy
  • fix: bug with envoy metrics being collected just once. fixed this by StreamMetrics as returnable function
  • shall pass and will be good to be sent

@isu-kim isu-kim merged commit 61ed612 into main Mar 12, 2024
8 checks passed
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.

2 participants