Nginx OTel module.
This commit is contained in:
parent
0cce01b3c7
commit
9d3e21194c
8 changed files with 963 additions and 0 deletions
5
src/str_view.hpp
Normal file
5
src/str_view.hpp
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include <opentelemetry/nostd/string_view.h>
|
||||
|
||||
typedef opentelemetry::nostd::string_view StrView;
|
||||
Loading…
Add table
Add a link
Reference in a new issue