Skip to content

Conversation

@amotl
Copy link
Member

@amotl amotl commented Sep 21, 2025

About

With a bit of expanding the testing rig, this patch demonstrates at least OpenTelemetry metrics can be stored into CrateDB without much ado by just using existing software components, in this case the OpenTelemetry Collector and its Prometheus Remote Write Exporter together with the CrateDB Prometheus Adapter.

Outlook

Of course, a native CrateDB exporter would be much better, to also provide storing OpenTelemetry traces and logs, but this is certainly out of scope for this little patch. It would need to happen here, possibly by cloning the ClickHouse Exporter.

References

/cc @karynzv, @hammerhead, @kneth

@coderabbitai

This comment was marked as off-topic.

@amotl

This comment was marked as resolved.

@coderabbitai

This comment was marked as resolved.

@amotl amotl force-pushed the otel branch 2 times, most recently from df3f140 to 395de1e Compare September 21, 2025 15:35
@amotl amotl requested review from seut and surister September 21, 2025 16:42
README.rst Outdated
Comment on lines 22 to 23
- Support for storing `OpenTelemetry`_ metrics data through
`OpenTelemetry Collector`_'s `Prometheus Remote Write Exporter`_.
Copy link
Member Author

@amotl amotl Sep 22, 2025

Choose a reason for hiding this comment

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

After that patch has been merged, please refer to the documentation page here.

Copy link
Member Author

Choose a reason for hiding this comment

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

Added cross-link with 3007b4a.

@amotl amotl self-assigned this Oct 2, 2025
@amotl amotl merged commit c38505d into main Oct 2, 2025
12 checks passed
@amotl amotl deleted the otel branch October 2, 2025 21:01
@amotl amotl mentioned this pull request Nov 5, 2025
7 tasks
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.

3 participants