Expand my Community achievements bar.

duypnguyen
duypnguyen
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • yes this is an example:curl --location --request GET 'https://my-namespace-stage.adobeioruntime.net/api/v1/web/my-app-0.0.1/read-state?key=name' \ --header 'X-OW-EXTRA-LOGGING: on'

    Type

    Questions

    Views

    5.6K

    Likes

    0

    Replies

    0
  • Hi @Urs_Boller - what you observed with no logs for web invocation is expected, because the logs are not automatically persisted. For debugging you could use a flag to force it. More background here: https://github.com/AdobeDocs/adobeio-runtime/blob/master/guides/logging_monitoring.md#retrieving-act...

    Type

    Questions

    Views

    5.7K

    Likes

    0

    Replies

    7
  • Hi @oliverf82757722 - here are our docs about application logging:App logs in general: https://github.com/AdobeDocs/project-firefly/blob/master/guides/application_logging.mdMore specific to action logs: https://github.com/AdobeDocs/adobeio-runtime/blob/master/guides/logging_monitoring.md

    Type

    Questions

    Views

    1.2K

    Like

    1

    Replies

    0
  • Ok - I don't think it is possible with I/O Runtime today, but agree that it's a very handy feature to have in "apps". Let me do some searches if any related enhancement ticket exists.

    Type

    Questions

    Views

    2.7K

    Likes

    0

    Replies

    0
  • yes - the ops UI will support both State and Files SDK, CRUD stuff like you have in the screenshot (not editing text files though, I think it's a more specific feature). Another feature in that release which might be of your interest is the possibility to set TTL for files (similar to state), so tha...

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    0
  • @Urs_Boller - I got informed that the state ops UI is targeted in Q1 2021 timeframe.

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    0
  • Hi @Urs_Boller - It would be possible using the openwhisk npm, particularly ow.activations.logs (I couldn't find the example in docs, but here is the API: https://github.com/apache/openwhisk-client-js/blob/master/lib/activations.js#L35). I am yet to try it though, will do later today.

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    2
  • just to clarify - do you want to use some custom params you set yourself, or the default params available as __OW_* ? For default params you could do e.g. `process.env.__OW_NAMESPACE` (but should be careful that you may accidentally expose your namespace credentials).

    Type

    Questions

    Views

    2.7K

    Likes

    0

    Replies

    0
  • @Urs_Boller - thanks for the screenshots. This UI will also be available as part of the Firefly developer tooling. Let me follow up with the team about its timeline.

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    0
  • Hi @Urs_Boller - currently we don't expose "list" of all values in aio-lib-state.We are working on a local monitoring UI for state and files, so that as an app admin you have more controls over the files and values stored in state.However there is no plan to support "list" programmatically in state,...

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    7
Top badges earned by duypnguyen
Customize the badges you want to showcase on your profile