-
Updated
May 29, 2020 - JavaScript
csv-export
Here are 223 public repositories matching this topic...
-
Updated
May 20, 2020 - Python
I based the PP exetensions on a guess as to what matched up with what. Its probably correct but would be good if someone could check or make comments if it is wrong.
I'll put a link once pp has been merged. #92
-
Updated
Aug 23, 2018 - JavaScript
The prometheus plugin uses metric names like this:
- org_graylog2_inputs_gelf_tcp_GELFTCPInput_5cc1bd20057c5200116dfdef_open_connections
- org_graylog2_lookup_adapters_5cc1bc798e510600109570d9_refresh_count
- org_graylog2_lookup_caches_5ca37df31210da0011143090_hits_total
It is really painful to write alarms for metrics like this. It would much better if the metrics would have names like th
-
Updated
May 1, 2018 - Java
-
Updated
May 27, 2020 - TypeScript
Xezilaires annotations support requires Doctrine Annotations component. Install "doctrine/annotations" to use it.
Install either phpoffice/phpspreadsheet or box/spout to read Excel files
etc
-
Updated
Oct 31, 2019 - HTML
-
Updated
Mar 17, 2020 - Python
-
Updated
May 28, 2020 - TypeScript
-
Updated
May 26, 2020 - Ruby
-
Updated
May 26, 2020 - Ruby
-
Updated
Nov 6, 2019 - Java
-
Updated
Nov 3, 2018 - Kotlin
-
Updated
Nov 18, 2019 - PHP
-
Updated
Apr 11, 2020 - Python
-
Updated
Mar 27, 2019
-
Updated
Oct 13, 2018 - PowerShell
-
Updated
Dec 27, 2015 - JavaScript
-
Updated
Jan 10, 2020 - Python
-
Updated
Apr 19, 2020 - C#
-
Updated
Oct 5, 2018 - Java
-
Updated
May 20, 2020 - PHP
-
Updated
Nov 24, 2018 - JavaScript
-
Updated
Apr 25, 2020 - PHP
Improve this page
Add a description, image, and links to the csv-export topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the csv-export topic, visit your repo's landing page and select "manage topics."

The documentation says that by default, CSV export generates a file "that is readable by Microsoft Excel in Europe, i.e., the default encoding is WINDOWS-1252 and the separator is ;".
I understand this is only a default, and it can be overridden using environment variables.
However, I suggest that the default should be changed to UTF-8 and the more standard comma-separated values, for the