Skip to content

Commit

Permalink
move vizceral to maintenance mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Reynolds committed May 30, 2018
1 parent f1f99e6 commit 28f7dc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OSSMETADATA
Original file line number Diff line number Diff line change
@@ -1 +1 @@
osslifecycle=active
osslifecycle=maintenance
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ This component can take multiple traffic graphs and will generate a 'global' gra

There are three levels of information, global, regional, and service-level, with clicking or double-clicking on a node bringing you one level deeper.

## Not actively maintained

We are not using this internally at Netflix at this time and the project is not actively being worked on. We occasionally look at the repo and will review PRs as time permits.

## Using

See [the wiki](https://github.com/Netflix/vizceral/wiki) for full documentation.
Expand Down

4 comments on commit 28f7dc8

@zackhsi
Copy link

Choose a reason for hiding this comment

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

Hey, I'm curious about this commit. What level of support does the maintenance lifecycle value indicate? Also, what—if anything—have you replaced this with internally?

Thanks!

@jrsquared
Copy link
Contributor

Choose a reason for hiding this comment

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

We are not actively developing Vizceral, but I will still look at PR's and provide guidance. We have not replaced it with anything internally.

@barthoda
Copy link

Choose a reason for hiding this comment

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

@jrsquared I'm sure you've answered this somewhere else. Why did Netflix stop using this?

@jrsquared
Copy link
Contributor

Choose a reason for hiding this comment

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

We do not currently have resources to actively maintain it as data sources slowly evolve over time.

Please sign in to comment.