Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: management dashboard v1 #174

Merged
merged 23 commits into from
Jun 24, 2021
Merged

feat: management dashboard v1 #174

merged 23 commits into from
Jun 24, 2021

Conversation

dougolima
Copy link
Contributor

@dougolima dougolima commented Jun 1, 2021

Description

Create a management dashboard using angular and bootstrap

Fixes #178

How Has This Been Tested?

Unit test and visualizing data in the dashboard page

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have made corresponding changes to the documentation

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@dougolima dougolima force-pushed the dashboard-v1 branch 2 times, most recently from 90b73a7 to 0967b93 Compare June 1, 2021 15:22
@dougolima dougolima force-pushed the dashboard-v1 branch 5 times, most recently from 0ed7427 to cbf6afe Compare June 2, 2021 13:40
samples/KafkaFlow.Sample.Dashboard/Startup.cs Outdated Show resolved Hide resolved
src/KafkaFlow/Consumers/IMessageConsumer.cs Outdated Show resolved Hide resolved
src/KafkaFlow/Consumers/MessageConsumer.cs Outdated Show resolved Hide resolved
src/KafkaFlow/Consumers/MessageConsumer.cs Outdated Show resolved Hide resolved
src/KafkaFlow/KafkaBus.cs Outdated Show resolved Hide resolved
src/KafkaFlow.Admin/TelemetryScheduler.cs Show resolved Hide resolved
@dougolima dougolima force-pushed the dashboard-v1 branch 3 times, most recently from 6113c59 to f86e98d Compare June 11, 2021 11:02
src/KafkaFlow.Admin.WebApi/Contracts/ConsumerResponse.cs Outdated Show resolved Hide resolved
src/KafkaFlow.Admin/MemoryCacheTelemetryStorage.cs Outdated Show resolved Hide resolved
src/KafkaFlow.Admin/Messages/ConsumerMetric.cs Outdated Show resolved Hide resolved
src/KafkaFlow.Admin.WebApi/Controllers/GroupsController.cs Outdated Show resolved Hide resolved
src/KafkaFlow/Consumers/ConsumerFlowManager.cs Outdated Show resolved Hide resolved
@dougolima dougolima force-pushed the dashboard-v1 branch 6 times, most recently from 954510b to d4f5724 Compare June 22, 2021 18:38
@dougolima dougolima merged commit 9596bfe into master Jun 24, 2021
@dougolima dougolima deleted the dashboard-v1 branch June 24, 2021 15:24
@dougolima dougolima restored the dashboard-v1 branch June 24, 2021 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Dashboard - Consumers management
2 participants