- Sort Score
- Num 10 results
- Language All
Results 1 - 9 of 9 for mg (0.02 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/metrics-v3-types.go
metricValues := newMetricValues(mg.descriptorMap) var err error if mg.IsBucketMetricsGroup() { err = mg.bucketLoader(GlobalContext, metricValues, mg.cache, mg.buckets) } else { err = mg.loader(GlobalContext, metricValues, mg.cache) } // There is no way to handle errors here, so we panic the current goroutine
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Feb 28 19:33:08 GMT 2025 - 15.6K bytes - Click Count (0) -
cmd/metrics-v3.go
for _, mg := range allMetricGroups { if !strings.HasPrefix(string(mg.CollectorPath), clusterBasePath) { mg.AddExtraLabels( serverName, globalLocalNodeName, // poolIndex, strconv.Itoa(globalLocalPoolIdx), ) } mg.SetCache(metricsCache) if mg.IsBucketMetricsGroup() { bucketMGMap[mg.CollectorPath] = mg } else { mgMap[mg.CollectorPath] = mg } }Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 02 00:55:27 GMT 2024 - 13.6K bytes - Click Count (0) -
cmd/metrics-v2.go
mg.RegisterRead(func(ctx context.Context) []MetricV2 { return getHistogramMetrics(httpRequestsDuration, getS3TTFBDistributionMD(), true, true) }) return mg } func getTierMetrics() *MetricsGroupV2 { mg := &MetricsGroupV2{ cacheInterval: 10 * time.Second, } mg.RegisterRead(func(ctx context.Context) []MetricV2 { return globalTierMetrics.Report() }) return mg }
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 133.6K bytes - Click Count (0) -
cmd/metrics-resource.go
Subsystem: subSys, Name: name, Help: help, Type: gaugeMetric, } } func getResourceMetrics() *MetricsGroupV2 { mg := &MetricsGroupV2{ cacheInterval: resourceMetricsCacheInterval, } mg.RegisterRead(func(ctx context.Context) []MetricV2 { metrics := []MetricV2{} subSystems := []MetricSubsystem{interfaceSubsystem, memSubsystem, driveSubsystem, cpuSubsystem}
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Oct 10 18:57:03 GMT 2025 - 17.2K bytes - Click Count (0) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list
meme memorial memset.net men menu meraker.no merck merckmsd merseine.nu meråker.no messerli.app messina.it messwithdns.com meteorapp.com mex.com mg mg.gov.br mg.leg.br mh mi.it mi.th mi.us miami miasa.nagano.jp miasta.pl mibu.tochigi.jp microlight.aero microsoft midori.chiba.jp midori.gunma.jp midsund.no
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue May 27 22:00:49 GMT 2025 - 129.6K bytes - Click Count (3) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
// me : https://www.iana.org/domains/root/db/me.html me co.me net.me org.me edu.me ac.me gov.me its.me priv.me // mg : https://nic.mg mg co.mg com.mg edu.mg gov.mg mil.mg nom.mg org.mg prd.mg // mh : https://www.iana.org/domains/root/db/mh.html mh // mil : https://www.iana.org/domains/root/db/mil.html mil
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Dec 27 13:39:56 GMT 2024 - 309.7K bytes - Click Count (1) -
android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
"?l8bxi8ifc21--nx?rb0ef1c21--nx???8&8yvfe--nx?a7maabgm--nx??b!.&gro?moc?ten?ude?vog??mg??c!.&7erauqs,amil4,duolc-drayknil,e&garotstcejbo.&amr,gpl,?lacsduolc.&amr.stcejbo,gpl.stcejbo,tsuc,?tisbew321,?gniksnd,p&h21,ohsdaerpsym,?snd&tog,uolc,?wolf.e&a.1pla,nigneppa,?xi2,ytic-amil,?aoc?et!.spparevelc,?ir!euz??r&aes?uhc??sob?taw!s???d0sbgp...
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Tue Dec 16 20:00:28 GMT 2025 - 76.5K bytes - Click Count (1) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.mat"/> </mime-type> <mime-type type="text/x-modula"> <_comment>Modula source code</_comment> <glob pattern="*.m3"/> <glob pattern="*.i3"/> <glob pattern="*.mg"/> <glob pattern="*.ig"/> <sub-class-of type="text/plain"/> </mime-type> <mime-type type="text/x-objcsrc"> <_comment>Objective-C source code</_comment> <glob pattern="*.m"/>
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Thu Oct 16 07:46:32 GMT 2025 - 320.2K bytes - Click Count (5) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
338C ; mapped ; 03BC 0066 # 1.1 SQUARE MU F 338D ; mapped ; 03BC 0067 # 1.1 SQUARE MU G 338E ; mapped ; 006D 0067 # 1.1 SQUARE MG 338F ; mapped ; 006B 0067 # 1.1 SQUARE KG 3390 ; mapped ; 0068 007A # 1.1 SQUARE HZ 3391 ; mapped ; 006B 0068 007A #1.1 SQUARE KHZ
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sat Feb 10 11:25:47 GMT 2024 - 854.1K bytes - Click Count (0)