t9 Integration #21
Open
Cici919 wants to merge 25 commits into
Open
Conversation
* faultmanagement integration * deleted copy of directory * Integrated Frontend of Fault Management with Dashboard. No client/server comm yet. * got stuff working broke the adding alerts somehow at the end * issue with package json, fixed alert removal add create databases * fixed the issue with last pull request * created new database structure, choosing database --------- Co-authored-by: Chtun <chtun@live.com> Co-authored-by: Greeshma Nerella <86501469+greeshiee@users.noreply.github.com>
uc3 backend in components folder*
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
delete the performance component in src/component added performance folder in integration. You can run team9's code by first make your Docker server run, then navigate to Integration/ performance then run
docker-compose up --build -d
Then use URL: http://localhost:3000 will visit the frontpage, then going into team 7 authentication process. After redirect click "dashboard" button, will link to our Prometheus Dashboard.