Piggy backing on Temporal's observability #315
devang-anaira
started this conversation in
General
Replies: 1 comment
-
|
The intention is that Zigflow's observability is a superset of Temporal's observability - there are additional things in there (Go app health, some Zigflow stuff), but they're all namespaced so can be ignored if you don't want them. All the standard Temporal things are there in there, so it should be a simple swap for you. If you run Zigflow and then go to localhost:9090/metrics (assuming the standard port), then you'll be able to see what's in there. Please raise an issue/PR if there are any things missing or ask any further questions in this thread. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can I use Temporal's monitoring and observability to track the workflow and activities, or will it need for us to create a completely new stack for monitoring since Temporal's observability will have generic DSL related terms?
Beta Was this translation helpful? Give feedback.
All reactions