I don't have an import or export policy configured.
When I make the gRPC call "GetTable" for global table, it returns number of destinations, number of accepted routes, and number of paths. Number of destinations and paths is correct but number of accepted routes is always 0.
Note that this issue is also seen in gobgp-exporter and _gobgp_route_accepted_pathcount is always 0.
What is strange is that when I use the CLI "gobgp neighbor ", it shows the correct value for number of accepted routes under "Route Statistics".
I don't have an import or export policy configured.
When I make the gRPC call "GetTable" for global table, it returns number of destinations, number of accepted routes, and number of paths. Number of destinations and paths is correct but number of accepted routes is always 0.
Note that this issue is also seen in gobgp-exporter and _gobgp_route_accepted_pathcount is always 0.
What is strange is that when I use the CLI "gobgp neighbor", it shows the correct value for number of accepted routes under "Route Statistics".