Skip to content

Commit

Permalink
Style diagram to look better in both dark and light modes
Browse files Browse the repository at this point in the history
  • Loading branch information
tomxey committed Dec 20, 2024
1 parent caa86bb commit 78615db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/iota-analytics-indexer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ flowchart TD
BQSF -->|"Every 5 minutes max processed checkpoint number is read from the tables"| METRICS[Analytics Indexer Prometheus Metrics]
end
linkStyle 6 color:red;
linkStyle 6 stroke:red,stroke-width:2px,stroke-dasharray:3;
```

## **Metrics**
Expand Down

0 comments on commit 78615db

Please sign in to comment.