Skip to content

Commit 8e558b9

Browse files
committed
[docs]: Add TODO for subject templates
1 parent ee18304 commit 8e558b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exporter/natscoreexporter/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ NATS Core exporter exports logs, metrics and traces to [NATS Core](https://docs.
77

88
## Configuration
99

10+
**TODO: With regards to subjects, `text/template` can only call methods with no arguments. This won't work for `Resource`s, for example, since `Resource` attributes are only accessible using the `Get(string)` method. I need to find or design an alternative that supports this.**
11+
1012
The following configuration options are supported:
1113

1214
- `endpoint` (default = nats://localhost:4222): The NATS server URL.

0 commit comments

Comments
 (0)