summaryrefslogtreecommitdiffhomepage
path: root/src/otel/.gitignore
diff options
context:
space:
mode:
authorAva Hahn <a.hahn@f5.com>2024-11-07 14:02:38 -0800
committerAva Hahn <110854134+avahahn@users.noreply.github.com>2024-11-12 09:50:02 -0800
commit8b697101818d8d2257a5421d21020c02e0802907 (patch)
tree1e84414772b184a795b05bcf850e0fed57599154 /src/otel/.gitignore
parent0391a3ca68017fbc0d862b2d6000e3fd8980e71e (diff)
downloadunit-8b697101818d8d2257a5421d21020c02e0802907.tar.gz
unit-8b697101818d8d2257a5421d21020c02e0802907.tar.bz2
otel: add opentelemetry rust crate code
This is purely the source code of the rust end of opentelemetry. It does not have build tooling wired up yet, nor is this used from the C code. Signed-off-by: Ava Hahn <a.hahn@f5.com> Signed-off-by: Gabor Javorszky <g.javorszky@f5.com>
Diffstat (limited to 'src/otel/.gitignore')
-rw-r--r--src/otel/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/otel/.gitignore b/src/otel/.gitignore
new file mode 100644
index 00000000..2f7896d1
--- /dev/null
+++ b/src/otel/.gitignore
@@ -0,0 +1 @@
+target/