Skip to content

Make enabling of Fuseki monitoring servlets configurable #52

@GGoetzelmann

Description

@GGoetzelmann

Fuseki allows for the following endpoints for information about the SPARQL endpoint / DB

They should be configurable for both read and write SPARQL endpoint.

Additionally, there is enableCompact(boolean withCompact), which is not a monitoring endpoint, but may be very convenient. This endpoint should likely be only available on the write endpoint, since it is an operation on the db. The write endpoint should normally be disabled or secured, while the read endpoint may be openly available.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions