We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73706fc commit f2b74d8Copy full SHA for f2b74d8
src/toddog.c
@@ -2,7 +2,7 @@
2
#include "toddog_udp.h"
3
4
// to send a metric to ddog
5
-char *metrictoDdog(
+char *metrictoddog(
6
OCIExtProcContext *ctx,
7
char *name, // pointer to name -- name of the metric
8
short name_i, // null status of name
0 commit comments