Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

added Dashboard and readme update #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,12 @@ A `Player` is a singular reference to the position on the cabinet. i.e. Player
In a single play of a game, there is a `PlayerState` that can be used to track the current state of any given character.
They have an attribute that is a `Player`.

### Sumo Logic Dashboards
Included is `Killer Queen - Live Game.json`

#### Installation
Find and replace `$$killerqueen` in with the `_sourcecategory` of the data.
Copy link
Contributor

Choose a reason for hiding this comment

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

in what?

[Import](https://help.sumologic.com/05Search/Library/Export-and-Import-Content-in-the-Library#Import_Content_in_the_Library) the modified json.

### Additional Terminology
- A `Maiden` is the game's codified name for gates that minions can use to upgrade their player
Loading