-
Hi, I would like to export the metrics to a file which I can then import. The usecase is diagnosing a customer deployment which do not have access to a metric DB like prometheus. The OpenTelementry site describes a simple exporter that writes the OLTP messages to JSON. However, i can not find any implementation of this exporter. |
Beta Was this translation helpful? Give feedback.
Answered by
ps-weber
Apr 3, 2023
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pellared
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think I figured it out:
https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/fileexporter
https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/filereceiver