Skip to content

Conversation

ricoberger
Copy link
Member

It is now possible to add dashboards to a dependency of an application.
This can be done via the new "dashboards" property in the dependency
object. The dashboards can be referenced similar to how it is done in
the application.

The dashboards are only shown in the topology graph, when the user
clicks on the edge from the application to the application it depends
on.

The intended usage of this feature is it, to monitor the relation of two
applications, e.g. request metrics between the application and the
application it depends on.

@ricoberger ricoberger force-pushed the applications-add-dashboards-to-dependencies branch from 296abf8 to 8a8cbcb Compare December 30, 2021 22:07
It is now possible to add dashboards to a dependency of an application.
This can be done via the new "dashboards" property in the dependency
object. The dashboards can be referenced similar to how it is done in
the application.

The dashboards are only shown in the topology graph, when the user
clicks on the edge from the application to the application it depends
on.

The intended usage of this feature is it, to monitor the relation of two
applications, e.g. request metrics between the application and the
application it depends on.
@ricoberger ricoberger force-pushed the applications-add-dashboards-to-dependencies branch from 8a8cbcb to 76dc8aa Compare December 30, 2021 22:12
@codecov-commenter
Copy link

Codecov Report

Merging #270 (76dc8aa) into main (1b92bc3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #270   +/-   ##
=======================================
  Coverage   35.30%   35.31%           
=======================================
  Files          90       90           
  Lines        7650     7651    +1     
=======================================
+ Hits         2701     2702    +1     
  Misses       4913     4913           
  Partials       36       36           
Impacted Files Coverage Δ
plugins/applications/pkg/topology/topology.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b92bc3...76dc8aa. Read the comment docs.

@ricoberger ricoberger merged commit 24a2c0e into main Dec 30, 2021
@ricoberger ricoberger deleted the applications-add-dashboards-to-dependencies branch December 30, 2021 22:54
@ricoberger ricoberger linked an issue Dec 30, 2021 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[applications] Improve applications functionality

2 participants