Skip to content

Commit

Permalink
[YUNIKORN-2464] Missing markdown list indentation @docs/design/histor…
Browse files Browse the repository at this point in the history
…ical_usage_tracking.md (apache#407)

Closes: apache#407

Signed-off-by: Chia-Ping Tsai <[email protected]>
  • Loading branch information
ryankert01 authored and chia7712 committed Mar 3, 2024
1 parent 1135108 commit 8092837
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/design/historical_usage_tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,23 @@ Work to be tracked under [YUNIKORN-1628](https://issues.apache.org/jira/browse/Y

## Goals

- Implementation of an event stream for an application, including:
- State changes
- Asks and allocation changes
- Implementation of an event stream for an application, including:
- State changes
- Asks and allocation changes
- Implementation of an event stream for a node, including:
- State changes
- Allocation changes
- State changes
- Allocation changes
- Implementation of an event stream for a queue, including:
- State changes
- Usage changes
- State changes
- Usage changes
- Define a REST interface for event retrieval

## Non Goals

- Add a data store for the historical data
- Display the event information
- Rebuild data on recovery
- Historical data will not be rebuild
- Historical data will not be rebuild
- Authentication and Authorisation on the REST interface

## Existing Event System
Expand Down

0 comments on commit 8092837

Please sign in to comment.