Skip to content

Some FS APIs are not collected by profiler #114

@darkain84

Description

@darkain84

Current FS server's API profiler pattern is '/webida/api/fs/[^\/]*'
I think that this pattern did not support below APIs:

  • Get All file system info : GET '/webida/api/fs'
  • Create new file system : PUT '/webida/api/fs'
  • FS Alias URL: GET '/webida/alias/aliasKey/..'

It seems to me a bug. Maybe or not.
If it is a bug, Is there a plan to fix it???

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions