Skip to content

Commit

Permalink
feat: in application resource analytics page more timeframes added
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmoysrt committed Apr 6, 2024
1 parent 51d0510 commit 5291625
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
6 changes: 6 additions & 0 deletions swiftwave_service/graphql/application.resolvers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion swiftwave_service/graphql/model/models_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions swiftwave_service/graphql/schema/application.graphqls
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ enum DeploymentMode {

enum ApplicationResourceAnalyticsTimeframe {
last_1_hour
last_3_hours
last_6_hours
last_12_hours
last_24_hours
last_7_days
last_30_days
Expand Down

0 comments on commit 5291625

Please sign in to comment.