Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ealui-statsig committed Oct 18, 2024
1 parent 0a853a5 commit b369030
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,6 @@ We recommend two main modes of deploying the statsig forward proxy:

<img width="636" alt="Screenshot 2024-04-03 at 7 26 56 PM" src="https://github.com/statsig-io/statsig-forward-proxy/assets/111610731/6f24c712-1423-4cb7-af07-aaeaf0f0d91f">

# Monitoring

See documentation [here](https://github.com/statsig-io/statsig-forward-proxy/blob/main/docs/monitoring.md) for how to monitor and understand metrics.

# Architecture

The software architecture is designed as follows:
Expand Down
1 change: 0 additions & 1 deletion src/observers/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ pub enum ProxyEventType {
InMemoryCacheWriteSkipped,
InMemoryCacheReadSucceed,
ConfigSpecStoreGotData,
ConfigSpecStoreGotNoData,
GrpcStreamingStreamedInitialized,
GrpcStreamingStreamedResponse,
GrpcStreamingStreamDisconnected,
Expand Down

0 comments on commit b369030

Please sign in to comment.