You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I'm trying to get the ecs_observer working with a prometheus receiver. I'm using AWS distro (ADOT) and running it in an ECS task.
Suggested config is to have a shared file in the /etc directory, but I get this error:
I can probably workaround it by using the /tmp dir, but not sure this is the best path.
Anyone else have this experience, or who can suggest the preferred path?
Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm trying to get the ecs_observer working with a prometheus receiver. I'm using AWS distro (ADOT) and running it in an ECS task.
Suggested config is to have a shared file in the /etc directory, but I get this error:
error ecsobserver@v0.117.0/extension.go:34 ECSDiscovery stopped by error { "kind": "extension", "name": "ecs_observer", "error": "open /etc/ecs_sd_targets.yaml: permission denied" }
I can probably workaround it by using the /tmp dir, but not sure this is the best path.
Anyone else have this experience, or who can suggest the preferred path?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions