Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discuss: FTL specific otel metrics #1786

Open
wesbillman opened this issue Jun 14, 2024 · 1 comment
Open

Discuss: FTL specific otel metrics #1786

wesbillman opened this issue Jun 14, 2024 · 1 comment
Labels
question Further information is requested

Comments

@wesbillman
Copy link
Member

Are there FTL specific metrics that we should implement to help us debug issues with customer modules running on FTL?

Some random thoughts to get us started

  • Anything pubsub related? retries? latencies?
  • FSM?

We have calls and GRPC stuff pretty well covered, but want to make sure we are happy with the telemetry we have implemented.

@wesbillman wesbillman added the question Further information is requested label Jun 14, 2024
@github-actions github-actions bot added the triage Issue needs triaging label Jun 14, 2024
@ftl-robot ftl-robot mentioned this issue Jun 14, 2024
@alecthomas
Copy link
Collaborator

We definitely don't have sufficient custom metrics. We basically need to instrument everything - secret/config accesses, database successes/errors, pubsub, etc.

@safeer safeer removed the triage Issue needs triaging label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants