Code & Deploy
Code
Code Review
Models
Repos
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@cryptotaxi247
/
netdata-1
netdata-1
/
src
/
go
/
plugin
/
go.d
/
collector
/
nginxplus
/
testdata
/
404.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
9 lines
218 Bytes
Copy permalink
Copy
Raw
1
{
2
"error"
:
{
3
"status"
:
404
,
4
"text"
:
"path not found"
,
5
"code"
:
"PathNotFound"
6
},
7
"request_id"
:
"f0d20aca461d043e787ebaa52f018cb2"
,
8
"href"
:
"https://nginx.org/en/docs/http/ngx_http_api_module.html"
9
}