This file is indexed.

/usr/lib/python3/dist-packages/gnocchi/rest/prometheus/README is in python3-gnocchi 4.2.0-0ubuntu5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
# remote.proto come from

https://raw.githubusercontent.com/prometheus/prometheus/master/storage/remote/remote.proto

# remote_pb2.py is generated with:
protoc --proto_path=. --python_out=. remote.proto