I am developing new SD mechanism in Prometheus for Oracle Cloud 
Infrastructure.
and during debugging I am observing that it 
 the "unmarshall" method 
func (c *SDConfig) UnmarshalYAML(unmarshal func(interface{}) error) error 
{...}
is getting called twice.
Is it expected?
As far as I understood the Prometheus framework, it should get called only 
once at the start.

I am new to golang, doubting if there is some problem with my setup.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/2e7d3aa1-5810-4768-9239-4515ffe26e52n%40googlegroups.com.

Reply via email to