Skip to content

Conversation

@JuArce
Copy link
Collaborator

@JuArce JuArce commented May 5, 2025

Add metrics references for operators

Description

This PR adds information about exposed metrics by operators

Also, it updates the FAQ section

Type of change

  • Documentation

Checklist

  • “Hotfix” to testnet, everything else to staging
  • Linked to Github Issue
  • This change depends on code or research by an external entity
    • Acknowledgements were updated to give credit
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run
  • Has a known issue
  • If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • This PR adds compatibility for operator for both versions and do not change batcher/docs/examples
    • This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

@JuArce JuArce self-assigned this May 5, 2025
@JuArce JuArce linked an issue May 5, 2025 that may be closed by this pull request
Copy link
Member

@MarcosNicolau MarcosNicolau left a comment

Choose a reason for hiding this comment

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

Approved. Small comment regarding the example.

metrics_ip_port_address: localhost:9092
```

Example of exposed metrics:
Copy link
Member

Choose a reason for hiding this comment

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

Where does this example come from? And how can I reproduce it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The metrics are exposed in localhost:9092/metrics

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 just copied it from there

@MauroToscano MauroToscano merged commit 9588fd7 into testnet May 7, 2025
2 checks passed
@MauroToscano MauroToscano deleted the 1912-docs-add-metrics-references-for-operators branch May 7, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add metrics references for operators

4 participants