Go to file
Bostjan Meglic b084edeee1 [metrics] Fix log output for metrics
Even if the configured log level for the application was set to "error",
the first "info" message of the metrics library was output to the log.
Reorder the initialization of the metrics library.
2022-11-15 23:50:15 +09:00
.github Follow-up on #1865 2022-11-12 09:37:43 +09:00
configs [SBI] Introduced HTTP2-TLS based on #1865 2022-11-12 10:47:18 +09:00
debian Follow-up on #1865 2022-11-12 09:37:43 +09:00
docker Build WebUI from local source 2022-11-08 23:02:46 +09:00
docs Update document 2022-11-15 13:43:16 +09:00
lib [SBI] Introduced HTTP2-TLS based on #1865 2022-11-12 10:47:18 +09:00
misc Follow-up on #1865 2022-11-12 09:37:43 +09:00
src [metrics] Fix log output for metrics 2022-11-15 23:50:15 +09:00
subprojects Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00
tests Follow-up on #1865 2022-11-12 09:37:43 +09:00
vagrant Migrating to CentOS Stream 8 in Vagrant (#1450) 2022-04-01 22:28:32 +09:00
webui Squashed commit of the following: 2022-11-04 17:39:29 +09:00
.clang-tidy [MISC] Add support for static code analysis 2022-07-01 21:38:47 +09:00
.dockerignore [build] Use local sources to build applications (#1583) 2022-06-19 18:18:09 +09:00
.gitignore Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00
LICENSE Change LICENSE to GNU AGPL v3.0 2017-12-18 10:35:54 +09:00
README.md Update README.md 2022-10-18 22:34:38 +09:00
meson.build Release v2.5.5 2022-11-04 20:39:19 +09:00
meson_options.txt Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00

README.md

Open5GS logo

Getting Started

Please follow the documentation at open5gs.org!

Sponsors

If you find Open5GS useful for work, please consider supporting this Open Source project by Becoming a sponsor. To manage the funding transactions transparently, you can donate through OpenCollective.

sponsors

Community

  • Problem with Open5GS can be filed as issues in this repository.
  • Other topics related to this project are happening on the discussions.
  • Voice and text chat are available in Open5GS's Discord workspace. Use this link to get started.

Contributing

If you're contributing through a pull request to Open5GS project on GitHub, please read the Contributor License Agreement in advance.

License