Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7450899
statsd_mapping.conf.erb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
228 B
Subscribers
None
statsd_mapping.conf.erb
View Options
<%-
@real_statsd_maps
.
sort!
{
|
a
,
b
|
b
[
:name
]
<=>
a
[
:name
]
}
.
each
do
|
metric
|
-%>
<%=
metric
[
'map'
]
%>
name="
<%=
metric
[
'name'
]
%>
"
<%
metric
[
'labels'
].
sort
.
each
do
|
key
,
value
|
-%>
<%=
key
%>
="
<%=
value
%>
"
<%
end
%>
<%-
end
-%>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 17, 9:05 AM (5 h, 24 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3279591
Attached To
R141 puppet-puppet-prometheus
Event Timeline
Log In to Comment