Skip to content

feat: metrics to memories#11593

Merged
jif-oai merged 1 commit intomainfrom
jif/metrics-mem
Feb 12, 2026
Merged

feat: metrics to memories#11593
jif-oai merged 1 commit intomainfrom
jif/metrics-mem

Conversation

@jif-oai
Copy link
Collaborator

@jif-oai jif-oai commented Feb 12, 2026

No description provided.

Comment on lines +93 to +102
otel_manager.counter(
metrics::MEMORY_PHASE_ONE_JOBS,
1,
&[("status", "skipped_state_db_unavailable")],
);
otel_manager.counter(
metrics::MEMORY_PHASE_ONE_JOBS,
1,
&[("status", "skipped_state_db_unavailable")],
);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dupe?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I already have a follow-up where it's dropped. Dropping it therwe

@jif-oai jif-oai merged commit aeaa683 into main Feb 12, 2026
33 checks passed
@jif-oai jif-oai deleted the jif/metrics-mem branch February 12, 2026 15:28
@github-actions github-actions bot locked and limited conversation to collaborators Feb 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants