Skip to content

Conversation

@manototh
Copy link
Collaborator

@manototh manototh commented Nov 24, 2025

If you can instrument your architecture to use the OTel Collector, you should use MetricsDB for storing metrics data. If you can’t use the OTel Collector, there are some circumstances when you can still use EventDB for metrics-style workloads:
If you can send metrics data to Axiom using the OTel Collector, use MetricsDB.

If you can’t use the OTel Collector and you want to send metrics data to Axiom, use EventDB if the following are true:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
If you can’t use the OTel Collector and you want to send metrics data to Axiom, use EventDB if the following are true:
If you can’t use the OTel Collector or another OTel compatible SDK, and you want to send metrics data to Axiom, use EventDB if the following are true:

### When to use MetricsDB or EventDB for metrics

If you can instrument your architecture to use the OTel Collector, you should use MetricsDB for storing metrics data. If you can’t use the OTel Collector, there are some circumstances when you can still use EventDB for metrics-style workloads:
If you can send metrics data to Axiom using the OTel Collector, use MetricsDB.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
If you can send metrics data to Axiom using the OTel Collector, use MetricsDB.
If you can send metrics data to Axiom using the OTel Collector or any other OTel metrics compatible system or SDK, use MetricsDB.

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.

2 participants