Skip to content

Commit b04dea4

Browse files
authored
Merge pull request #394 from dmitchsplunk/main
enabled histogram output for the profiling workshop
2 parents 612c4af + c927fe4 commit b04dea4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

workshop/profiling/otel/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
agent:
22
config:
3+
exporters:
4+
signalfx:
5+
send_otlp_histograms: true
36
processors:
47
resource/envname:
58
attributes:

0 commit comments

Comments
 (0)