hypertrace / hypertrace-service

Multiple hypertrace services combined together to form a single service.
Other
4 stars 15 forks source link

feat: Hypertrace data config service #66

Closed findingrish closed 3 years ago

findingrish commented 3 years ago

Continuation of https://github.com/hypertrace/hypertrace-service/pull/63

Add a service which combines entity, attribute and config service

Tested the ht setup locally with hotrod app (using https://github.com/hypertrace/hypertrace/compare/hypertrace-data-config-service)

attribute-entity-config-bootstrapper-fnwzt        0/1     Completed   0          77s
hypertrace-data-config-service-6cdf849c8b-b9trl   1/1     Running     0          78s
hypertrace-data-query-service-78b78f7775-x5ls8    1/1     Running     0          77s
all-views-creation-job-8mvbl                      0/1     Completed   0          94s
all-views-generator-f6c98ddfc-c25zt               1/1     Running     0          78s
hypertrace-graphql-service-8cfbdf85-7wdc9         1/1     Running     0          78s
hypertrace-kafka-topics-creator-7dh5d             0/1     Completed   0          2m41s
hypertrace-oc-collector-685c846b99-7hnfn          1/1     Running     0          77s
hypertrace-trace-enricher-7bd7786cf-xxhdl         1/1     Running     0          78s
hypertrace-ui-cdbc96b65-mn76v                     1/1     Running     0          78s
kafka-0                                           1/1     Running     0          34m
mongo-0                                           1/1     Running     0          34m
pinot-broker-0                                    1/1     Running     2          34m
pinot-controller-0                                1/1     Running     0          34m
pinot-minion-0                                    1/1     Running     2          34m
pinot-server-0                                    1/1     Running     2          34m
raw-spans-grouper-0                               1/1     Running     0          77s
schema-registry-567c8467fb-gxpl9                  1/1     Running     0          34m
span-normalizer-58c867d84c-pf5wt                  1/1     Running     0          77s
view-generation-kafka-topics-creator-ck9hv        0/5     Completed   0          105s
zookeeper-0                                       1/1     Running     0          34m
findingrish commented 3 years ago

https://github.com/hypertrace/hypertrace/issues/166