From 4d9baa07e104639a921b4158857b999fb8d77a15 Mon Sep 17 00:00:00 2001 From: coleramos425 Date: Tue, 29 Aug 2023 10:56:25 -0500 Subject: [PATCH 1/2] Update docs Signed-off-by: coleramos425 --- src/docs/installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/docs/installation.md b/src/docs/installation.md index 0efee867e5..af8c21bac1 100644 --- a/src/docs/installation.md +++ b/src/docs/installation.md @@ -15,6 +15,7 @@ Omniperf is broken into two installation components: - Stand alone web interface for importing analysis metrics 2. **Omniperf Server-side (_Optional_)** - Mongo DB backend + Grafana instance + - Packaged in a Docker container for easy setup Determine what you need to install based on how you'd like to interact with Omniperf. See the decision tree below to help determine what installation is right for you. From cc5bba19f4ed60310371ca2cea0980f461614f9b Mon Sep 17 00:00:00 2001 From: Cole Ramos Date: Tue, 29 Aug 2023 16:05:56 -0500 Subject: [PATCH 2/2] Update AUTHORS Signed-off-by: Cole Ramos --- AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS b/AUTHORS index 75ce96ffb7..5e721f8b7d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,3 +8,4 @@ Xiaomin Lu Cole Ramos Fei Zheng Jose Santos +Karl Schultz