EOEPCA / resource-health

Apache License 2.0
0 stars 0 forks source link

Implementation of RH check UI dashboard demo app #20

Closed dovydas-an closed 1 month ago

dovydas-an commented 2 months ago

We've done a sanity check of using OpenSearch for storage either for writing directly with otel-collector or through Jaeger and then consuming the data. OpenSearch dashboards (with the observability extension) may be lacking as a dashboarding solution (we should write out this assessment properly), but useful at least for development purposes right now. A major component missing (that should probably be its own ticket) is the identity/security architecture, where we want to do an end-to-end example with document level access.

Originally posted by @tilowiklundSensmetry in #9

Since it has been identified that the OpenSearch dashboard tool is insufficient for the purposes of RH BB, it was decided to implement a custom dashboard app.

dovydas-an commented 1 month ago

@Jonas-Puksta-Sensmetry just wanted to verify, if this is already finished and ready for review or even Done?

Jonas-Puksta-Sensmetry commented 1 month ago

Yes, the basic version is done.